ElectricNightOwl / ArmSwinger

ArmSwinger is an artificial VR locomotion library developed on Unity 5.4. ArmSwinger allows you to use your arms to control your position in 3D space in a natural way with minimal disorientation.
http://electricnightowl.com/armswinger/
MIT License
101 stars 30 forks source link

Custom ArmSwing activator button #39

Closed kjack9 closed 7 years ago

kjack9 commented 7 years ago

Adds support for setting a custom ArmSwing activator button.

Options:

This feature is based on a pull request by @omerfaruk. Thanks Ömer!

Closes #38, as this PR implements the same functionality with additional changes.