I'm using more than 10 sine functions, and I want enable them and disable them many times in the game,but when I'am using command,"on tap object:object x:set sine disabled", this command is not working.
Please help.
Your action may be crash with matchdone = 1, make sure when you are touching / tap it, you already having matchdone variables not equal to 1, because it will get enabled again somehow.
Develop games in your browser. Powerful, performant & highly capable.
Why did you open a new topic about this issue? We told you last time that your sine gets re-enabled by event #12 or some other event.