Update editorguide.md
This commit is contained in:
parent
3e29cd33ea
commit
0b46f768b8
@ -50,7 +50,9 @@ Here we take tiles from the tileset and add them to the `tiles1` layer.
|
||||
|
||||
## Adding Collision
|
||||
|
||||
Tile layers are purely visual. For Erina to collide with the floor, you need to add collision tiles to the `collision` layer. **Note: Do not add collision data to tile layers, or tile data to the collision layer**.
|
||||
Tile layers are purely visual. For Erina to collide with the floor, you need to add collision tiles to the `collision` layer.
|
||||
|
||||
**Note: Do not add collision data to tile layers, or tile data to the collision layer**.
|
||||
|
||||

|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user