Hello there,
I would like to add the condition "when clicked" to my sprite to make it like a button.
Otherwise, how can I make an invisible button clickable ?
Thanks you very much !
Develop games in your browser. Powerful, performant & highly capable.
Depending on how you want to 'click it'...
Mouse> On Object Clicked...
or
Touch> On tap object
If you don't want to see the button, set 'Initially Visible' to off, it will still work you just can't see it.