Esempio n. 1
0
 //Thor
 public override void OnBeginThorInteraction(Thor thor)
 {
     thor.OnInteract(projectile);
 }
Esempio n. 2
0
 //Thor
 public override void OnBeginThorInteraction(Thor thor)
 {
     thor.OnInteract(dProj);
 }