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
Edited my program a bit, what was working before isn't working now.
Whenever I click 'play again' the timer stays at 0. It worked fine before I made my new changes.
Any ideas? Thanks.
dropbox.com/s/zan65s5odfe1z ... .capx?dl=0
Your link is broken.
Try posting it without the "https://" part
Thanks for the heads up Dop2000
dropbox.com/s/zan65s5odfe1ztm/additionGame.capx
The link above should be fine.
Thanks for any help in advance
Develop games in your browser. Powerful, performant & highly capable.
It's the same problem as last time - you are calling function "SetupGlobalVariables" from the Functions group which is still disabled.
Thanks, DOP, that worked.