Update Making Maps authored by Andrew Stake's avatar Andrew Stake
......@@ -49,5 +49,5 @@ Loading the image for your layer is as simple as creating a new Image Layer and
### Foreground Layers
To have a layers render in front of the player in game, the layer needs to be prefixed with `foreground`. Combining `foreground` with collision you can create nice effects, such as standing behind buildings, fences, trees, tables, etc.
### Adding new map to the Game
## Adding to the Game
Test
\ No newline at end of file