Construct Tutorials
Learn game development and animations with Construct
-
Your own textbox
ASCII Conventer online. Dont like standard HTML textbox? Let's make your own! Everything is much simpler than it seems. For this example you will need only 2 ob...
-
Introduction to Time / Timer functions
Although there are some timer tutorials here, we'll explore different things you can do with timers. The time variable is a built-in variable that begins whenev...
-
Platformer Enhancements - Wall Jumping
In this tutorial we are going to add some additional functionality to our platformer games in the form of a wall jump action for our character. This is a tutori...
-
How to use your own Web Fonts
Construct 2 Release 74 introduced the ability to use Web Fonts in your projects. This allows you to add custom fonts to your games without having your players i...
-
Grid for Turn-Based Movement
Let's start by adding objects: Tile map with graphics for the playing field. TilePath "Tilepath" for the grid of moves. Sprite "Unit". Since a single tile is us...
-
-
Construct Time #8: Better Slider Bars
This time I come with a brand new kind of thing. A fully fledged JS module! There's not too much to explain, and I'm gonna be honest, it's pretty late right now...
-
Raycasting with lasers
This Construct 3 demonstration shows how to use the ray casting & line of sight functionality. Get the template here : Contact me on Fiverr if you want further...
-
Creating a drumcomputer
This drum computer is created in Construct 3 and shows a technique to sequence sounds in tracks with separate volume controls and variable tempo. You can get th...