How to change body type in roblox

Help and Feedback Scripting Support

How do i change a players body parts? For instance turn their body parts into the square version
j

2 Likes

Well you could simply find the humanoid and scale their body parts here is some help on that:

How to change body type in roblox
How to scale body parts? Scripting Support

Hello! How should I scale or resize body parts?
How to change body type in roblox

If you are trying to change the actual body type then this will help:
https://developer.roblox.com/en-us/articles/humanoiddescription-system

1 Like

No, thats not what I mean, Like from the Robloxian 2.0 body to the default roblox body

2 Likes

Yep, you could use this it lets you change the body type:

How to change body type in roblox
devpixell:

If you are trying to change the actual body type then this will help:

How to change body type in roblox
developer.roblox.com

HumanoidDescription System

Another post on this:

Hi there, so I’m not sure about this so I decided to ask this question here. So basically in my place I want to make it so someone spawns with the block rig but with their accessories still on them. Is there a way to do this or am I just supposed to spawn them with a block character using the StarterCharacter method then import all their accessories to their character? If so, how would I check what accesories they have in their character? Thanks

1 Like