Im quite new to Unity and scripting and i can’t seem to get figure out this problem
Problem
ive got the rocketlauncher scripts working fine and its attached to the “Weapons” GameObject properly but everytime I shoot the rocket launcher the rocket comes from his stomach not out of the rocket launcher. I’ve tried moving the “Weapons” GameObject to where the Rocket launcher is placed but it still comes out to the same place
please tell me if im missing something or anything that could help
Look at the exact point-position the rocket is instantiated ( Instantiate function parameter) and which object inside the hierarchy of the player has the “launch-rocket” script attached (and also the exact position is placed this object).
Thanks to you I have now fixed it
. So thank you very much 
Hi , I think I have same problem like you , how did you exactly do to solve this problem ? where is the instantiate function parameter ???
http://forum.unity3d.com/threads/103447-FPS-Tutorial-Rocket-problem?p=680957#post680957