ExtendRealityLtd / ExtendRealityLtd/VRTK.Tutorials.YouTube
Creating custom input mappings for the Unity Input System
Open
documentation
- Dominant language
- C#
- Stars
- 14
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the Tilia Unity Input System package comes with some sample inputs but these are just generic button maps to the generic controller types.
It's objectively better to instead of using custom button maps to actually use action names, so instead of grip, trigger, thumbstick press you would have grab, shoot, activate teleport, etc.
Also, certain XR controllers need their actual direct mapping rather than using the generic mapping type so showing how to set this up would help too.
Contributor guide
Assessment
This issue has not been assessed yet.