@@ -48,3 +48,6 @@ 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.