Construct Tutorials
Learn game development and animations with Construct
-
LAN Preview for Windows XP
If you've followed all the steps of Ashley's LAN preview guide and are still experiencing trouble under Windows XP, then this tutorial is for you. NOTE: Make su...
-
What a game designer needs to know?
Many abilities can be useful for a game designer, some of which we can’t even imagine. One example is the study about typography that Jobs has done and ended up...
-
-
Creating a subroutine in Construct2
You will need to be atleast familiar with the Construct 2 event sheet in order to follow this tutorial. A subroutine is quite simply re-usable code. Eg. If you...
-
Animation Control - Event Based
Lately I have noticed, that animation control is often asked subject in the "How to"'s. Most of the time - just like I did - people stumble over the strange beh...
-
View your framerate
If you're using Google Chrome, it's possible to view the framerate of your game. To turn on this option, go to the following url: Chrome://flags/. Scroll to the...
-
On Screen Touch Controls For Button Games
If your a newbie to C2 then this will probably be a hard task for you until you read around or post a thread asking about it. How To Do It: Basically what you h...
-
Pump up your platform game
Warning : This post isn't a programmation post , it is just on how you can pump up your platform game. Let's start by the player. Power-ups : You can add random...
-
Diffuse text in a Textbox
If you have a input textbox in your application, and you dont want people around you to see it, then you can use this technique! NOTE! This technique doesn't en...