VRTK_TouchpadControl

extends VRTK_ObjectControl OverviewProvides the ability to control a GameObject's position based on the position of the controller touchpad axis. This script forms the stub of emitting the touchpad axis X and Y changes that are then digested by the corresponding Object Control Actions that are list…