You can write your topic however you want, but you need to answer these questions:
What do you want to achieve? Keep it simple and clear!
I want to achieve scaling the lower body and upper body of R15, since the humanoid body_scale does the entirety of the body, I just want to edit the lower portion or the upper portion of the body.
What I want to achieve? Include screenshots / videos if possible!
An example of what I want to achieve from the game ‘Wacky Wizards’.
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I have tried searching but couldn’t find any luck with a working solution.
Use HumanoidDescription and ApplyDescription, create an HumanoidDescription and in the part of the scale set it as you would like, then you just load it up with this
Thing is, I would like to edit individual limbs rather than the whole rig. As far as I know, HumanoidDescription only edits the whole rig rather than individual limbs.