Is it possible to make drag&drop inventory with new UI system, with new tools?
If not, is there a way to detect the event when user presses on a button? All i can do right now is detect when button is let go (using Button (script) / On Click () fuctionality), not pressed down.