Difference between revisions of "Tutorials/Beginners/Truck accessory/2. How to create model of front grill accessory"

From SCS Modding Wiki
Jump to navigation Jump to search
Line 63: Line 63:
 
|- style="vertical-align:top"
 
|- style="vertical-align:top"
 
| width="10px" | '''4'''
 
| width="10px" | '''4'''
| width="500px" | [[File:Truck_accessory_change_empty_type_0.jpg]]
+
| width="500px" | [[Truck_accessory_export.jpg]]
| TODO
+
|  
|- style="vertical-align:top"
+
 
| width="10px" | '''4'''
+
# Set '''mod''' directory path.
| width="500px" | [[File:Truck_accessory_change_empty_type_0.jpg]]
+
# Set '''mod name'''.
| TODO
+
# Enable '''Auto Clean''', '''Auto Export''' and '''Auto Conavert''' options and set compression format to '''Deflated'''.
|- style="vertical-align:top"
+
# Start conversion and packing of the mod by clicking on '''PACK CONVERTED DATA''' button.
| width="10px" | '''5'''
 
| width="500px" | IMG
 
| Set '''mod''' directory path.
 
|- style="vertical-align:top"
 
| width="10px" | '''6'''
 
| width="500px" | IMG
 
| Set '''mod name'''.
 
|- style="vertical-align:top"
 
| width="10px" | '''7'''
 
| width="500px" | IMG
 
| Enable '''Auto Clean''', '''Auto Export''' and '''Auto Conavert''' options.
 
|- style="vertical-align:top"
 
| width="10px" | '''8'''
 
| width="500px" | IMG
 
| Start conversion and packing of the mod by clicking on '''PACK CONVERTED DATA''' button.
 
 
|}
 
|}
  

Revision as of 13:55, 1 March 2016

Note: This tutorial requires SCS Blender Tools and Conversion Tools to be installed and configured. If you do not have it yet prepared check this tutorial Tutorials/Beginners/Simple_cube/2._How_to_create_&_export_simple_cube_model

1 IMG Set SCS Project Base Path to root folder of the mod 02_truck_accessory/mod_accessory.
2
Delete the default cube from the Blender scene and start modeling the front grill as shown on the video on the left.
3
Create locators for lights and other sub accessories as shown on the video. (todo remove if all the images and text steps will be added here)
4 Truck accessory create empty.jpg Create empty blender object at the X: 0, Y: 0, Z: 0 coordinates.
4 IMG Create root object and call it the same way as you called in the definition file - so it will be custom_grill.
4 Truck accessory change empty type 0.jpg TODO
4 Truck accessory change empty type 1.jpg TODO
4 Truck accessory select locator type.jpg TODO
4 Truck accessory name locator.jpg TODO
4 Truck accessory place four locators.jpg TODO
4 Truck accessory add root.jpg TODO
4 Truck accessory set default export path.jpg TODO
4 Truck_accessory_export.jpg
  1. Set mod directory path.
  2. Set mod name.
  3. Enable Auto Clean, Auto Export and Auto Conavert options and set compression format to Deflated.
  4. Start conversion and packing of the mod by clicking on PACK CONVERTED DATA button.

See also