Selecting between animation frames

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • I'm working on a mini boss for my game and I need the proyectiles the player shoots to hit only when the animation is playing the frames 5-24, but in the event editor the "-" is seen as a substraction (frame 5 minus 24), and not like an indicator (frames 5 to 24), how can I make it so that in a single event all frames from 5 to 24 count?

    Thanks

  • You can compare animation frame to the number. You just add two conditions:
    -Frame of animation > 5
    -Frame of animation < 24
    Eventually you can set which animation has to be playing as the trird condition
    Please login to see this attachment.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!