Decrease the speed of the health regain

I was wondering if there a simple local script that I can control the speed of the health regain of the player. Thank you.

You cannot control the speed of health regen with a local script. Only the server can do that.

Please do not ask people to make scripts for you without contributing your work into it.

@S3CR3TH4CK
@ItzMeZeus_IGotHacked


Upon playtesting a game spawning, your character contains a “Health” script. Copy the script and paste it in StarterCharacterScripts. And then just edit it. As mentioned, controlling the regen delay is server-sided, not even global.