The functions triggering when pressing E seem to be reversed? Pressing E will always Branch to False since you’re not holding the object. And False drops the object (that you’re not holding). Swap them around. The rest looks OK at a glance.
The functions triggering when pressing E seem to be reversed? Pressing E will always Branch to False since you’re not holding the object. And False drops the object (that you’re not holding). Swap them around. The rest looks OK at a glance.