I want to make a red light/green light game. How can I make it detect when the player is moving and it is red light.
maybe a timer that changes the color (barriers)
and make zones that activate when its red light and the player takes damage when they go into the zone
I know that but I need to make it so they respawn if they are moving when the red barrier is on
These guides don’t really help. Sorry. I’, just looking for how to detect when the player is moving
Okay, that’s fine.
Use a player coords. Then have a trigger. Then have a respawner.
Player Moves → Trigger
Triggered → Respawn
Have the trigger activate on red light, and the trigger deactivate on green/yellow.
using the trigger
just so you know, there is a glitch, that if, for example, you are in a zone when it activates, if you don’t move the zone doesen’t detect you. I found this out while making something similar to red light Green light
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.