Animation event not acting properly.

0 favourites
  • 3 posts
From the Asset Store
2D fighting template based in the game that defined the fighting games genre.
  • [attachment=0:2qgsjo6p][/attachment:2qgsjo6p]Hi... I have an event that triggers an animation (4 frames) ... When I use "Start from beginning", only the 1st frame is displayed... and if I use the "Set Animation" then it will play about 4-5 times then stop... That looks like a bug to me, but I'm posting this problem in case there is something wrong with my code...

    Heres the event in question....

  • i think you need add "trigger once while true" in your event cause actually the event is repeated.

    timer < 0

    width < 0

    ======>

    start animation from beginning ( frame 0)

    start animation from beginning ( frame 0)

    start animation from beginning ( frame 0)

    start animation from beginning ( frame 0)

    ...

    timer < 0

    width < 0

    trigger once while true

    start animation from beginning ( frame 0)

    do you understand what i want say ?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Works like a charm!!!

    thx! sometime we are blinded by the obvious!!!

    cheers!!!

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