Different themes are only available to subscribers of Construct 3. The Dark Theme is an officially bundled theme. Here's how to switch: It will prompt you to re...
Construct 3 and Construct Animate web exports can work offline. So long as the project has been downloaded once while online, the user can successfully load the...
Switch animations: Standing > running > falling . - Test for progress and award points. Key to a platform game are two types of objects: Solids and Platforms ....
These days it's naïve to assume everyone on the web has a mouse and keyboard. On the modern web, many people are now browsing via touchscreen devices like iPhon...
This series of video tutorials for more advanced Construct 2 beginners guides you step-by-step through the creation of a memory match card game with Construct 2...
Construct 2 offers some advanced features in the event sheet. These can allow expert users to make the most of the event system, enabling more sophisticated log...
TypeScript is one of the most popular programming languages in the world , with a wide range of applications from browsers to servers, many jobs available in th...
Welcome to this NPC tutorial – now complete and with the example project included! The aim of this is to show you how to create a system to control multiple typ...
In any game with more than one layout, chances are you’re going to want a way to transition between the layouts. And you’ll want it to look reasonable. In this...