Skip to content

Spatial Input and Controller Mapping #29

Description

@lucamazzza
  • Description: A module that tracks the 3D position of handheld controllers and maps their buttons/joysticks to engine-level "Actions".
  • Acceptance Criteria:
    • Provide real-time $x$, $y$, $z$ and rotation data for both Left and Right controllers.
    • The user should be able to map "Trigger Squeeze" to a generic "UseItem" event without hardcoding specific hardware buttons.
    • The extension must provide a way to "attach" a 3D mesh (like a hand or a sword) to the controller’s transform nodes.
    • Include a function to trigger vibration (haptics) on the controllers with variable duration and intensity.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions