I need a lighting system that can be turned on and off to make players be able to see small areas. (Okay, basically its just a timer, but then, once it runs out, everything goes dark.)
Thanks!
use gradient above layer round barriers with low visibility around a light source. set the channels so when a button is pressed, they disappear. also, when that button is pressed, a hidden prop also disappears, and, using a wire, once that prop is hidden the button is deactivated. also, using the first channel, you could have another button activated over the first, and when that button is pressed, the barriers are made visible again via another channel, activating the first prop, which, wired to the 2nd button deactivates it, and channel 2 activates the first button, letting you do this over and over again.
Sooo…Who pushes the buttons?
the players! actually, IDK it’s not my game.
do u want an example image?
…I should’ve kinda noticed that. Okay, so its meant to be more of an open maze game where you can move around. I have a barrier for basic darkness, but I need to know how to make it really dark once the timer runs out.
for that, once the timer reaches zero, it could activate a giant barrier over the entire screen, with barely any visibility. 0.8 should work! also be sure that It’s not active on game start, is in the above layer and has no collision.
Hey there. (Contemplates the current state of the forums…)
You’ll need a Button, a Wire Repeater, and 2 Barriers.
Make one Barrier light and the other dark. Deactivate the light one on start.
Now wire the Button to the dark barrier
Button pressed → deactivate barrier
And then wire it also to the light barrier
Button pressed → activate barrier
Now, wire the light barrier to the wire Repeater (delay of however many seconds you want the light to last)
barrier activated → repeat the wire pulse
now wire the wire Repeater to the dark barrier
received wire pulse → activate barrier
I hope this helps, if I have the time I’ll give you an image.
No, it’s not you, don’t mind what I said. Though, if you do have a problem with staying on topic, just be more mindful of what you are posting.
What does
(Contemplates the current state of the forums… )
Mean?
…
If you’re talking about all my flags, yeah, that’s my fault. I’m bad at staying on topic.
![]()
That’s what I’m bad at. I’m getting better, though.
Bus has been following me around since the day I j0ined. They keep trying to get me to ‘J0in the Raids’. If you mean the Raids’, I get that.
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.