I’m just about done setting up my class framework, but there are some issues with the default roblox health system. I’m thinking about creating a custom health system because I can do certain things like delaying deaths if the player character is still stunned, custom death animations, etc.
1 Like
Just add an int value into their player upon joining. If the players custom health is at 0 then do something.
1 Like