Hassurunous / TapKnight

0 stars 0 forks source link

Ork Die animation not running before spawning new ork. #6

Closed Hassurunous closed 6 years ago

Hassurunous commented 6 years ago

Possible solutions:

  1. Use a delay before spawning the next.
  2. Utilize the animation controller and a state machine to determine when the death animation is completed before spawning the next one.