Difference between revisions of "Tutorials/Beginners/Simple cube"

From SCS Modding Wiki
Jump to navigation Jump to search
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{TutorialInfoBox
 +
| topic = Models
 +
| difficulty = Easy
 +
| tools = [[Documentation/Tools/SCS_Blender_Tools|SCS Blender Tools]]
 +
[[Documentation/Tools/Conversion_Tools|Conversion Tools]]
 +
| icon_file = Simple_cube_box_in_world.jpg
 +
}}
 +
 
Create mod with simple cube featured as map asset model.
 
Create mod with simple cube featured as map asset model.
  
Line 11: Line 19:
 
{{TutorialPartEntry|title=4. How to convert & pack a mod|video=https://youtu.be/948pAlHB1eY}}
 
{{TutorialPartEntry|title=4. How to convert & pack a mod|video=https://youtu.be/948pAlHB1eY}}
  
{{TutorialPartEntry|title=5. Place simple cube on map|video=https://youtu.be/VZrOZxIraUM}}
+
{{TutorialPartEntry|title=5. How to use simple cube mod in map editor|video=https://youtu.be/Bs0zPNR-yW0}}

Latest revision as of 10:28, 16 March 2016

Simple cube
Simple cube box in world.jpg
Topic: Models
Difficulty: Easy
Tools: SCS Blender Tools

Conversion Tools

Create mod with simple cube featured as map asset model.

Tutorial is divided into 5 parts each of them presenting enclosed part of mod creation.

1. How to prepare tools for mod creation

2. How to create & export simple cube model

3. How to configure cube as map asset model

4. How to convert & pack a mod

5. How to use simple cube mod in map editor