How do you make this in Gimkit Creative?

I wanna know how to do this little notification thing: Screenshot 2025-03-16 8.42.11 PM.png

Screenshot 2025-03-16 8.42.11 PM.png

I can’t see the screenshot at the moment. Can anyone else?

oh. So there is a notification on a game I was playing on the top left and I want to know how to do that.

Well um, your images won’t load but you can use the notification device

oh ok thanks that helps

Yeah, you’ll need to wire it to a zone or something, or use channels. For messages like a knockout message, there are plenty of guides. Maybe be a little more specific on what you want?

do you know how to make it so if the notification says like “red light” and you move you respawn?

because I want to make a red light green light game

do you know how? I need to know

I posted two links, one is to the guide and one is the explanation by bountyhunterx.

3 Likes

I don’t personally know any ways for it to work, but like NotYoyo said, there are lots of guides that can help you out in the forums. You’ll probably need a few triggers and lots of zones, which might be a bit memory-extensive, but worth it. :slightly_smiling_face:

thanks that helps NotYoyo

You are welcome, remember to search before you post next time.

1 Like

Uh that guide does not have pictures. But basically, you can set a timer that has a counter go between 0 and 1. Set up block code to run some checks. When the counter is at 0, a notification sends that says “green light”. When it is at one, send a notification that says “red light”. Have a movement meter have some block code too. It only needs to check if it equals 1, or red light. If it does == 1, then send a channel to knock out the player.

There are probably lots of ways but that’s the way I thought of. Good luck!

3 Likes