I have a true first-person character, with a weapon attached to it. Now, I run a line trace from the camera to the center of the screen.
I want the weapon to face the center of the screen or the impact point of the line trace so that the gun always fires the projectile exactly to the center of the screen, how do I do this ???
Any help would be highly appreciated.