this.actor.spriteRenderer.setAnimation("Crouch",false);
API: this.actor.spriteRenderer.setAnimation(String " ",looping? boolean);
No matter what I do I cannot get this animation to not loop, and I have tried to go the long way by using "wait" functions but I could not figure out how to do that either, please help!