Grab movement
A grab movement translates the XR Origin counter to controller movement while a button input is held. This allows the user to move as if grabbing the whole world around them.
Grab Move Providers
The package provides a Grab Move Provider and a Two-Handed Grab Move Provider.
If a Character Controller is present on the XR Origin, the Grab Move Provider or Two-Handed Grab Move Provider will move the XR Origin using CharacterController.Move
rather than directly translating the Transform of the XR Origin.