ProtoFlux:Dequip Tool

From Resonite Wiki
Dequip Tool
*
OnDequipped
User
OnDequipFail
Side
PopOff
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.