Character size isnt changing

I’m trying to make a player’s character size change whenever it clicks a part, but it just isn’t working for whatever reason. I made the game set all avatars to r15, and that doesn’t work either. I don’t understand what I’m doing wrong here, as I’ve read other posts similar to this and I’ve applied all the solutions.

Here’s the script:
Screen Shot 2024-03-16 at 5.22.59 PM

Video of it not working:

By the way, this is a server script and it doesn’t show any errors in the output.

Nevermind, I found a solution. Don’t edit the values inside the HumanoidDescription, instead just edit the IntValues inside the humanoid:
Screen Shot 2024-03-16 at 5.52.30 PM

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