-
Notifications
You must be signed in to change notification settings - Fork 55
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: <Superflight> #1441
Comments
👋 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:
Please update your original submission post with a new zip file containing your extensions updated to follow those guidelines 🙏 |
Azta mocskos mi ez a sok hiba |
Come on, if it didn't pass all required tests, please let me know! |
Description
Purpose
This addon contains a behaviour that, when applied to an object, can make the object fly in a controllable manner. The main source of controls are the available actions bundled with the
Flight ability
behaviour.New experiences available
¤Make an object fly in any direction on a 2-dimensional plane
¤Make the object do a constant up-and-down movement while doing passive flight (referred to as floating)
¤Make the object jump up a bit when getting into flight (referred to as jump-up)
Adjustable number options within the behaviour page
¤Horizontal and vertical acceleration and deceleration
¤Maximum horizontal and vertical speed
¤The speed of the jump-up
¤The maximum distance of floating
¤The speed of floating
¤The motion cutoff value, where flight below this speed is considered to be inactive flight, and flight above this speed is considered to be active
How to use the extension
This extension contains a
Flight ability
behaviour, that makes the object fly.Checklist
What tier of review do you aim for your extension?
Community (Unreviewed)
Example file
SuperflightBehv.zip
(use buttons
W
A
S
D
, andF
)Extension file
Superflight.json.zip
The text was updated successfully, but these errors were encountered: