- Joined
- Feb 13, 2015
- Messages
- 173
- Reaction score
- 52
- First Language
- English
- Primarily Uses
Probably a simple thing to do and I apologize if this is a dumb question, but basically, I'm trying to set up simple pre-existing encounters, but only want the enemy to "approach player" when they're a certain radial distance away, and don't want to place tons of events to dictate the region.
E.g. I'm basically trying to do a condition like "if (enemy x co-ord - 3) < player's x co-ords < (enemy x co-ords + 3), then approach"
So I'm just wondering how to actually get those co-ords, is there a specific text shortcut for it?
E.g. I'm basically trying to do a condition like "if (enemy x co-ord - 3) < player's x co-ords < (enemy x co-ords + 3), then approach"
So I'm just wondering how to actually get those co-ords, is there a specific text shortcut for it?

