Hello
I have a sprite containig 5 buttons. I want to disable the click event for all the buttons in this sprite how can I achieve that?
Thanks
Hello
I have a sprite containig 5 buttons. I want to disable the click event for all the buttons in this sprite how can I achieve that?
Thanks
mouseChildren = false;
Thanks Senocular
It works like a magic.
:: Copyright KIRUPA 2024 //--