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 Controller Mode (Up and Down) #787

Merged
merged 4 commits into from
Feb 19, 2024
Merged

Conversation

mathieuLivebardon
Copy link
Contributor

Description

Adding a new controller mode to move an object3d. See static MODE() in ControllerNativeCommandManager.js. It adds movement up and down.

Motivation and Context

When moving with an object like a zeppelin we want to move up and down.

Main changes

  1. ControllerNativeCommandManager Breaking Changes : controls function take mode instead mode_type.

ControllerNativeCommandManager has controls function which add a set of Native commands in input manager.

  1. NativeCommandManager, add maxAltitude and minAltitude variables

@mathieuLivebardon mathieuLivebardon changed the title Controller native up and down New Controller Mode (Up and Down) Jan 11, 2024
@JPugetGil JPugetGil merged commit 00d77b9 into master Feb 19, 2024
3 checks passed
@JPugetGil JPugetGil deleted the controllerNativeUpAndDown branch February 19, 2024 09:59
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.

3 participants