i have working slot inventory in my game.
I need to do condition, if player have in slot 1 item X have animation frame 1 (first frame is wood for example) and in other slot i have animation frame 2 (steel)
ALSO each slot have variable called 'ammount' and each slot have different numbers for wood or steel in backpack
So i make this event logic but dont work
i need to check inventory for this two items in slots to make event 'CRAFT'
Also i try this combination but also dont work