
On mouseclicking the buttons I want them to flip 'on' and add their respective values to a variable, and also subtract their values when flipped 'off'.
I was thinking I could use the same button image for both the 'on' and 'off' positions, but I'm too dumb to figure out how apparently.
Doesn't seem to be possible to have two conditions on the same event. Is that correct?
Also, how does the "Skip Events" thing work?
Thanks.