How to make a freeze tag game

I really want to make a freeze tag game but I don’t know how ( I already looked at the other post it is too complicated )

I don’t know what other post you mean, but you could use tag zones and speed modifiers to make people freeze and unfreeze.

You could place a map-wide tag zone and disable respawning on tag. Then have the tag zone transmit on a channel when a player is tagged that triggers a speed modifier that sets the player’s speed to zero. For being unfrozen, you could place a wire repeater with a delay (however long you want players to freeze) that is wired from the tag zone to another speed modifier that sets their speed back to 1. The wire would look something like “Player tagged – repeat wire pulse” “Wire pulse sent – Set player to configured speed.” This should make players freeze when they are tagged and unfreeze after a delay.

2 Likes

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.