I need help making a Speedrun part of my level

I need it to where they press a button andthey need to quickly get past the gate when it opens and when counter counts to ten the gate shuts and closes and they need to press the button to redo it again.

1 Like

[Button pressed → Deactivate barrier]
[Barrier deactivated → Start repeater/trigger loop]
[Repeater sends/Trigger triggers → Increment counter]
[Counter reaches goal → Activate barrier]
The counter goal should be 10. Hope this works!

3 Likes

hopefully
I’ma check rn

beat me to it :grin:

1 Like

barrier deactivated is not a thing tho ._.
apparently in GC
so I’ma use a wooden pole instead of a barrier

A counter is great, but you could just use a trigger with a delay of 10 seconds, that would save on a ton of memory as it would eliminate these steps

Button pressed: deactivate barrier (and also trigger the trigger)
Trigger triggered: Delay of 10 seconds → Activate barrier

Wdym… yes it is?

2 Likes

oh ._.

sorry I had the worst Halloween and I’m exhausted and i’m going through a lot so i’m a lot stup!der now

4 Likes