Example #1
0
 internal void Start()
 {
     _tf  = GetComponent <Transform>();
     _gun = GetComponent <Gun>();
 }