Is there any way to set the destination X and Y coords from 2 variables? I need to make a pathfinding script that will go to ($gameVariables.value(993), $gameVariables.value(994)) position T-T
The variables are static for the duration of the event and would not be changing until the event were to finish.