#Unequipping from wrong hand.
9 messages · Page 1 of 1 (latest)
So u want to find the hand that has the object and unequip it instead of the other object???
Yes
Use player get equipped object
if the player has a object in one hand drop the object in the other hand
unequipt from slots with dominate hand as:
if value
condition: dominant hand from local player get equipped objects is valid,
then: dominant hand object = object picking up.
Else: false
Off hand as:
the dominant hand circuit, but not the output, if value might be cheaper tho
Thanks boss
if still dont work, u may need to put dominant hand through "from rec room object" before puting into the equals, but ye. Np
No I got it to work