Floor is lava turning it off after respawning?

so I’m making a floor is lava platformer and when i respawn The zones are still on and i don’t know how to turn them off when i respawn becuase there are multiple zones.

Maybe use triggers under the spawners so that the zones deactivate when the player steps on the zone?

1 Like

You can wire the zones to a barrier, player enters zone —> activate barrier, make sure the barrier isn’t active on game start.

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