Hello peoples,
I am trying to make a game, duh. And when the player is standing on a button then a variable is now 1 But how can I get it when the player isn't touching then the variable is now 0. When the variable is 1 something becomes invisible so if I use the 'every tick' to set the variable to 0 - the thing is then visible - if flickers <img src="smileys/smiley7.gif" border="0" align="middle" />
It would be useful if I could use a 'Else' condition, but Construct 2 doesn't have one <img src="smileys/smiley5.gif" border="0" align="middle" /> .
How could I get it so when the player isn't touching the button then the variable becomes 0 without using the 'every tick' condition, thanks. <img src="smileys/smiley1.gif" border="0" align="middle" />