How do I make it that when a prop is visible, the counter goes down?

What the title said. I’m making a fnaf fan game (Counter as in counter device)

(Prop) Prop Made Visible --> (Counter) Decrement Counter

Look in the fnaf tag, there are some guides that might help.

yes, but how do i make it so that while that prop is visible, the counter goes down every second its visible?

(Prop) Prop Made Visible --> (Repeater) Start Repeater

(Repeater) Repeater Runs Task --> (Counter) Decrement Counter

(Prop) Prop Made Hidden --> (Repeater) Stop Repeater

Make the Repeater run every 1.0 seconds and make the Stop Strategy “When Receiving On Channel” but don’t actually put a channel in it to trick the game into not stopping the Repeater.

I’m a little confused. Can you explain more?

What part are you confused with?

like how to stop getting the power to go down when the door is not closed

Just use this guide and go to the Draining Power part.

When the “Open Door” button is pressed, it stops the repeater that decrements your counter-linked property.

alright! Thanks a lot!

Is there a prop made visible channel option?

1 Like

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