Difference between revisions of "Tutorials"

From SCS Modding Wiki
Jump to navigation Jump to search
m
(26 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Here you will find a set of tutorials that you can use to learn how to make and maintain mods for SCS games.
+
The set of the tutorials that you can use to learn of making and maintaining mods for SCS games.
  
This page is organised in different ways for better navigation through the tutorials. If you are a complete beginner and you don't have the slightest idea of what you should be doing then the [[#All_in_one|All In One]] section is right for you. For the rest, there are additional sections dividing tutorials by categories leading you straight to the tutorial you need.
+
Page organizes tutorial in different ways for better navigation through all tutorials. So if you are complete beginner and you don't have any slightest idea what you should be doing then [[#All in one]] section is right place for you. For the rest there are additional sections dividing tutorials by categories leading you straight to tutorial you need.
  
 
= [[Tutorials/Beginners|Beginners]] =
 
= [[Tutorials/Beginners|Beginners]] =
Tutorials giving you complete solutions of mod creation from start to the complete packed mod ready for usage and distribution.
+
Tutorials giving you complete solutions for mod creation from start to the complete packed mod ready for usage and distribution.
  
<div class="tutorials_container">
 
 
{{TutorialEntry
 
{{TutorialEntry
 
| title = Simple cube
 
| title = Simple cube
Line 28: Line 27:
 
# [[Tutorials/Beginners/Truck accessory/3. How to use truck accessory mod in game & tweak it|How to use your truck accessory mod in game & tweak it]]
 
# [[Tutorials/Beginners/Truck accessory/3. How to use truck accessory mod in game & tweak it|How to use your truck accessory mod in game & tweak it]]
 
}}
 
}}
</div>
+
 
 +
 
 +
== [[Tutorials/Beginners/Simple cube|Simple cube]] ==
 +
# [[Tutorials/Beginners/Simple cube/1. How to prepare tools for mod creation|How to prepare tools for mod creation]]
 +
# [[Tutorials/Beginners/Simple cube/2. How to create & export simple cube model|How to create & export simple cube model]]
 +
# [[Tutorials/Beginners/Simple cube/3. How to configure cube as map asset model|How to configure cube as map asset model]]
 +
# [[Tutorials/Beginners/Simple cube/4. How to convert & pack a mod|How to convert & pack a mod]]
 +
# [[Tutorials/Beginners/Simple cube/5. How to use simple cube mod in map editor|How to use simple cube mod in map editor]]
 +
 
 +
== [[Tutorials/Beginners/Truck accessory|Truck accessory]] ==
 +
# [[Tutorials/Beginners/Truck accessory/1. How to configure new truck accessory mod|How to configure new truck accessory mod]]
 +
# [[Tutorials/Beginners/Truck accessory/2. How to create model of front grill accessory|How to create model of front grill accessory]]
 +
# [[Tutorials/Beginners/Truck accessory/3. How to use truck accessory mod in game & tweak it|How to use your truck accessory mod in game & tweak it]]
  
 
= [[Tutorials/Advanced|Advanced]] =
 
= [[Tutorials/Advanced|Advanced]] =
Tutorials with more complicated configuration and/or bigger mod scope. These tutorials do not show you the whole procedure of mod creation, rather they provide a solution to a specific problem.
+
Advanced tutorials with more complicated configuration and/or bigger mod scope. This tutorials are not meant to show you whole procedure of mod creation rather they are providing solution for specific problem.
 
 
<div class="tutorials_container">
 
{{TutorialEntry
 
| title = First animation model
 
| link = Tutorials/Advanced/First animation model
 
| preview_img = 03_fam_preview.png
 
| steps = Steps:
 
# [[Tutorials/Advanced/First animation model#1. Create & export first animation model|Create & export first animation model]]
 
# [[Tutorials/Advanced/First animation model#2. Use animation model as mover in game|Use animation model as mover in game]]
 
}}
 
  
</div>
+
{{Note|Tutorials in advanced section are in preparation and will be published once ready.}}
  
 
= Tutorials per tools =
 
= Tutorials per tools =
Tutorials for specific SCS tools.
+
Additionally this section gives you list of tutorials created for specific SCS tools.
  
===[[Tutorials/SCS Workshop Uploader|SCS Workshop Uploader]]===
+
* [[Tutorials/SCS Workshop Uploader|SCS Workshop Uploader]]
 +
* [[Tutorials/SCS Blender Tools|SCS Blender Tools]]
  
{{Special:PrefixIndex/Tutorials/SCS Workshop Uploader/|hideredirects=1|stripprefix=1}}
 
  
===[[Tutorials/Map Editor|Map Editor]]===
+
<div class="toccolours mw-collapsible mw-collapsed" style="width:800px">
 +
To be removed
 +
<div class="mw-collapsible-content">
 +
*'''Advanced''' section contents:
 +
**Map assets\
 +
***Prefabs\
 +
***Models\
 +
***Movers\
 +
**Maps\
 +
***Example: How to create basic map.
 +
**Vehicles\
 +
***Accessories\
 +
****Example: How to create your own cabin accessory.
 +
****Example: How to create new bullbar.
 +
***Paintjobs:
 +
****How to create simple paintjob.
 +
</div>
 +
</div>
 +
 
  
{{Special:PrefixIndex/Tutorials/Map Editor/|hideredirects=1|stripprefix=1}}
+
[[Category:TODO]]

Revision as of 14:26, 2 March 2016

The set of the tutorials that you can use to learn of making and maintaining mods for SCS games.

Page organizes tutorial in different ways for better navigation through all tutorials. So if you are complete beginner and you don't have any slightest idea what you should be doing then #All in one section is right place for you. For the rest there are additional sections dividing tutorials by categories leading you straight to tutorial you need.

Beginners

Tutorials giving you complete solutions for mod creation from start to the complete packed mod ready for usage and distribution.

Simple cube

Simple cube preview.jpg
Steps:
  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

Truck accessory

Truck accessory preview.jpg
Steps:
  1. How to configure new truck accessory mod
  2. How to create model of front grill accessory
  3. How to use your truck accessory mod in game & tweak it


Simple cube

  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

Truck accessory

  1. How to configure new truck accessory mod
  2. How to create model of front grill accessory
  3. How to use your truck accessory mod in game & tweak it

Advanced

Advanced tutorials with more complicated configuration and/or bigger mod scope. This tutorials are not meant to show you whole procedure of mod creation rather they are providing solution for specific problem.

Note: Tutorials in advanced section are in preparation and will be published once ready.

Tutorials per tools

Additionally this section gives you list of tutorials created for specific SCS tools.


To be removed

  • Advanced section contents:
    • Map assets\
      • Prefabs\
      • Models\
      • Movers\
    • Maps\
      • Example: How to create basic map.
    • Vehicles\
      • Accessories\
        • Example: How to create your own cabin accessory.
        • Example: How to create new bullbar.
      • Paintjobs:
        • How to create simple paintjob.