MCQs > IT & Programming > Unity3D > Using the following code you will Play Animation A after Animation B ends?

Unity3D MCQs

Using the following code you will Play Animation A after Animation B ends?

Answer

Correct Answer: gameObject.animation.Play("Once"); AnimationPlayed = true; if (AnimationPlayed && !gameObject.animation.isPlaying("Once"){

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Unity3D Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Unity3D Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it