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 5: Line 5:
 
|- style="vertical-align:top"
 
|- style="vertical-align:top"
 
| width="10px" | '''1'''
 
| width="10px" | '''1'''
| width="500px" | IMG
+
| width="500px" | [[File:Truck_accessory_set_project_base_path.jpg]]
 
| Set '''SCS Project Base Path''' to root folder of the mod <code>02_truck_accessory/mod_accessory</code>.
 
| Set '''SCS Project Base Path''' to root folder of the mod <code>02_truck_accessory/mod_accessory</code>.
 
|- style="vertical-align:top"
 
|- style="vertical-align:top"

Revision as of 15:37, 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 Truck accessory set project base path.jpg 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 Truck accessory create empty.jpg Create empty blender object at the X: 0, Y: 0, Z: 0 coordinates.
4 Truck accessory change empty type 0.jpg TODO
5 Truck accessory change empty type 1.jpg TODO
6 Truck accessory select locator type.jpg TODO
7 Truck accessory name locator.jpg TODO
8 Truck accessory place four locators.jpg TODO
9 Truck accessory add root.jpg Create root object and call it the same way as you called in the definition file - so it will be custom_grill.
10 Truck accessory set default export path.jpg TODO
11 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