mikkos9
Hi.
I have different layouts in my project, and in one of them I have a checkbox.
I want that when the user select the checkbox (in a previous menu of the game), the colour of the player image change, but I dont know why I can't do it...
In the checkbox layer's I set an action: When checkbox is checked-> "Set effect black/white enabled".
But I check the checkbox, game starts and the colour isn't aplied. What can I do?
Thank you so much.
Make sure to set the tickbox property 'Global' to 'Yes'.
This will alow the value to be accessible throughout the whole project, rather than just the Layout it is on.