Category:ProtoFlux:Tools: Difference between revisions

Category page
Cleaning ProtoFlux Categories
Updated descriptions in the category table.
 
Line 1: Line 1:
{{Table ProtoFluxCategoryNodes
{{Table ProtoFluxCategoryNodes
|Dequip Tool||
|Dequip Tool|| Dequips a [[Tools|tool]] from the user.
|Equip Tool||
|Equip Tool|| Equips a [[Tools|tool]] to a user.
|Get RawDataTool Hit||
|Get RawDataTool Hit|| Similar to [[ProtoFlux:Raycaster|Raycaster]] and [[ProtoFlux:Raycast One|Raycast One]], this node will make a raycast and detect hits.
|Get Tool||
|Get Tool|| Gets a tool reference of the user.
|Has Tool||
|Has Tool|| Checks if a user has a tool.
|Is Tool Equipped||
|Is Tool Equipped|| Checks if a tool is equipped on a user.
|Is Tool In Use||
|Is Tool In Use|| Checks if the tool is currently being used by a user.
|RawDataTool Events||
|RawDataTool Events|| A node that fires tool specific events.
|Tool Equipping Side|| Gets which [[Type:Chirality|Chirality]] a [[Type:User|User]] has equipped a [[Tools|tool]].
|Tool Equipping Side|| Gets which [[Type:Chirality|Chirality]] a [[Type:User|User]] has equipped a [[Tools|tool]].
|Tool Equipping Slot||
|Tool Equipping Slot|| Gets what slot is holding this tool.
|Tool Events|| Events for a [[Tools|Tool]] being Equipped or Dequipped.
|Tool Events|| Events for a [[Tools|Tool]] being Equipped or Dequipped.
}}
}}
[[Category:ProtoFlux]]
[[Category:ProtoFlux]]

Latest revision as of 07:56, 15 April 2024

Nodes
Node Name Description
Dequip Tool Dequips a tool from the user.
Equip Tool Equips a tool to a user.
Get RawDataTool Hit Similar to Raycaster and Raycast One, this node will make a raycast and detect hits.
Get Tool Gets a tool reference of the user.
Has Tool Checks if a user has a tool.
Is Tool Equipped Checks if a tool is equipped on a user.
Is Tool In Use Checks if the tool is currently being used by a user.
RawDataTool Events A node that fires tool specific events.
Tool Equipping Side Gets which Chirality a User has equipped a tool.
Tool Equipping Slot Gets what slot is holding this tool.
Tool Events Events for a Tool being Equipped or Dequipped.