- Joined
- Mar 26, 2014
- Messages
- 279
- Reaction score
- 169
- First Language
- English
- Primarily Uses
- RMMV
Does anyone know the script call for checking if a battler is in their original starting position? I would also like to know the script call for if a battler's sprite is colliding with another battler(sprites are overlapping).
I just want the JavaScript code(like "$gameActors.actor(5).isBattleMember()" or "target.notState(5)") for checking a battler's location.
I just want the JavaScript code(like "$gameActors.actor(5).isBattleMember()" or "target.notState(5)") for checking a battler's location.
Last edited by a moderator:

