Construct Tutorials
Learn game development and animations with Construct
-
Asynchronous Callback Object Creation
One thing you will be doing a lot of is creating objects, modifying those objects in some way and then setting them lose into the game world. Normally in comput...
-
-
How to cast shadows that change with time
Ok. Events have moved on since I first wrote this tutorial. Since r170, Construct 2 has included a shadow casting behavior. Rather than delete this tutorial, ho...
-
3D Star Map
I have been having a lot of fun reading through old forum posts recently, looking at examples, learning how to do various things. Yesterday, I came across a pos...
-
Setting up a simple Menu example
This Is'nt a "must-do-exactly-how-I did" tutorial, I don't even pretend it's a best solution. Just sharing my thoughts;). Capx is pretty well-commented, I hope....
-
-
-
angry bird brick
Use this to make any brick game or even make a version of your game into brick. Logic is in there capx so go ahead and try it out.
-
Particle Demo Capx
I had planned on writing an extensive particle tutorial, but have never had the time. I did have most of a demo capx ready though. So I am uploading it here as...