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: Abilix #1073

Open
3 tasks done
FusionsStudios opened this issue Oct 30, 2023 · 2 comments
Open
3 tasks done

New extension: Abilix #1073

FusionsStudios opened this issue Oct 30, 2023 · 2 comments
Labels
✨ New extension A new extension

Comments

@FusionsStudios
Copy link

FusionsStudios commented Oct 30, 2023

Description

Seamlessly Incorporate Intuitive Top-Down Character Movement and Autonomous Enemy Followers into Your Game for a Smooth and Immersive Player Experience.

How to use the extension

Using this extension is a straightforward process. If you wish to introduce top-down movement to your game, simply:

-Navigate to the event sheet.
-Click on 'Add Condition.'
-Search for 'Movement.'
-Specify the object that will be controlled.
-Set the desired speed (in pixels).

For implementing a pursuing enemy, follow these steps:

-Head to the event sheet.
-Add a new condition.
-Look for 'Top-Down Following Enemy.'
-Choose the object to be followed.
-Specify the enemy that will pursue it.
-Customize the enemy's following speed.
-Adjust the distance between the objects.

As you approach the specified distance (in pixels), the enemy will initiate pursuit. Leave this value at 0 for no separation between the objects.

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

Abilix.zip

Extension file

Abilix.json

@FusionsStudios FusionsStudios added the ✨ New extension A new extension label Oct 30, 2023
@github-actions
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 🙏

1 similar comment
@github-actions
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