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

New extension: Rectangular movement animator #1461

Open
3 tasks done
wasd-tech opened this issue Dec 9, 2024 · 3 comments
Open
3 tasks done

New extension: Rectangular movement animator #1461

wasd-tech opened this issue Dec 9, 2024 · 3 comments
Labels
✨ New extension A new extension

Comments

@wasd-tech
Copy link

wasd-tech commented Dec 9, 2024

Description

Change the animation based on the direction of the rectangular movement.
I took inspiration from the Platformer character animator extension.
Automatically change the animation based on the direction of the movement.
It can flip the animation horizontally (Flip right sprites to simulate left movement) and play idle animation if the object stop moving.

How to use the extension

It can be useful to animate NPC and enemies with the rectangular movement.
To use the extension set the animations' names according.

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

Extension.zip

Extension file

RectangularMovementAnimator.zip

@wasd-tech wasd-tech added the ✨ New extension A new extension label Dec 9, 2024
Copy link
Contributor

github-actions bot commented Dec 9, 2024

👋 Thanks for your submission! Unfortunately, all submitted extensions have to meet some minimal quality standard - the extension best practices - and our system has found that your extension does not fully comply 😔. You can find all of those rules on the GDevelop wiki.

The following issues have been found by the system concerning the respect of those best practices by your extension:

  ⟶ ❌ [Dots in sentences]: Field 'description' of the behavior 'RectangularMovementAnimator' misses a dot at the end of the sentence!

Please update your original submission post with a new zip file containing your extensions updated to follow those guidelines 🙏

2 similar comments
Copy link
Contributor

github-actions bot commented Dec 9, 2024

👋 Thanks for your submission! Unfortunately, all submitted extensions have to meet some minimal quality standard - the extension best practices - and our system has found that your extension does not fully comply 😔. You can find all of those rules on the GDevelop wiki.

The following issues have been found by the system concerning the respect of those best practices by your extension:

  ⟶ ❌ [Dots in sentences]: Field 'description' of the behavior 'RectangularMovementAnimator' misses a dot at the end of the sentence!

Please update your original submission post with a new zip file containing your extensions updated to follow those guidelines 🙏

Copy link
Contributor

github-actions bot commented Dec 9, 2024

👋 Thanks for your submission! Unfortunately, all submitted extensions have to meet some minimal quality standard - the extension best practices - and our system has found that your extension does not fully comply 😔. You can find all of those rules on the GDevelop wiki.

The following issues have been found by the system concerning the respect of those best practices by your extension:

  ⟶ ❌ [Dots in sentences]: Field 'description' of the behavior 'RectangularMovementAnimator' misses a dot at the end of the sentence!

Please update your original submission post with a new zip file containing your extensions updated to follow 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