so basically i want to put plat forms on a map and i want them to move forward and move back to original spot i have tried everything on google and everything i find doesn't work plz help me find a solution thank you
how many platforms are we talking about? if it is fewer than 26, I highlly recommend using labels and invisible (vehicle) blockers to tell the platforms where to go. To do this, you set a small blocker at the destination of each platform. Each blocker has its own label. Then, you script the movable pieces to move to that that label's location using the "target" portion of the move action. The actions on the script should be: On Timer Move Wait reset (assuming you want a wait)