#Cant drop item circuits
8 messages · Page 1 of 1 (latest)
it takes one cv2 tick for the equip state to update so you cant equip it to two hands in the same tick
added a delay, worked :)
it only needs to be delayed by a single tick (0 seconds)
so no need to make it longer than that
Single tick is 1 not 0
that would be one second on the delay
single tick on delay chip is 0 seconds