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