inventory-system icon indicating copy to clipboard operation
inventory-system copied to clipboard

Missing touch input in SlotUI

Open KageKao666 opened this issue 1 year ago • 2 comments

I'm creating a mobile game and I need slots to be selected using clicks rather than the mouse wheel.

KageKao666 avatar Dec 14 '23 14:12 KageKao666

You must modify the slot_ui.gd code to accept touch screen, currently only mouse clicks exist.

scriptsengineer avatar Dec 14 '23 22:12 scriptsengineer

can you please send me the finished code, I can’t do it :(

KageKao666 avatar Dec 21 '23 17:12 KageKao666

UI code was moved to demonstrate the purpose of each developer creating their way of handling interface and inputs from inventory system nodes

scriptsengineer avatar Jun 16 '24 19:06 scriptsengineer