manual:subwaysim:map_construction
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| manual:subwaysim:map_construction [2026/01/14 14:55] – dcs | manual:subwaysim:map_construction [2026/01/27 11:30] (current) – dcs | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Map Construction ===== | ===== Map Construction ===== | ||
| - | This section provides everything you need to build maps for SubwaySim 2 — from creating a new level to preparing it for use in the game. | + | This section provides everything you need to build maps for SubwaySim 2 — from creating a new level to preparing |
| You will learn how to: | You will learn how to: | ||
| - | * create and prepare a new level | + | * create and prepare a level |
| - | * migrate assets | + | * migrate assets into your own plugin |
| * build railway infrastructure using the Railtool | * build railway infrastructure using the Railtool | ||
| * prepare stations, signals, and AI-relevant data | * prepare stations, signals, and AI-relevant data | ||
| * define map logic and AI services via Map.lua | * define map logic and AI services via Map.lua | ||
| - | * visually build out and refine your map using editor tools | + | * create detailed AI timetables |
| - | * package | + | * build and test your map in SubwaySim 2 |
| - | The following chapters guide you step by step through the complete map creation workflow. | + | The following chapters guide you step by step through the complete |
| ---- | ---- | ||
| - | * **[[manual: | + | * **[[manual: |
| - | | + | |
| - | * **[[manual: | + | * **[[manual: |
| - | | + | |
| * **[[manual: | * **[[manual: | ||
| - | | + | |
| - | * **[[manual: | + | * **[[manual: |
| - | | + | |
| * **[[manual: | * **[[manual: | ||
| - | Place track splines, curves, switches, and assign required data layers. | + | Place track splines, switches, and assign required data layers. |
| * **[[manual: | * **[[manual: | ||
| - | Optional | + | Optional |
| - | * **[[manual: | + | * **[[manual: |
| - | | + | |
| - | * tracks and layout | + | * validate track layout |
| - | * signals and speed limits | + | * place signals and speed limits |
| - | * station definitions | + | * define stations |
| - | | + | |
| * **[[manual: | * **[[manual: | ||
| Define the runtime logic of the map: | Define the runtime logic of the map: | ||
| - | * map registration | + | * register the map in the ContentManager |
| - | * station | + | * link stations |
| - | * AI timetables | + | * integrate |
| - | * dispatching | + | * reference timetables, depots, |
| - | ---- | + | * **[[manual: |
| + | Create and configure AI timetables: | ||
| + | * define lines, directions, and templates | ||
| + | * assign train compositions and weights | ||
| + | * define routes, stops, and platforms | ||
| + | * create repeating services and special runs | ||
| + | * configure depot usage and dispatching strategies | ||
| - | ==== Editor Tools ==== | + | * **[[manual: |
| + | Package the map into a `.pak` file and test it inside SubwaySim 2. | ||
| - | After the technical foundation is in place, you can further **build out and refine the map visually** using dedicated editor tools. | + | ---- |
| - | These tools are optional but strongly recommended for creating believable stations and environments. | + | ===== Editor Tools ===== |
| - | | + | Editor Tools are used to **visually build out and refine the map**. |
| - | Place platforms, station elements, props, | + | They are optional |
| - | Editor tools can be used **in parallel** with Map.lua development | + | Typical use cases include: |
| + | | ||
| + | | ||
| + | | ||
| - | ---- | + | Available tools include: |
| + | * **[[manual: | ||
| - | * **[[manual: | + | Editor Tools do not affect |
| - | Package your map into a final `.pak` file and test it inside SubwaySim 2. | + | |
| ---- | ---- | ||
| - | Together, these chapters provide a complete overview of the entire map creation pipeline | + | Together, these sections cover the full workflow |
| {{page> | {{page> | ||
manual/subwaysim/map_construction.1768398932.txt.gz · Last modified: by dcs
