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

New extension: GoombAI

Open Bugga1010 opened this issue 1 year ago • 1 comments

Description

This extension allows for any object with a platformer controller to prevent itself from falling off ledges, or bounce off a wall to keep on going.

How to use the extension

To use the extension, first put the behavior "GoombAI" onto a sprite that also has a "Platformer character" behavior. Then you can go to the settings of the sprite to disable the ledge detection if you'd prefer.

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?

Reviewed

Example file

GoombAI Test.zip

Extension file

GoombAI.json

Bugga1010 avatar Feb 25 '24 17:02 Bugga1010

👋 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 Feb 25 '24 17:02 github-actions[bot]