Posted December 06, 2019 by Eye of Entropy
Originally, the player character would respawn instantly upon dying (i.e. the next frame), but that can lead to the player's input being carried over to the next life since he or she does not have enough time to react to the death. To help prevent this, I added a 0.333 second delay between death and respawning.