So sometimes the simplest problem doesn’t always have the simplest solution. I cannot get my gun to properly mount to my main camera. Technically, when I grab the FPS controller, and move it around with the mouse, I can do this in the program, but then when I want to play the game, the gun disappears. Here’s the structure of what I’ve tried:
First Person Controller
Graphics
Main Camera
weapons
9mm
9mm pistol
the empty game object ‘weapons’ is the child of Main Camera so to follow the camera, the 9mm under that is another empty game object to hold my 9mm pistol. No errors or anything like that. My gun just will not stay in the position that it is supposed to. Everytime I close the game, the gun always goes back in place. Some please help me, this is extremely frustrating.