Is there a way to set a players size using a method

I’m experienced in scripting and I know there is some way to change the size of rig using its humanoid Description. I feel like there was a built in method that can size the up the player or size down the player. Or I could just be bugging.

You can use ScaleTo. model:ScaleTo(2) to double the size

Lemme me see if this works and Ill get back to you

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.