Difference between revisions of "Documentation/Tools/SCS Blender Tools/Locators/Model Locators"

From SCS Modding Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
  
[[File:SCS_Tools_Locators_-_Model_02.png]]
+
[[File:SCS_Tools_Locators_-_Model_02.280.png]]
  
 
=== Name ===
 
=== Name ===
Line 13: Line 13:
  
 
Additionally two buttons can be found on left side:
 
Additionally two buttons can be found on left side:
* {{Blender_Button|[[File:Blend_icon_file_refresh.png]]}} gives possibility to reload hookup library on the fly, without need to navigate to global settings panel,
+
* <span style="color:#FFFFFF">{{Blender Button|'''🗘'''}}</span> button gives possibility to reload hookup library on the fly, without need to navigate to global settings panel,
* {{Blender_Button|[[File:Blend_icon_selec_same_hookups.png]]}} gives possibility to select Model Locators with same hookups as current.
+
* <span style="color:#FFFFFF">{{Blender Button|<big><big><big>'''⌕'''</big></big></big>}}</span> button gives possibility to select Model Locators with same hookup value as current.
  
  
  
<blockquote>{{Note|Model Locators can also use &quot;Preview Model&quot; feature (see the chapter “Preview Models”).}}
+
<blockquote>{{Note|Model Locators can also use "Preview Model" feature (see the chapter [[Documentation/Tools/SCS Blender Tools/Locators#Preview_Models_on_Locators|Preview Models]]).}}
 
</blockquote>
 
</blockquote>

Latest revision as of 15:45, 5 December 2019

Model Locators can be used to place an existing game models to other game model without the need to include their data physically in host file. Simply said, these models are only referenced in the host file. This way you can for example define a places in a truck model, where mirrors or other upgrades will appear in the game by player's will.


SCS Tools Locators - Model 02.280.png

Name

This property here is the same as Blender Object's name and will be used by game engine (e. g. in the model of tire/wheel for ETS2, "bb" is the name of the locator which represents size of the wheel).

Hookup

This property can be set according to records in “Hookup Library” (see the chapter “Path Settings” in Global Settings). However hookup property is used to bind other game objects to the current. Examples of hookups are: flares for lights, pedestrian spawning on prefabs, company logos on prefabs etc.

Additionally two buttons can be found on left side:

  • 🗘 button gives possibility to reload hookup library on the fly, without need to navigate to global settings panel,
  • button gives possibility to select Model Locators with same hookup value as current.


Note: Model Locators can also use "Preview Model" feature (see the chapter Preview Models).