I am creating a 15 sec timer that is supposed to restart every 15 sec (to say how much longer do items need to spawn in ur inventory)
this should go in the help topic, I believe not the devices topic, also idk how to help you, sorry
Moved to help
(Extra characters)
if u want a post that has less than 20 character just do this < vb ghjnbgfthyjngftryujkmnbvghjnbvgftyujhnbghjnhb > with no spaces (I had to put spaces or it wouldn’t show up)
Could you please elaborate on what we’re looking at @Gimkit4? The title isn’t very specific, and there’s just a picture, but no description of what’s going on in the picture.
true, its just a picture with no explanation, just a bunch of devices and wires
I think i understand what they are doing, they put millions of gane overlays with different numbers as time, and connected them with triggers
You can make the game overlay track a property, then link the property to a counter, then connect a trigger loop(trigger, receive on a, transmit a) to increment counter
yea i did. Now what do i do?
Ok, so do what @dungeonmaster said:
But instead have the counter start at 15 and decrement the counter.
Also add a target of 0 to the counter, and when reached, broadcast “reset”.
Finally, make the counter reset when receiving “reset”.