I'm setting up an inventory where when I click on an item it moves it to equipped. Works well unless I have 2 of the same type (helmet) next to each other. Then there is a chance it tries to equip both with one click.
I am looking for a way to only select 1 on click.
Such as select sprite that where click is closest to origin?