Construct Tutorials
Learn game development and animations with Construct
-
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...
-
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...
-
How to make a mobile app for your games
If you have some cash in your hand, and you like to make your games global and known professionally , you can make a mobile app for it by an easy fast way. Firs...
-
-
Hiding the Address on Mobile Browsers
I thought I post up these examples on hiding the address bar since there's NOT a lot on the forum or tutorials to help cover this. I tested these and they work...
-
TextBox: Special Configurations
Let's presume that you want to create a very special textbox in order to create, for instance, a character sheet for a role playing game. So that we'll start wi...