So if I had a morph where the player became a different size, how could I have a sequence of them stretching while morphing? Like their body increasing in length and such, or shrinking, like in the video attached. I have a sequence for if they weren’t stretching, but need one for if they stretch. I previously attempted this by just replacing the character, but it didn’t work out as I wanted it to.
You can play with the scales of the humanoid with Tween Service and you can get a result like that
1 Like
does that work with r6, though?
no you gotta use BodyType and Proportions on r15 characters
1 Like
nope that only works in r15 , also if you want to change the scale change it on the with a server sided script
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.