Update Making Maps authored by John Lang's avatar John Lang
...@@ -53,7 +53,7 @@ To have a layers render in front of the player in game, the layer needs to be pr ...@@ -53,7 +53,7 @@ To have a layers render in front of the player in game, the layer needs to be pr
IMPORTANT: If you skip this step, the Smart Pathing NPCs will not work correctly. Currently, the collision information for a map is parsed as a csv. IMPORTANT: If you skip this step, the Smart Pathing NPCs will not work correctly. Currently, the collision information for a map is parsed as a csv.
To select the correct format, click 'Map' and then click 'Map Properties', as shown below: To select the correct format, click 'Map' and then click 'Map Properties', as shown below:
<p align="center"> <p align="center">
<img src="https://imgur.com/a/9IMgSr6"/> <img src="https://i.imgur.com/1a1d20x.png"/>
</p> </p>
## Adding to the Game ## Adding to the Game
... ...
......