Construct Tutorials
Learn game development and animations with Construct
-
Zone-Based Camera Movement
This example shows how to limit the camera's movement to a specified area. This is useful for limiting the player's view to the room they're currently in, simil...
-
8 Ways for a pro game
After I've been in the game developing world for a year and a half, I had gotten various experiences especially from C2. Being an explorer gamer, I saw thousand...
-
-
-
-
-
Individual background tiling
Look at the following screenshots to understand what we want to achieve. Instead of creating a whole tile background in an image editing program and loading the...
-
Guardar y cargar datos WebStorage
First in a new project , add a Text object just change the name to "Data " , add a Textbox object , put it under Text and name "Area" , finally creates two Butt...
-
Power-up & -down and health bar
Feel free to download the following images and insert them accordingly. Layer 0 - Background with background tile. Lock the layer! Layer 1 - One player sprite,...