Learn game development and animations with Construct
The key to this effect is an interaction between the shadow light object and the source-in blend mode . We create an image representing darkness and place it ab...
Hello Construct Community! This Tutorial is made as a little thought experiment but might have some merit for the one or other person. The principles still are...
This tutorial is a result of a recent forum post on how to accomplish this task. Since this is a pretty powerful method of keeping in touch with your playerbase...
Simple tutorial from scratch to create make police chase game in both Construct 2 and 3. Required no extra plugin.
This tutorial will explain a little bit about how certain features in the C2 runtime work. And how they can impact your performance. It might or might not be th...
Rexrainbow's series plugins are perfect solutions for your grid-style games, like: Monopoly, SLG, roguelike games and etc. In this tutorial we'll teach you how...
Regular expressions are a way to automate extracting certain parts of a string that share a common pattern. For example, you need to get a list of street names...
Simple example how to project position from another layer using LayerToCanvas and CanvasToLayer expressions. Setting Sprite position from "UI" layer (parallax 0...
And welcome to another tutorial. Today we are going to make a health bar like in the Legend of Zelda games (and others), where you have a set of hearts on the u...