- Joined
- Mar 25, 2012
- Messages
- 56
- Reaction score
- 68
- First Language
- Filipino
- Primarily Uses
Hi there, how do I get an event's x and y coordinates?
For the player's position I type "$game_player.x" or "$game_player.y" in the event's script.
But how can I get an event's coordinates where I put the script into?
----
Sorry for the trouble, I'm very much inexperienced with scripting. Thanks in advance.
For the player's position I type "$game_player.x" or "$game_player.y" in the event's script.
But how can I get an event's coordinates where I put the script into?
----
Sorry for the trouble, I'm very much inexperienced with scripting. Thanks in advance.
Last edited by a moderator:

It's working perfectly now ;w;