GDevelop-extensions icon indicating copy to clipboard operation
GDevelop-extensions copied to clipboard

Top-down Rotate Animation

Open JustAGameDeveloper opened this issue 2 years ago • 1 comments

Description

Uses Tween to make the player rotate back and forth

How to use the extension

You can use it to make playable characters rotate back and forth using tweens

And you can change the:

  • Angle
  • Tween Speed
  • Timer

Checklist

  • [X] I've followed all of the best practices.
  • [X] I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • [X] I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

What tier of review do you aim for your extension?

Community (Unreviewed)

Example file

TopDownRotateAnimationExample

Extension file

TopDownRotateAnimationExtension

JustAGameDeveloper avatar Nov 14 '23 17:11 JustAGameDeveloper

👋 Thanks for your submission! We are sorry, but the filename of the extension has unrecognized characters. Since filenames with weird character can cause all kinds of problems and security flaws, our system won't allow file names with other characters than normal latin upper- and lowercase characters or numbers. Additionally, the first character must be an uppercase character. Please update your original submission post with a new zip file containing your extension with another file name following those guidelines 🙏

github-actions[bot] avatar Nov 14 '23 17:11 github-actions[bot]