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

Added Flight movement provider #98

Merged
merged 1 commit into from
Mar 10, 2022

Conversation

Malcolmnixon
Copy link
Collaborator

This pull request fixes issues #79 and #80.

Added Flight movement provider Removed flying from Direct movement provider Modified Glide movement provider default order to be after flight


# enum our buttons, should find a way to put this more central
enum Buttons {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Malcolmnixon probably not for this PR but maybe a separate one, we should look into moving this into our util script so these enums are just available

@BastiaanOlij
Copy link
Member

Looks great! Let me know if you're ready for this to be merged

@Malcolmnixon
Copy link
Collaborator Author

I think this one's ready to go in. Flight has such a diverse set of possibilities that I'm certain we'll get many requests for new features as people get a chance to play. Some we may be able to fit in, but many where it's better served by a game-specific customized script.

@BastiaanOlij BastiaanOlij merged commit 5e3451d into GodotVR:master Mar 10, 2022
@BastiaanOlij
Copy link
Member

thanks!

@Malcolmnixon Malcolmnixon deleted the flight_movement branch March 12, 2022 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants