HowToUseTiledToCreateStendhalMaps: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann |
imported>AntumDeluge →Layers: info on "0_floor_parallax" layer |
||
| Line 121: | Line 121: | ||
These five layers are the ones that host the game graphics: |
These five layers are the ones that host the game graphics: |
||
* 0_floor |
* 0_floor |
||
* 0_floor_parallax ''(optional alternate floor layer for clients that support parallax backgrounds)'' |
|||
* 1_terrain |
* 1_terrain |
||
* 2_objects |
* 2_objects |
||
* 3_roof |
* 3_roof |
||
* 4_roof_add ''optional layer'' |
* 4_roof_add ''(optional layer)'' |
||
The ''logic'' layers |
The ''logic'' layers |
||