Waits for user to hold the specified item in hands. Works for any type of grabbing, free grabs, slots, triggers or inventory Allow Free Grab, Allow Inventory / Forbid Inventory
Behavior
On In call, starts waiting for the grab. The node itself doesn’t allow object to be grabbed, you need to use some other node to actually let user grab the item (Allow Free Grab, Enable Slot, Enable Trigger).
For Inventory Items Only: there is a checkbox Lock Item. This will make node to wait until user takes a required item from inventory, then it will lock item in hand and prevent user from dropping it or opening the inventory window.
To allow user to return item to inventory again - use Break.
Usages
Request the User to take a specific item from inventory
States
Busy while waiting for user to take item