Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
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 made a system timer in game and now it seems that the 1.3 seconds is different in every computer, or the same physics event takes longer in some older computers. How should I fix it so no one can cheat, or the game would not be harder for a players who has better computer?
use dt (delta time)... which is relative to each computer
Use dt or a few other ways
anyways I've recently read that capturing the system time and then saying that as a variable and then using that as the timer might be the best idea. Their are a few plugins or this tutorial:
scirra.com/tutorials/940/how-to-easily-capture-date-and-time-and-insert-them-in-a-project
Opps somebody beat me to it
Thank you guys, ill try to figure those out. Every time i keep going deeper into C2 and my game concept, i see how well they've done C2 and how much too ambitious is my first own game ever, but i am not going to give up!
Develop games in your browser. Powerful, performant & highly capable.
Lol, that's exactly what I did with my first (and only so far) game. Two months in I was like alright it's good enough for now I gotta work on something else!