Search Unity

FPS 1.27 Gun Location Issue

Discussion in 'Editor & General Support' started by zipson1, Aug 11, 2012.

  1. zipson1

    zipson1

    Joined:
    Aug 11, 2012
    Posts:
    4
    I am making an FPS, and I just added an animation to one of my guns to make it reload. However, the gun is suddenly in the wrong place when the game starts, but after the reloading animation plays, it moves to it's proper position. I had no error with this before. Also the aiming is off. All my scripts are working because I tried this on a different gun and it worked perfectly. I don't know what is going on, and any help would be greatly appreciated.

    Thanks
     
    Last edited: Aug 11, 2012
  2. alex97

    alex97

    Joined:
    Nov 27, 2011
    Posts:
    45
    Hmm I had a similar problem, It's from the animations, try to create a new animation .
     
    Last edited: Nov 2, 2014
  3. zipson1

    zipson1

    Joined:
    Aug 11, 2012
    Posts:
    4
    Thanks for your help! I fixed the problem.