Change Character Size without destroying character

How would I change a character’s size using a script without breaking and killing the player? I would want to resize the entire character model.

1 Like

Humanoids have BodyWidthScale and BodyHeightScale

6 Likes