Construct Tutorials
Learn game development and animations with Construct
-
Pathfinding with line of sight
I'm going to show you how to combine the Pathfinding behaviour with a line of sight engine to create enemies which have some basic AI; They will wander around w...
-
-
Random with Bias
This is (hopefully) a quick tutorial allowing you to set a bias of random options you might have. The example .Capx file can be got : Here. We're are going to u...
-
-
Construct 2 Prettier Buttons
Preface: You're better off creating your own buttons than using Construct 2's button object, especially if you plan on exporting your game to CocoonJS/DirectCan...
-
Make A Sliding Marquee In One Action!
I wanted to make a sort of sliding marquee for the splash page of my game, something that could give the player a few tips on how to navigate, etc. I didn't wan...
-
Where to get images, sounds, and more
The Resources are free to use, but the References are protected under copyright law. Freelance artists: Public domain music: Public domain sounds: Public domain...
-
Coin Flip App
In this tutorial I’ll be showing you how to make an easy coin flip game where you have to choose which side the coin would land on and if you call it correctly...
-
Using an animated gif in Construct 2
Well I write this tutorial because I had a wile ago a big problem. I wont to make some "smoke". Well so I was searching the hole web for a nice sprite sheet or...