Difference between revisions of "Tutorials/Beginners/Truck accessory"

From SCS Modding Wiki
Jump to navigation Jump to search
Line 1: Line 1:
Learn how to create your very own accessory model and use it on your truck.
+
Learn how to create your very own accessory model and use it on your truck. Beside 3D modelling this tutorial will also feature locators which marks different additional 3D model spawning point or marking any position/rotation for programmatic defined behaviour/spawning (more about locators: [[Documentation/Tools/SCS Blender Tools/Locators]]).
  
 
In this tutorial we will create another front grill for SCANIA R truck from Euro Truck Simulator 2. But with proper placing of configuration file you can easily use same grill on any truck from the game.
 
In this tutorial we will create another front grill for SCANIA R truck from Euro Truck Simulator 2. But with proper placing of configuration file you can easily use same grill on any truck from the game.

Revision as of 07:58, 25 February 2016

Learn how to create your very own accessory model and use it on your truck. Beside 3D modelling this tutorial will also feature locators which marks different additional 3D model spawning point or marking any position/rotation for programmatic defined behaviour/spawning (more about locators: Documentation/Tools/SCS Blender Tools/Locators).

In this tutorial we will create another front grill for SCANIA R truck from Euro Truck Simulator 2. But with proper placing of configuration file you can easily use same grill on any truck from the game.

1. How to configure new truck accessory mod

2. How to create model of accessory

3. How to use your truck accessory mod in game