I've read the manual. Touch input can simulate a mouse click, if the property is set.
I did it, but somehow it didn't work. I want to "touch" simulate a click on a button.
I've tested using: is touching object, on tap, on tap object, but no luck.
What have I missed?
Update
I've tested to touch a sprite, it works. But not for a button.