void Start()
 {
     gun = GetComponent <GunStuff>();
 }