Construct 2/3 Misc Detect when your desktop game window loses focus dop2000February 16, 2020February 16, 2020 It's always a good idea to pause your game when it loses focus. This example shows how to do this. (more…) Share
Construct 2/3 Text Simple stopwatch dop2000February 16, 2020February 16, 2020 This tiny project demonstrates how to create a simple timer/stopwatch, and how to format the time in HH:MM:SS.ms format (more…) Share
Arrays / Dictionaries / Data Construct 2/3 Misc Protect sensitive data in your game from cheaters and hackers dop2000February 16, 2020February 16, 2020 We don't like cheaters. Especially those who use automated hacking tools to put them at the top of the high score list, add infinite lives, coins etc. This demo shows... Share