- Joined
- May 25, 2012
- Messages
- 9
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- RMMZ
I'm super confused by what layer the player is on and how the player interacts with layers, and more importantly how to change the layer the player is on. Because it seems the player keeps going to a higher and higher layer and will never come back down.
For example, just did the following...
If I draw layer 1, the player can walk on layer 1 fine.
If I draw layer 2, the player can walk on layer 2 fine.
If I delete layer 2, (leaving just layer 1) the player can no longer move.
If I draw back in layer 2, they can walk again.
If I draw in layer 3, they can walk on layer 3 just fine.
If I delete layer 3 (leaving just layer 2) they can no longer move on layers 1 or 2.
If I draw in layer 4, they can walk on layer 4.
If I delete layer 4, they can no longer walk on layers 1, 2, or 3. I have to draw back in layer 4.
They can now only walk on layer 4, and are completely incapable of even entering a layer 1, 2 or 3 tile.
Creating a new player position doesn't seem to change the layer that the player is restricted to. For example, If I have the player stuck on Layer 4, then delete layer 4, redraw layer 1, right click, set a new starting position on what is now layer 1, the player won't move, unless I redraw layer 4 under it again.
This is all using the exact same tile on a map with no other events. No plugins are installed.
What layer is supposed to be the layer the player walks on? And more importantly, how do I "reset" the player back down to a lower level? lol
For example, just did the following...
If I draw layer 1, the player can walk on layer 1 fine.
If I draw layer 2, the player can walk on layer 2 fine.
If I delete layer 2, (leaving just layer 1) the player can no longer move.
If I draw back in layer 2, they can walk again.
If I draw in layer 3, they can walk on layer 3 just fine.
If I delete layer 3 (leaving just layer 2) they can no longer move on layers 1 or 2.
If I draw in layer 4, they can walk on layer 4.
If I delete layer 4, they can no longer walk on layers 1, 2, or 3. I have to draw back in layer 4.
They can now only walk on layer 4, and are completely incapable of even entering a layer 1, 2 or 3 tile.
Creating a new player position doesn't seem to change the layer that the player is restricted to. For example, If I have the player stuck on Layer 4, then delete layer 4, redraw layer 1, right click, set a new starting position on what is now layer 1, the player won't move, unless I redraw layer 4 under it again.
This is all using the exact same tile on a map with no other events. No plugins are installed.
What layer is supposed to be the layer the player walks on? And more importantly, how do I "reset" the player back down to a lower level? lol
Last edited: