Create Tools ProtoFlux Category |
m fix link spaces |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Table ProtoFluxCategoryNodes | {{Table ProtoFluxCategoryNodes | ||
| | |DequipTool|| Dequips a [[Tools|tool]] from the user. | ||
| | |EquipTool|| Equips a [[Tools|tool]] to a user. | ||
| | |GetRawDataToolHit|| Similar to [[ProtoFlux:Raycaster|Raycaster]] and [[ProtoFlux:Raycast One|Raycast One]], this node will make a raycast and detect hits. | ||
| | |GetTool|| Gets a tool reference of the user. | ||
| | |HasTool|| Checks if a user has a tool. | ||
| | |IsToolEquipped|| Checks if a tool is equipped on a user. | ||
| | |IsToolInUse|| Checks if the tool is currently being used by a user. | ||
| | |RawDataToolEvents|| A node that fires tool specific events. | ||
| | |ToolEquippingSide|| Gets which [[Type:Chirality|Chirality]] a [[Type:User|User]] has equipped a [[Tools|tool]]. | ||
| | |ToolEquippingSlot|| Gets what slot is holding this tool. | ||
| | |ToolEvents|| Events for a [[Tools|Tool]] being Equipped or Dequipped. | ||
}} | }} | ||
[[Category:ProtoFlux]] |
Latest revision as of 03:57, 25 August 2025
Node Name | Description |
---|---|
DequipTool | Dequips a tool from the user. |
EquipTool | Equips a tool to a user. |
GetRawDataToolHit | Similar to Raycaster and Raycast One, this node will make a raycast and detect hits. |
GetTool | Gets a tool reference of the user. |
HasTool | Checks if a user has a tool. |
IsToolEquipped | Checks if a tool is equipped on a user. |
IsToolInUse | Checks if the tool is currently being used by a user. |
RawDataToolEvents | A node that fires tool specific events. |
ToolEquippingSide | Gets which Chirality a User has equipped a tool. |
ToolEquippingSlot | Gets what slot is holding this tool. |
ToolEvents | Events for a Tool being Equipped or Dequipped. |
Pages in category "ProtoFlux:Tools"
The following 11 pages are in this category, out of 11 total.