Fix animations.

0 favourites
  • 2 posts
From the Asset Store
3 pixel charaters with over 8 animations each + animations with a gun
  • I can animate my character correctly, running left, right and idle! However, when trying to add more animations it runs only the first frame and goes back to idle or running animation.

    I understand the error, I need to stop the idle or running animations, but I don't know how to fix it the way I did. Is there a way to fix this problem? I saw a tutorial where the animations work correctly, but I would have to redo it all over again and I found it complex.

    Touch = Touch

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • You need to block out the idle animation as a start, so you add conditions to that event such as 'disappearing' animation is NOT playing. That is the main one that overrides the animations from playing because it is easy to not press anything, however moving while the animation is playing would also cut it out so you can add the same conditions to the movement animation events.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)