How can I resize a Roblox character with code

How can I resize a Roblox character with code?
Like the way adopt me do; baby and that stuff.
Re-sizing all the character, like when using the size tool on a model on Roblox Studio.

  1. Do your research pl0x.
  2. There are values called:
    BodyHeightScale,
    BodyDepthScale,
    BodyWidthScale,
    HeadScale,

Change those values

3 Likes

yes, but it makes nothing
Only changes head size for some reason

Because you’re doing it client-sided and not server-sided

1 Like

Exactly. Else exploiters could make their characters huuuuge

it wouldn’t influence their game tho, only on their screen.

It’s server sided though
You can see the lines

I worked with those values before and it worked, you just gotta mess around with scripting and it will fall into place.

Check what your values are, it maybe could be that you are changing only the head scale

I’m talking about if they had network ownership of the body scales. Then everyone could see.

Wait if a player gets network ownership for example on a part and the part changes size client-sided for the network owner does it change server-sided? (I am new to network ownerships)

I got it i know what you are doing you are changing head scale only change all the values except the body proportion and typescale to 2