Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
VoidDeathStateBase
Updated 3 years agoXan.ROR2VoidPlayerCharacterCommon.EntityStates.VoidDeathStateBase
Extend this class to mark your void character appropriately. This allows the void death animation to fully play before showing the game over screen.
If extending this class is not possible, it is also an alternative to implement IHasDelayedGameOver, which makes the system try to do the delay manually.