I need the end of one animation gets started another. For example how can I make the “idle” animation aumatically run after playing the “attack” animation?
i play animation on the input function
msg.post("#sprite", “play_animation”, {id = hash(“attack”)})