Question by
xNIkurasu · May 25, 2018 at 05:13 PM ·
rotationrotate objectweaponthird-personshooter
Making Weapon look at middle of the screen
Hello! So, basically, what Im trying to do is make the weapon that is parented to the hand of the ThirdPersonCharacter from Unity's Standard Assets look at the middle of my screen and bc of that make it looks towards/directly at my crosshair. The problem is that everytime i try to make my weapon look at the middle of my screen, the weapon just points to the side. I have tried using a different game object just incase the gun model was weird, and i tried parenting another game object to my gun and then rotating it. I can provide the code that I used if needed.
Comment