- Joined
- Jan 31, 2014
- Messages
- 5
- Reaction score
- 2
- First Language
- Dutch
- Primarily Uses
Title says it already. 
But that's if you stand on one specific tile?In order to make the player follow an event, use the 'Set Move Route' command in the 'Events Command' and make sure the target is set to 'Player'.
Set the movement accordingly to the movement of the event you want the player to follow.
I think he is using XP.This may help, depending on your circumstances: http://galvs-scripts.com/galvs-move-route-extras/
You have a few choices if you want the player to follow the event in a specific path.
1) You can make obstacles around your event so that the player can only interact with the event from certain directions.
2) You can make the event move initially in a direction that the player cannot be standing on, eg. move up first, then in the direction you want them to go.
3) If you are going to allow the player to interact with the event from multiple directions, you can use the 'Conditional Branch' command in addition to the 'Set Move Route' command.
Example 1 (making obstacles around the event with standard event commands):
![]()
![]()