How do you make a game overlay that changes every period of time?

I don’t know if this is possible, but if it isn’t please remind me :smiley:

It is possible in GKC, what time interval would you prefer for your overlay? What kind of overlay is it and what do you want to show in your overlay?

1 Like

Sorry for the late reply, but it is a text overlay, and changes every 7-8 minutes :slight_smile:

I mean you can use triggers that once they are triggered, you can have the original overlay disappear and have another one in their place

Just make a basic timer using a trigger chain with delay of 1 second, track how many times each trigger has been triggered in total in a property, and use block code to change the text overlay at 7-8 minutes and reset the property back to 0.

1 Like

Or you could just use a 420 or 480-second delay.

How do you make a delay on an overlay???

Wire repeaters or triggers,
they can delay an output toward another device.
From there use blocks inside the game overlay to change the text.

What do you mean by that?
Do you mean wire the trigger or repeaters to the overlay

In the settings of both devices, there should be a delay, use that value to delay the output in length of seconds.

How do you delay an overlay?

I was referring to the triggers.