Construct Tutorials
Learn game development and animations with Construct
-
Offscreen Enemy Indicators
In this tutorial I'll show you how to create offscreen enemy indicators. Click here for a demonstration. We'll modify the Ghost Shooter tutorial example so open...
-
Metro / Windows 8 plugin for Construct 2
I have written a plugin - Metro which provides you the ability to integrate better with Windows 8 capabilities when you export your Construct 2 project for Wind...
-
How to sell your game to large publishers
You might not know this, but there are many game publishers out there looking to pay good money to license HTML5 games. A typical HTML5 game sells for a few hun...
-
Physics bridge
Using bridges in a game can make some really nice gameplay. While using a normal, static bridge is always nice, it's sometimes just to plain and nothing much ca...
-
-
Create car physics
This tutorial is showing you how to create either a top-down car physics or a side-view car physics with the Car physics behavior. There's already a nice behavi...
-
Making an Interactive Treasure Map
In this tutorial you'll use effects (and other stuff!) to create an interactive map that reveals locations only when the player has "discovered" them. Location...
-
-
Sending info to a mysql database.
After going crosseyed looking for info for newbies I decided to do the ole trial and error to link up to a mysql database. So far what I can do is send info to...