-
Notifications
You must be signed in to change notification settings - Fork 64
Description
Description
Overview
This extension allows an object to fly in a controllable manner. This is an update to an extension I submitted last year.
It depends on several other behaviours, such as: Top-Down Movement, and Ellipse Movement.
The object can collide with another specified object, making the latter an obstacle.
Functions
Flight can be done in 4 directions; maximal speed, and acceleration-deceleration can be adjusted at will. When speed hits zero, the object can be made to fluctuate in place. It is also possible to make the object jump up when flight begins.
Precautions to note
The usage of the "Check collision" action is needed at the beginning of the events sheet on every frame. This enables the obstacle to fulfil its purpose.
The help website will be updated once this extension gets accepted, before publishing.
How to use the extension
Objects with the behaviour "Flying object" will be able to gain the possibilities described earlier. The obstacle doesn't need a "Platform" behaviour.
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)