I’m making my arm point in the mouse direction using IKControls. When I use the man package made by Roblox, the gun points like this:
But when I use the “blocky” package, the gun points correctly
These are my IKControl properties:
Any ideas how to fix that?
What if you use the RightGripAttachment instead of the RightHand? The hand might be oriented differently because of the different meshes that different packages have, but the attachments should be corrected to counteract this (I think).
RightGripAttachment
RightHand
Thank you. This works like a charm.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.