How do I make it so that you respawn when you touch certain terrain?

I was trying to make it so that you have to stay on the platform, but if you step off it you respawn.
I don’t really know how to do it.

You can add zones around the platform, and wire it to a respawn device so when players enter the zone, they respawn!
Zone device
Respawn device
Wire
If this helps please mark a solution!

2 Likes

What if the platform was a really wonky shape and had gaps in it?

1 Like

I think the best way is to hook up a respawn to a zone that covers the terrain

Or 1 zone in the platform, wire it to the respawn so when the player leaves the zone respawn

2 Likes

You can always use multiple zones! Or you can use the general shape

2 Likes

Use triggers with collision on as they are like a zone but they can be made into different shapes.

Triggered > Respawn Player

Don’t forget to mark a solution if it works @Hayleigh12_99!

2 Likes

Welcome to the forums @Hayleigh12_99
Make sure to mark a solution!

You can also use triggers for those wonky area
@Haiasi beat me to saying it…

1 Like

I think if I try using multiple zones that will work.
Thanks!

2 Likes

Make sure to mark a solution!

1 Like

Triggers would be useful for the wonky corners as zones cost 200 memory.
Zones would be more useful for the equal areas.

2 Likes

Does it work?

1 Like

I’m testing it all out.

2 Likes

Remember if/when it works, mark the best solution, I probably can’t help until a couple of hours later

2 Likes

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