ProtoFlux:On Grip Start

From Resonite Wiki
Revision as of 15:03, 3 July 2024 by AmasterAmaster (talk | contribs) (Created a page for the On Grip Start node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
On Grip Start
OnEvent
Module
GrippingBodyNode
Grip
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.