I feel like this is a noob question but I'm not sure why this isn't working.
I'm trying to make items stick to a slot and stay there.
I put the items in a family and made the code:
If Items(family) are overlapping ItemSlot - Set value "ID" of Items to UID of ItemSlot
If ID of Items = UID of ItemSlot - Set position of Items to ItemSlot
Nothing happens when Items overlap the ItemSlots.
Anybody know what's wrong?
Thanks