Hi all,
so I’m having an issue in my inventory when I pick an item up and click, the event gets sent to the picked up item and not the slot underneath it. If I change the hierarchical order of my “picker” object to be before the slots, and then clicking, the slots would receive the events correctly but then the slots would be rendered on top of the picked up item. Please see the attached video
I thought maybe I could disable event detection somehow on the item when I pick it up, is this possible? if so, how? if not then what can be done about this?
Thanks.