VRTK_BaseObjectControlAction
Overview
The Base Object Control Action script is an abstract class that all object control action scripts inherit.
As this is an abstract class, it cannot be applied directly to a game object and performs no logic.
Inspector Parameters
- Object Control Script: The Object Control script to receive axis change events from.
- Listen On Axis Change: Determines which Object Control Axis event to listen to.
Updated less than a minute ago