Using a script i want to make a custom death system without the current stuff implemented, how would i make the character death system be disabled so if the character hp reaches 0, 1: they are still alive 2: they can still move around without ragdolling or breaking its joints on death
What is doing damage to the player?
If it’s a custom system why not make the damage happen to your custom health system and not to the actual player health?