How can I make it so if you touch a part of the floor you will get eliminated

How can I make it so if you touch a part of the floor you will get eliminated.

2 Likes

like don’t look down

Place a zone on the floor. Wire it to a damager device.

When player enters zone = damage player

Make sure the damager does 300 dmg or more

Or, use a laser that does a lot of damage. I personally would use the zone method.

(You can substitute the damamger with a respawner.)

3 Likes

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