@@ -47,4 +47,7 @@ Loading the image for your layer is as simple as creating a new Image Layer and
...
@@ -47,4 +47,7 @@ Loading the image for your layer is as simple as creating a new Image Layer and
</p>
</p>
### Foreground Layers
### 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.
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.