Can I use the same animations for one viewmodel on another viewmodel that is similar?

Im making a FPS game and so far there are two guns: m4a1 and m16a1.
i made animations for the m4a1 and for the m16 i want it to be the same so they all have the same Id

everything is rigged correctly, but when Im playing the m16 animations, it sort of works but its on the wrong axis

i know i shouldnt be doing this but im too lazy, but if there is any fix to this it would be greatly apprecitated.

what i mean by wrong axis is:

when im playing m4 fire anim it goes back and forth but for m16 its going up and down (same animation)

nvm found out the problem my handle part is rotated differently

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