Hi,
I wanted to know the difference between, in on_input, looking at action.pressed being true or false, and at action_id having “touch” action hash.
I have Game Objects, and now GUI boxes (a click on a star open a Gui.go that show details on the star).
Is it better to use one or another ? Or the two ?