Example #1
0
 // Called by WispSpawn once it's triggered.
 public void CollectWisp(int value)
 {
     scoreController.AddWisp(value);
 }