Search Unity

Problem with animation

Discussion in 'Animation' started by CipiCips, Apr 21, 2014.

  1. CipiCips

    CipiCips

    Joined:
    Feb 12, 2014
    Posts:
    2
    Hello,

    I have created animation in spriter, simple thing just moving two bones in circle. Yesterday when I add it to unity and run it was running exactly as supposed to but today when ever I start to press play button for Game on top of unity it automatically pauses animation game, when I remove animation from animator controller it works but without animation. As soon as I add animation to animator and start game it pauses, I press play again and it pauses, and like that over and over. I've even try with another animation, same thing. Btw in Animation inspector my animation works in model preview at bottom. Any suggestion to fix this ?


    Thx
    Ivan
     
  2. alarm656

    alarm656

    Joined:
    Jul 6, 2013
    Posts:
    111
    I don't know why u having this problem. I'm new in Unity. But I believe if when u press the play button and it pauses, it means that something is wrong with your code (script). Is there any error message comes when the scene pauses?