make event move to specific space after random movement.

● ARCHIVED · READ-ONLY
Started by The Prince of Sarcasm 5 posts View original ↗
  1. I'm wondering how to make an even move to a specific tile after being triggered. The only problem is until this the even is on random movement, so I don't know where exactly it will be. Is there a way to make it target a specific tile, and have it find the best route there?
  2. You'll need a pathfinding script. There's so many, just google "vx ace pathfinding script" without the quotes.
  3. cant ou also use variables to define a specific tile on the map?
  4. I think you can, but its a long tedious pain. I found a good script that's short and easy.
  5. im gald to here it :)