Construct Tutorials
Learn game development and animations with Construct
-
-
The 5th Dimension - Using Variables
I can't imagine anyone creating a game without variables. They're so important to governing the reality that your creating when you make a game. I hope to expan...
-
Facebook share button (PHP)
Sorry for my bad English and grammar. How to make a Facebook share button for your Construct 2 games; What you need: 1. You need a website that runs PHP. 2. You...
-
-
How to make Asteroids.
So this is a 1 hour video showing you how to recreate the classic game of Asteroids within Construct 2. This tutorial assumes you have little to no knowledge of...
-
Import sprites from FragMOTION
FragMOTION is a powerful 3D modeler and animation software, the list of features is available in their site: FragMOSOFT site . It can export animations as sprit...
-
Give your Plat former Enemies AI
Here's a sample of how I gave my enemies (Agent Sprite) AI to chase the player (Ninja Sprite) and attack the Ninja. I give the Agent Sprite a Boolean variable c...
-
-
Add Google Analytics to your apps
While all of this information is available through the other tutorials and forum comments I wasn't able to find a single document putting it all together the wa...