Skip to content

feat(hotas): Refactor HOTAS to support variants#170

Open
Menithal wants to merge 1 commit into
ExpiredPopsicle:mainfrom
Menithal:hotas-improvements
Open

feat(hotas): Refactor HOTAS to support variants#170
Menithal wants to merge 1 commit into
ExpiredPopsicle:mainfrom
Menithal:hotas-improvements

Conversation

@Menithal

@Menithal Menithal commented May 3, 2026

Copy link
Copy Markdown
  • Added twist Axis to existing sticks
  • Added an "Omni Stick" or a Joystick with an Angle, based on existing models
  • Added Left and Right variants of all sticks.
  • Omni and regular Variants of the stick are combined into the single model file to save on space as glb unpacking keeps the textures separate
    • Scenes determine what parts of the mesh is loaded
  • Supports ontop of HOTAS support, supports HOSAS (Hands of Stick and Stick), HOTAT (Hands on Throttle and Throttle) and Single stick/throttle variants
    • Future proofing for additional device or stick variant supports, perhaps even 3Dconnexion spacenavigator.
  • Supports Now 3 Axis of input per device. What is and what is not possible to do with a device is determined by the animation tree of the device (See Stick vs Throttle)
  • Allows Customization of Input directions incase swapping sides

- Added an "Omni Stick" or a Joystick with an Angle, based on existing models
- Left and Right variants combined
- Supports HOSAS, HOTAS, and Single stick variants
- Supports Now 3 Axis of input per device
- Allows Customization of Input directions incase swapping sides
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.

1 participant