Construct Tutorials
Learn game development and animations with Construct
-
Modulo (Odd /Even)
In computing, the modulo operation finds the remainder after division of one number by another (sometimes called modulus). This is just one example, of how to u...
-
-
How to create Animated menu option
In this video I have shown how to create a menu option system in Construct 2. Which can be used in any type of game especially Arcade Games, Function in this ga...
-
3D sprites
Como todos ja sabem Construct 2 nao suporta modelos 3D, entao a unica maneira de criar um jogo que se pareca 3D é gerando imagens dos objetos 3D e usando-as com...
-
-
-
How to make Scale and Order system
In this video I explained that how do we make a scale and order system in game for players. Scale ( where they can drag one point of square shape and make it bi...
-
Swap Position of 2 Sprites
I have a trick to swap position of 2 sprites in Construct 2. You can check my capx for more details. If anyone have another idea to improve my example, I always...
-