Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
HBGames
I'm looking in the move route options, I guess I could use the face towards player etc. But then I won't know which way to move the event.
Anyone know how I can just move this event when run onto the same location on the map as the player? Do I need a script for this?
I'm trying to search and I really want to learn from this. Thank you :thumb:
GRR, there is a "set event location" event, but only specific or swap with another event. If I could place or tie an event to the player at all times but that sounds like to much. I'll keep digging.
Don't double post, use the "Modify" button instead mmkay? Thanks ~Regi
So I saw here how to set the variables of the player and then I moved the event with the "move event" event.
Anyhow it works. Now I'm just going to figure out how to make the event walk off the screen. Before when it was a fixed location I just counted how many steps but since this is a variable now I will have to adjust.