Maurits825 / AFKScape

A game that simulates playing the game Old School RuneScape at a faster pace! Developed in Unity using C#.
1 stars 0 forks source link

Dragging item from bank to inv #90

Open Maurits825 opened 4 years ago

Maurits825 commented 4 years ago

Dragging an item from the bank to the inventory re-arranges items in the bank. The expected behaviour is that you cannot drag items in the bank. You cant see the item being dragged (the item does not follow the cursor), but the inventory is probably responding on a OnDrop() event in the inv