of     1   

Dave_Here
#226751384Monday, October 23, 2017 9:34 PM GMT

I am trying to rotate a part(mesh) that is welded to the players character.torso. If I rotate the parts CFrame the whole character spins. How can I rotate the part while giving the player the ability to walk around?
Dave_Here
#226754257Monday, October 23, 2017 10:50 PM GMT

Bump
TaaRt
#226754310Monday, October 23, 2017 10:51 PM GMT

rotate the weld, particulary the C0 property of it (or C1, depends on attachment)
Dave_Here
#226776687Tuesday, October 24, 2017 4:37 PM GMT

Thanks TaaRT! That worked perfectly. I wasn't aware of being able to rotate the weld like that so I hope to improve some of my scripts in the game using this. Thanks again!

    of     1