A downloadable extension

Make the animation of an sprite object run backwards with a custom interval between frames and two animation types.

How to use:

  • Add the behavior to the object and manage its properties.
  • Use an action to toggle the backwards animation.
  • Use actions to pause and resume the backwards animation.
  • Use a condition to check if the animation is backwards.
  • Use a condition to check if the backwards animation is paused or finished.
  • Use a condition to check if loop is active for the backwards animation and an action to toggle it.
  • Use a condition to compare the backwards animation speed and an action to change it.
  • Use a condition to compare the backwards animation type and an action to change it.
  • Use the expression CurrentSpeed to get the current backwards animation speed.
  • Use the expression CurrentType to get the current backwards animation type.


Download

Download
Animate backwards v0.0.0 RELEASE 3 kB
Download
Animate backwards - Test example 13 kB

Install instructions

At GDevelop,  click on "Create or search for new extensions" and then at "Import extension", choose the file you have downloaded and enjoy.

Development log

Comments

Log in with itch.io to leave a comment.

Works perfectly, well done!