Hey. So I’m making this platformer map, and I want to have some moving platforms. They’re kinda like blinking blocks, and I have no idea how to make this work.
I have some ideas. You could do something like when player enter zone, (before you get onto the boxes place a zone) then place a trigger, (configured not visible in game and then not triggerable when stepped over) and start with the boxes not visible in game. Then wire the trigger to the first box. when triggered-make visible. add another trigger. same settings. then, add wires. first trigger, when triggered-(wired to the second
trigger)trigger. Go into settings for the second trigger and make the delay how ever long you want the boxes to be visible for before it changes to the next box.
put different blocks where u want them moving and put a zone or trigger where u want them to step when they start moving and then wire the zone to make one block disappear and one reappear
if that makes sense