itch.io is community of indie game creators and players

Devlogs

Respawning

Gameplay Programming (UWE)
A downloadable game

re-spawning, a feature that I took heavy inspiration from the halo franchise for. in each level there is a collider beneath the level, and if the player hits this collider (meaning they've fallen off the map) the camera unparents and watches the player fall to their death, and then when they player respawns, the camera re-parents itself!

Leave a comment