Hi there, the way I've done this is to have an instance variable on the player idle(default) walk, run, attack, hurt etc. I've then got separate groups in the event sheet that control animations/controls. These aren't active initially and I switch them on and off depending on player state. Hope that makes sense. Good luck