Created a page for the On Grip Start node. |
m YoshBot moved page ProtoFlux:On Grip Start to ProtoFlux:OnGripStart: Automated: removing spaces from ProtoFlux namespace |
(No difference)
|
Latest revision as of 00:28, 21 August 2025
On Grip Start
null
∅
Events
The On Grip Start node takes in a global reference of a LocomotionGrip, and fires an event when the grip has started, as well as information of the locomotion module and the body node that was gripping.
Outputs
OnEvent (Call)
Fires when the grip has started by the user.
Module (ILocomotionModule)
Returns the module that was gripping.
GrippingBodyNode (BodyNode)
Returns the body node that was gripping.
Globals
Grip (LocomotionGrip)
The global reference to the user's locomotion grip.