Workshop.codes
Login
Create
Jokaes

Damage To Grow

2 Comments

Log in or Sign up to leave a comment.
Matf661 over 5 years ago

Hey man, I'm trying to adapt this in a hero gauntlet mode where the more damage you take, the smaller your character gets and it resets upon death, I was wondering if you had any advice on how to do this?

Jokaes creator over 5 years ago

Mmm... I think it would be easier with a new script rather than adapting this one. You will only need a variable that tracks the damage received (or maybe use the new stats value) and then make the scale of the player smaller proportionally with the damage received. After they are dead you just need to stop scaling or scale to 1 again.

Workshop.codes