Help creating a barrier that respawns you

I am trying to get a barrier to respawn you, but without using a zone because they use 200 memory. Anybody know how to do this?

i think using a zone is the most efficient way to do this

4 Likes

aw dang it. thank you for replying tho

3 Likes

Depends on the size of the barrier, if you are referring to a smaller space, you can use Trigger(s) to detect player collision, it does the same thing as a zone, but much less memory, but if the size of the barrier is larger, use a zone like what Rekt said.

2 Likes

What yoyo said:


What I said:

also if me or yoyo solved ur problem mark solution so this can close

2 Likes

make, an off collision barrier so players can walk through, then bring a zone thta covers it, wire it to the respawn, and ta da

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