Difference between revisions of "Documentation/Tools/SCS Blender Tools/Root objects"

From SCS Modding Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
SCS Root Objects are special items, which serves as master objects for individual SCS Game Objects (see the chapter “Terminology”). Practically it means, that any object parented to the SCS Root Object automatically belongs to its content and such unit is then called SCS Game Object. It also carries various settings for the whole unit (like Parts and Variants) and can be edited in the SCS Object Specials palette.
+
SCS Root Objects are special items, which serves as master objects for individual SCS Game Objects (see the chapter [[Documentation/Tools/SCS_Blender_Tools/Terminology_and_basics|Terminology and basics]]). Practically it means, that any object parented to the SCS Root Object automatically belongs to its content and such unit is then called SCS Game Object. It also carries various settings for the whole unit (like [[Documentation/Tools/SCS Blender Tools/Part system|Parts]], [[Documentation/Tools/SCS Blender Tools/Variant system|Variants]] and [[Documentation/Tools/SCS Blender Tools/Look system|Looks]]) and can be edited in the SCS Object sub-panels.
  
You can create a Root Object by adding a Blender's standard “'''EMPTY'''” object and setting it as “Root Object” in “Object Type” option. You can find this option in Properties window, Object tab, SCS Object Specials within SCS Objects sub-palette.
+
You can create a Root Object by selecting it in ''SCS Object'' sub-menu within standard Blender ''Add'' menu ({{key press|Shift|A}}''' → SCS Object → Root Object'''). Then you can access it's options in ''SCS Object'' panel under ''Object'' tab in Blender properties window.
  
[[File:SCS_Tools_Root_Object_02.png]]
+
[[File:SCS_Tools_Root_Object_02.280.png]]
  
 
=== Export Inclusion ===
 
=== Export Inclusion ===
Line 15: Line 15:
 
=== Allow Custom Export File Path ===
 
=== Allow Custom Export File Path ===
  
Allow or disable the use of “Custom Export File Path” for this SCS Game Object.
+
Checkbox on left side of custom export filepath allows or disables the use of “Custom Export File Path” for this SCS Game Object.
  
 
=== Custom Export File Path ===
 
=== Custom Export File Path ===
Line 29: Line 29:
 
# If Blender Tools can't find any solution for cases above, files are exported directly into "SCS Project Base Path".
 
# If Blender Tools can't find any solution for cases above, files are exported directly into "SCS Project Base Path".
  
<blockquote>NOTE: if input field will be marked red, then path is invalid and extra button for more info will be shown
+
<blockquote>{{Note|if input field will be marked red, then path is invalid and extra button for more info will be shown.}}
 
</blockquote>
 
</blockquote>

Latest revision as of 12:02, 5 December 2019

SCS Root Objects are special items, which serves as master objects for individual SCS Game Objects (see the chapter Terminology and basics). Practically it means, that any object parented to the SCS Root Object automatically belongs to its content and such unit is then called SCS Game Object. It also carries various settings for the whole unit (like Parts, Variants and Looks) and can be edited in the SCS Object sub-panels.

You can create a Root Object by selecting it in SCS Object sub-menu within standard Blender Add menu (⇧ Shift+A → SCS Object → Root Object). Then you can access it's options in SCS Object panel under Object tab in Blender properties window.

SCS Tools Root Object 02.280.png

Export Inclusion

With this option you can enable or disable batch export of this SCS Game Object.

Animated Model | Rigid Model

If an animated Game object is going to be exported with this switch on “Rigid Model” option, it will be without animation as it was rigid model. And obviously, if game object without animation will be exported with this switch on “Animated Model” option, it will be still rigid.

Allow Custom Export File Path

Checkbox on left side of custom export filepath allows or disables the use of “Custom Export File Path” for this SCS Game Object.

Custom Export File Path

Allows to set a custom file path for export of this SCS Game Object (overwrites "Default Export Path").

Specified path must be relative filepath inside "SCS Project Base Path" where this Game Object will be exported.

How is custom file path used:

  1. If custom export path is empty, Blender Tools will try to export Game Object beside saved Blender file.
  2. If custom export path is set, Blender Tools will combine "SCS Project Base Path" with given custom export path to export files there.
  3. If Blender Tools can't find any solution for cases above, files are exported directly into "SCS Project Base Path".

Note: if input field will be marked red, then path is invalid and extra button for more info will be shown.