Raw Data Tooltip Events (LogiX node)

From Neos Wiki
Revision as of 18:51, 28 November 2020 by Zyzyl (talk | contribs) (Testing new page stype)
Jump to navigation Jump to search
Other languages:
English • ‎日本語
Raw Data Tooltip Events
'Raw Data Tooltip Events' LogiX node
Inputs
  RawDataTooltip Tooltip
Outputs
  Impulse Equipped
  Impulse Dequipped
  Impulse ToolUpdate
  Impulse PrimaryPressed
  Impulse PrimaryHeld
  Impulse PrimaryReleased
  Impulse SecondaryPressed
  Impulse SecondaryHeld
  Impulse SecondaryReleased

The Raw Data Tooltip Events node fires impulses when various events (e.g. button presses) affecting the input RawDataTooltip occur.

Usage

The Equipped output fires an impulse whenever the referenced RawDataTooltip becomes equipped.

The Dequipped output fires an impulse whenever the referenced RawDataTooltip becomes dequipped.

The ToolUpdate output fires an impulse every frame while the referenced RawDataTooltip is equipped.

The PrimaryPressed output fires an impulse whenever the equipping user presses the primary fire button on the controller corresponding to the hand where the RawDataTooltip is equipped.

The PrimaryHeld output fires an impulse every frame while the equipping user holds the primary fire button pressed on the controller corresponding to the hand where the RawDataTooltip is equipped.

The PrimaryReleased output fires an impulse whenever the equipping user releases the primary fire button on the controller corresponding to the hand where the RawDataTooltip is equipped.

The SecondaryPressed output fires an impulse whenever the equipping user presses the secondary fire button on the controller corresponding to the hand where the RawDataTooltip is equipped.

The SecondaryHeld output fires an impulse every frame while the equipping user holds the secondary fire button pressed on the controller corresponding to the hand where the RawDataTooltip is equipped.

The SecondaryReleased output fires an impulse whenever the equipping user releases the secondary fire button on the controller corresponding to the hand where the RawDataTooltip is equipped.

This node is essential for making custom tooltips as LogiX can be made to run based on a user's interactions with the tool. Impulses fired from this node are owned by the user interacting with the RawDataTooltip.

Examples

Node Menu

Tools
Back Dequip Tooltip Equip Tooltip Get Raw Data Tooltip Hit Get Tooltip Has Tooltip Is Tooltip Equipped
Is Tooltip In Use Raw Data Tooltip Events Tooltip Equipping Side Tooltip Equipping Slot Tooltip Events