#How to stop the player dying

1 messages · Page 1 of 1 (latest)

reef burrow
#

I unfortunately can't just stop any fatal damage as I need to store any damage dealt to the player, so I'll most likely need to use on_death somehow to stop the player dying

grave hatch
#

Set the health min value to 1

reef burrow
#

Ty

reef burrow
# grave hatch Set the health min value to 1

Seems bugged, it stops the player from dying but the game still registers it as a death causing the players inventory to drop then make the player invulnerable to certain damage types

reef burrow