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

From SCS Modding Wiki
Jump to navigation Jump to search
(Making use of the key press template; also, grammar, flow, and formatting)
Line 1: Line 1:
Locators are used for placing of special items to the “SCS Game Model”.<br />
+
Locators are used for placing special items in an [[Documentation/Tools/SCS_Blender_Tools/Terminology_and_basics#SCS_Game_Object|SCS Game Object]].
To create a Locator the first thing you have to do is to create an Empty object ('''Shift+A → Empty → <any type>'''):
+
 
 +
== Creating a Locator ==
 +
 
 +
To create a Locator the first thing you have to do is to create an Empty object ({{key press|Shift|A}}''' → Empty → <any type>'''):
  
 
[[File:SCS_Tools_Locators_01.png]]
 
[[File:SCS_Tools_Locators_01.png]]
  
Now while the object is active go to the Object Properties tab in Properties window and find “SCS Object Specials” palette. Here is the “SCS Objects” sub-palette, where you can change the Object Type. Change it to Locator type:
+
Now, while the object is active, go to the Object Properties tab in Properties window and find the “SCS Object Specials” palette. Here is the “SCS Objects” sub-palette, where you can change the Object Type. Change it to the '''Locator''' type:
  
 
[[File:SCS_Tools_Locators_02.png]]
 
[[File:SCS_Tools_Locators_02.png]]
Line 12: Line 15:
 
== Preview Models on Locators ==
 
== Preview Models on Locators ==
  
When you use Locators which represents some other models, it is often handy to see those models directly on Locator's position, so you can see how the whole unit will looks like. It can be done with use of Preview Models functionality. It is available for Model and Prefab Locators.
+
When you use Locators which represent some other models, it is often handy to see those models directly at the Locator's position, so you can see how the unit will look as a whole. This can be done via the Preview Models functionality. It is available for Model and Prefab Locators.
  
 
[[File:SCS_Tools_Locators_Preview_Model_01.png]]
 
[[File:SCS_Tools_Locators_Preview_Model_01.png]]
Line 18: Line 21:
 
=== Preview Model ===
 
=== Preview Model ===
  
Here you can navigate to the PIM file. Its geometries are then loaded to the locator's position to preview target model's shape.
+
Here you can navigate to the PIM file. Its geometries are then loaded to the locator's position to preview the target model's shape.
  
 
=== Show Preview Model ===
 
=== Show Preview Model ===
Line 26: Line 29:
 
=== Draw Type ===
 
=== Draw Type ===
  
Drop-down menu enables to change the drawing type for the Preview Model. The choices are “Wire”, “Solid” and “Bounds”. Please note, that “Textured” drawing mode has not much of sense here, since the materials for Preview Models are not loaded at a time.
+
This drop-down menu enables changing the drawing mode for the Preview Model. The choices are “Wire”, “Solid” and “Bounds”. Please note that the “Textured” drawing mode would make little sense here, since the materials for Preview Models are not loaded at this time.
  
 
<blockquote>{{Note|You can also disable/enable displaying of all Preview Models in the scene using the global option “Show Preview Models” in the Display Settings sub-palette.}}
 
<blockquote>{{Note|You can also disable/enable displaying of all Preview Models in the scene using the global option “Show Preview Models” in the Display Settings sub-palette.}}

Revision as of 05:24, 25 August 2016

Locators are used for placing special items in an SCS Game Object.

Creating a Locator

To create a Locator the first thing you have to do is to create an Empty object (⇧ Shift+A → Empty → <any type>):

SCS Tools Locators 01.png

Now, while the object is active, go to the Object Properties tab in Properties window and find the “SCS Object Specials” palette. Here is the “SCS Objects” sub-palette, where you can change the Object Type. Change it to the Locator type:

SCS Tools Locators 02.png

Now you can choose from three types of Locators in the Locator Type drop-down menu: Prefab, Model and Collision.

Preview Models on Locators

When you use Locators which represent some other models, it is often handy to see those models directly at the Locator's position, so you can see how the unit will look as a whole. This can be done via the Preview Models functionality. It is available for Model and Prefab Locators.

SCS Tools Locators Preview Model 01.png

Preview Model

Here you can navigate to the PIM file. Its geometries are then loaded to the locator's position to preview the target model's shape.

Show Preview Model

Here you can turn displaying of already loaded Preview Model ON or OFF.

Draw Type

This drop-down menu enables changing the drawing mode for the Preview Model. The choices are “Wire”, “Solid” and “Bounds”. Please note that the “Textured” drawing mode would make little sense here, since the materials for Preview Models are not loaded at this time.

Note: You can also disable/enable displaying of all Preview Models in the scene using the global option “Show Preview Models” in the Display Settings sub-palette.

See also