pick_up_item_virtual 
Moves the item at target_key onto the pawn and records it in storage_key. Does not use hands storage_key is the virtual carry slot. Clears target_key on finish.
Vars | |
| storage_key | Blackboard key acting as the virtual carry slot. |
|---|---|
| target_key | Blackboard key holding the item to pick up. |
Var Details
storage_key 
Blackboard key acting as the virtual carry slot.
target_key 
Blackboard key holding the item to pick up.