Created a page for the Dequip Tool node. |
Small corrections, and added a link to the tools page. |
||
Line 16: | Line 16: | ||
|}} | |}} | ||
The <code>Dequip Tool</code> node makes a user take off a tool from their hand of a specific side of | The <code>Dequip Tool</code> node makes a user take off a [[Tools|tool]] from their hand of a specific side of that user. | ||
== Inputs == | == Inputs == |
Latest revision as of 07:48, 15 April 2024
Dequip Tool
Tools
The Dequip Tool
node makes a user take off a tool from their hand of a specific side of that user.
Inputs
* (Call)
Calls an impulse to dequip the tool on one side of the user.
User (User)
The user to dequip the tool from.
Side (Chirality)
The side to dequip from.
PopOff (bool)
Should the tool pop off a certain distance from your hand.
Outputs
OnDequipped (Continuation)
Fires when the tool is dequipped.
OnDequipFail (Continuation)
Fires when the tool failed to dequip in any way.