Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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.