ProtoFlux:On Locomotion Grip End

From Resonite Wiki
Revision as of 15:47, 3 July 2024 by AmasterAmaster (talk | contribs) (Created a page for the On Locomotion Grip End node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
On Locomotion Grip End
OnEvent
GrippedSlot
GrippedPoint
GrippingHand
Locomotion
null
Events

The On Locomotion Grip End node takes in a global reference from a user's PhysicalLocomotion. And fires when a grip ends that relates to that locomotion along with the data of the slot, position in 3D space, and what side of the user's grip it was.

Outputs

OnEvent (Call)

Fires when a locomotion grip ends.

GrippedSlot (Slot)

The slot that has been gripped.

GrippedPoint (float3)

The point in 3D space where the grip has ended.

GrippingHand (Chirality)

The side that has been gripped from a user.

Globals

Locomotion (PhysicalLocomotion)

The global reference to a physical locomotion from a user.