Hi, i've added a local instance variable (boolean) called it selected and set it to false by default.
In the event sheet i've made it so if clicked set selected to true
&
if NOT clicked set to false
the problem is when i want to have a condition in the event sheet:
If Selected is true then....
I can't find the instance variable anywhere.
There's only compare instance variable (and it's not there in the dropdown menu)
and
is boolean instance variable set..
How to do this the right way ?
Thankful for answers !!
Cheers !!