Difference between revisions of "Tutorials/Map Editor/Roads"

From SCS Modding Wiki
Jump to navigation Jump to search
(Map Editor: Roads Index (TeamDeer))
 
(Removed direct linkage, removed big tags, removed br tags.)
 
Line 7: Line 7:
 
}}
 
}}
  
<big>Roads are one of the most important items in the map editor. Without them, we wouldn't have too much to drive on. Roads are what make up the majority of drivable surfaces in ETS 2/ATS.  
+
__TOC__
 +
 
 +
Roads are one of the most important items in the map editor. Without them, we wouldn't have too much to drive on. Roads are what make up the majority of drivable surfaces in ETS 2/ATS.  
 
It's important to note that not all roads are something that the player drives on. Some roads can be simple paths like sidewalks. Some roads can be for AI, such as, the train and tram lines.  
 
It's important to note that not all roads are something that the player drives on. Some roads can be simple paths like sidewalks. Some roads can be for AI, such as, the train and tram lines.  
<br>
+
 
<br>
 
 
In these tutorials, we will learn all about what makes up a road piece, how to connect them, simple ways of using roads, and what each option in the road dialog boxes do.</big>
 
In these tutorials, we will learn all about what makes up a road piece, how to connect them, simple ways of using roads, and what each option in the road dialog boxes do.</big>
<br>
+
 
<br>
 
 
{{Note|All road models are defined in <code>/def/world/road_look.sii</code>}}
 
{{Note|All road models are defined in <code>/def/world/road_look.sii</code>}}
<br>
 
<br>
 
  
 
{{TutorialPartEntry|title=Road Item Default Properties Dialog}}
 
{{TutorialPartEntry|title=Road Item Default Properties Dialog}}
Line 27: Line 25:
  
 
{{TutorialPartEntry|title=Advanced Road Construction}}
 
{{TutorialPartEntry|title=Advanced Road Construction}}
 
=====[[Tutorials/Map Editor/Roads/Advanced Road Construction|Bridges]]=====
 
=====[[Tutorials/Map Editor/Roads/Advanced Road Construction|Tunnels]]=====
 

Latest revision as of 16:00, 19 April 2024

Roads
Basic road decor.jpg
Topic: Map Editor: Roads
Difficulty: Easy - Medium
Tools: Map Editor

Roads are one of the most important items in the map editor. Without them, we wouldn't have too much to drive on. Roads are what make up the majority of drivable surfaces in ETS 2/ATS. It's important to note that not all roads are something that the player drives on. Some roads can be simple paths like sidewalks. Some roads can be for AI, such as, the train and tram lines.

In these tutorials, we will learn all about what makes up a road piece, how to connect them, simple ways of using roads, and what each option in the road dialog boxes do.

Note: All road models are defined in /def/world/road_look.sii

Road Item Default Properties Dialog

Road Item Properties Dialog

Creating a Simple Road

Road Node Manipulation

Advanced Road Construction