Framerate independent games are games that run at the same speed, no matter the framerate. For example, a game might run at 30 FPS (Frames Per Second) on a slow...
All cool games have a time counter of some sort. Regardless if it counts upward or downward. So to get a nice counter going, you can use this basic, and simple...
Previewing on a LAN address in Construct 2 allows any device on your Local Area Network (LAN) to preview your project. For example, if you have both a PC and an...
This topic has been disussed over and over in the forum and YANN already posted his solution. Still I would like to show you, how I would implment an inventory....
In this tutorial, I am going to walk you through writing your first tutorial, and then offer some advice on what makes a good tutorial! The first thing you need...
The Advanced Random plugin allows you to generate Perlin noise . Unlike traditional random values it consists of predictable "waves" that can look like hills, c...
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...
By default browsers don't display any error messages when things go wrong. This is so your experience browsing the web is smooth and not interrupted with lots o...
Here you'll learn the basic of how "UID" and "IID" works, also, how the health of the enemy works. Who never tried to setup a rocket with smoke trail? And who n...