How do I make this for my platformer game

How do I make a platform that turns on and off every second

You’ll need two triggers set to trigger each other, and when one is triggered, a barrier deactivates, and when another is triggered, a barrier activates. Make them each have a delay of 1 second.

If you’re new, you might want to make it a repeater instead as they are more simple.

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.