Question by
saltedshrimp · Jun 04, 2016 at 06:07 PM ·
animation
Animation end check.
Hi My game got 2 scene
Scene1(EnemyA) >> if(score == 10) >> Scene2(EnemyB)
But I want to make Animation about transform EnemyA -> EnemyB
So I made Animation and Scene 1.5
But I don't know how to tell my animation is end to unity
How can I tell unity to my animation is done?
And Sorry about my English
Comment
Your answer
Follow this Question
Related Questions
How do I make it so a death animation will play when I hit an enemy? 0 Answers
I want to trigger an animation upon collision with a 2D obstacle in my infinite runner game.Help me. 0 Answers
Animation and Stop Moving Won't Work? 1 Answer
I have never used Animations before today and could use some help 1 Answer