I'm trying to make something that automatically holsters an object when it is dropped.
It works under normal circumstances, but fails if the item is dropped twice quickly in succession.
I logged the result of the "Success" output of the "Holster Object" chip and both drops resulted in "True". There were no errors logged at all. Everything seemed to be working except the actual holstering.
Any idea what could be going on here?