On Grip Start (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Other languages:
On Grip Start
'On Grip Start' LogiX node
Inputs
  LocomotionGrip Grip
Outputs
  Impulse OnEvent
  ILocomotionModule Module
  BodyNode GrippingBodyNode

The On Grip Start node fires an impulse when a user starts gripping the input Grip.

Usage

The Grip input takes a reference to a LocomotionGrip component.


The OnEvent output fires an impulse when the Grip starts being gripped by a user. Impulses are owned by the user who gripped the Grip component.


The Module output provides the locomotion module in use by the user who gripped the Grip component. This value is only available for the duration of the impulse chain started by OnEvent.


The GrippingBodyNode output provides a BodyNode enum value indicating which body node the Grip was gripped by. This will most likely be the Right Hand or Left Hand.

Examples

Node Menu

Locomotion
Back Get Active Locomotion Module Install Locomotion Modules On Grip End On Grip Start On Grip Stay On Locomotion Grip Begin
On Locomotion Grip End Switch Locomotion Module