Beispiel #1
0
 private void onMidPunchAnim()
 {
     grappleSystem.DoGrapple();
     animator.speed = 0;
     inAirFromJump  = false;
 }