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: <Superflight> #1442

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

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

  • 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

SuperflightBehv.zip
(use buttons W A S D, and F)

Extension file

Superflight.json.zip

@github-actions github-actions bot requested a review from a team as a code owner November 19, 2024 16:34
@github-actions github-actions bot added the ✨ New extension A new extension label Nov 19, 2024
@D8H
Copy link
Contributor

D8H commented Dec 26, 2024

Thank you for submitting an extension.

Is it expected that the character is able to go inside the platforms when it fly?
Have you considered using the ellipse movement behavior for the floating part?

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

Successfully merging this pull request may close these issues.

2 participants