DisorganizedGames / Rogue-Robots

Large Game Project
MIT License
5 stars 1 forks source link

When the player falls out of the world they now get teleported to the spawnblock. #464

Closed EmilHogstedt closed 1 year ago

EmilHogstedt commented 1 year ago

Test this by starting noclip cheat and then instantly turn it off again when falling. You should then get teleported to the spawn and land on the ground.

This works in multiplayer aswell, since this is only done for "ThisPlayer" each client is responsible for doing this for their own player.