Construct Tutorials
Learn game development and animations with Construct
-
Instance Variable
With Instance Variable you could do amazing things. Your imagination is the limit. Here is demo to start you off. Create new project and call whatever you like....
-
Construct 2 Basics - Methods
A method is broadly defined as a procedure that allows you automate a series of steps. The ideal purpose of a method is code reuse, because it allows you to sim...
-
Construct 2 Basics - Variables
Variables are broken into two main categories in Construct 2: Global variables and instance variables. The main difference between these two types of variables...
-
Construct 2 Basics - Objects
An object is a representation of a specific idea. In Construct 2 this definition still applies. Mentally, when you think of a specific idea you may think of som...
-
Interruptores dinámicos para Compuertas
Hola, este es mi primer tutorial. Es acerca de puertas e interruptores. Es bastante simple pero espero que lo encuentren útil. Primero tenemos que crear nuestra...
-
Dinamic Door/Gate switches
This is my first tutorial. It's about doors and switches. It's very simple but I hope you find it useful. First we have to create our doors and switches. We'll...
-
-
The Ultimate Web Fonts Tutorial
Since I started with Construct 2 I delved unto the whole Web Fonts thing, it seemed one of the best features available - not loading fonts into the game itself?...
-