Exemple #1
0
 void Start()
 {
     _rb = missilePrefab.GetComponent <Rigidbody>();
 }