What do you want to achieve? Keep it simple and clear!
I want the whole arm of my character to move up and down.
What is the issue? Include screenshots / videos if possible!
the shoulders C0 orientation is normal, but the lower arm just moves back.
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I literally have no idea what’s happening. I went from reviewing my code to even checking if IK was a problem (I don’t even use IK).
Are you using an animation to move the shoulder, or a script?
When you say you are moving the whole arm, is that for aiming the gun? There are plenty of posts on the forum about how to aim your character’s arm to the mouse position. There may be something in one of those that would help you out.
I’m on my phone so sadly I can’t provide any code. But basically my arms should rotate relative to the camera Y lookvector. When I check the C0 of the shoulder motor6D, the cframe is set as intended. It looks like the problem lies in the lower arm, since it compresses back or expands forward instead of actually moving up and down. I can try to rewrite the code on my phone because I remembered it, bit it’ll take a while because phone sucks.