Example #1
0
 void OnDestroy()
 {
     if (player != null)
     {
         player.DashEnd();
     }
 }