Wait for animation end?

0 favourites
  • 5 posts
From the Asset Store
Ninja char for your game! Make your own Shinobi game with this art.
  • Let's say I have some pipe objects connected to one another. The first pipe starts an animation of water flowing through it and when the animation finishes, it freezes at the last frame and sends a "message" to the next pipe to start playing the same animation, so that I get a nice effect of water flowing through all the pipes. The standard time-dependent 'wait' event isn't the answer here, obviously. So my question is: How to set 'a wait' for an animation to finish playing? I tried several ways, but none of them worked.

  • kind of image point that they all have. in the beginning and the end of the animation. The start point is at the top of the object and on the last frame you move it to the bottom. If that frame intersects then start the animation of the pipe where it intersects.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Have you tried using 'on animation finished' condition?

  • With the 'on animation finished' condition you can do that. I use 'on animation finished' and 'on animation frame' for logic to have animations transition and to spawn damage boxes.

  • ... I tried several ways, but none of them worked.

    Could you specify what ways have you tried? It shouldn't be hard using 'on animation finished'.

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