VoidDeathStateBase

Updated a year ago

Xan.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.