Construct Tutorials
Learn game development and animations with Construct
-
How to make a player atack
First read the tutorial How to make a Platform game. This tutorial is a "continuation" of "How to make a Platform game". Now how make a player atack: In player...
-
-
2D Game Art for Programmers
I found this vector art tutorial: This was done by the amazing Chris Hildebrand. You can find more at his blog:
-
Using 1 Event Sheet For Multiple Layouts
Recently Ive noticed I have been using way too many event sheets in my games. Having too many event sheets can slow down your game. A programmer got on me about...
-
How to make iPhone and iPad games
Creating a game for iPhone or iPad is easy with Construct 2 . If you haven't already, download the Free edition and get going with the Beginner's guide ! Note t...
-
How to Make a Flag and Banner
I have Written this for the Beginner. You Veterans can skip over most of this Tutorial. Step 1 and 2 Open a new Project and then set you properties. Click 'Layo...
-
How To Make Cheats Into your game
I Tried Many Times Until I knew how to make cheats. Its Easy. First make your game normally. After you finish it add a textbox and a text. Name the textbox : (c...
-
XML Parsing
This is just a very quick tutorial on parsing some XML text. I had to visit all three links referenced from the manual to figure this out, and thought a concret...
-
Platform behavior's animation
Today ill talk about animations on platform behavior as we can read in forum many people says there are a bug on the animation or blablabla so I decided to do a...