Construct 2 Tutorials
Learn game development and coding with Construct 2
-
-
-
Very Simple Game with Construct 2
People always say’s how can I start game in Construct 2? Is it possible to create simple and effective game? More to the point Construct 2 is very powerful, I h...
-
RPG Part (6)
In this last section we'll be covering: • Importing our NPC art and animations. • Setting up our NPC interaction. • Programming our story-arc for our NPC to say...
-
-
Shader Toy to C2
I will try to write a tutorial for converting Shadertoy Glsl to C2 FX; 'i will try'===> is the quantum theory that's mean the final result (maybe) will fail dep...
-
Pair match / Match 2 game for beginners
I have made a simple match 2 / Pair match game for beginners. It is made in just 19 events. Object : Touch, 1 Sprite, Function, 4 global variables. There's poss...
-
-
Smooth Gamepad Joystick Movement
This uses the 8 Directional Behavior, I split it into two groups, 4 direction and the diagonal movement so you can separate them for your needs. Just two events...