- Joined
- Oct 26, 2019
- Messages
- 157
- Reaction score
- 18
- First Language
- english
- Primarily Uses
- RMMV
Hey everyone, is there a way to check if I'm on an upper layer. For example, I have rocks rolling towards my player, both player and rock are on the same level, but when I jump, I'm above it, however the game does not recognize this, so I'd like to put in a conditional branch that checks what "height" on the imaginary Z-axis the player is on, and sets my THROUGH to ON. Is there a a script that checks this? Thanks in advance.
