Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Top-down Rotate Animation #1085

Open
3 tasks done
JustAGameDeveloper opened this issue Nov 14, 2023 · 1 comment
Open
3 tasks done

Top-down Rotate Animation #1085

JustAGameDeveloper opened this issue Nov 14, 2023 · 1 comment
Labels
✨ New extension A new extension

Comments

@JustAGameDeveloper
Copy link

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

  • I've followed all of the best practices.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • 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 JustAGameDeveloper added the ✨ New extension A new extension label Nov 14, 2023
Copy link
Contributor

👋 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 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ New extension A new extension
Projects
None yet
Development

No branches or pull requests

1 participant