QuinnCG / Nox

For the Boss Rush 2024 game jam
1 stars 0 forks source link

Respawn Menu #21

Open QuinnCG opened 9 months ago

QuinnCG commented 9 months ago

This is not the death sequence system. This is simply a menu to present to the player after they die.

QuinnCG commented 9 months ago

A loading screen would be nice to avoid weird hitches when pressing "Begin" on the main menu. It's more work and not that big a deal because we won't be loading very much after that. I realize now, however, that you will have to load after dying. It may be worth having a simple loading screen: fade to black -> load -> fade back.

Thoughts @TDW300?