Gun viewmodel position

I’ve created a fps hand viewmodel. But the problem now is the guns orientation. The gun is facing the player not infront. Any fix? Cause the gun is attached to the fps viewmodel and when i move the camera the orientation of the gun changes.

Try flipping it then

wehfjnewjkfew


ok, check which way its facing, that might be the issue

And how could I do that???

Do you have a Script? Did you check where the Front of the viewmodel is?

No

ddddddddddddddddddddddddddddddddddd

try to use player.Character.HumanoidRootPart.CFrame.LookVector * 2

Gun is still flipped, like the top part of the gun is facing down

are you sure that top part is welded to body

There is just 1 part, the gun mesh

try to put -2 then instead of 2

Turns out the holding animation was the problem!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.