Learn game development and coding with Construct 2
When you're new to Construct you might use blocks as a way to make the enemies or other NPC's change directions. Let me introduce a way to make it all a lot mor...
Today we'll make a "Fixed screen" (No scrolling), but when the PC moves out of view, the camera changes accordingly. It's a fairly simple code, and moslty uses...
There are many ways to go about the movement of the PC's in your games, and one of them are the classic Diablo movments, which is also used in my other MMO's. W...
This is a quick tutorial on how to use "browser" to quit the game. There's more info in the cap.X file. "Crazy is just another word for creative".
Here in this video I will show you that How we can Make Smooth Animations with only Single Frame of Body Parts and Control them in Construct 2. So If you guys l...
If you want to make a platform enemy that moves in zigzag, one of the simpliest ways to implement is using a Sine behaviour. But if you want your enemy to mirro...
In this tutorial you will learn how to draw a line from specific points with your mouse. So first thing add a slider by right clicking and you should get a drop...
Today, you will learn how to make a cool water effect for your games using WebGL Effects. First, create a new tiled background named "Water". After that go to G...
All of us have faced issue that while playing video using Construct 2 game on iOS video goes to full screen right? And this is very irritating. I have found a s...