Learn game development and animations with Construct
Creating a customized mouse is a lot easier than most people would expect. Which is why I'll now show you how to make one. But first, we'll need some objects. (...
Hello Friends after a long time I am again here with a new exciting tutorial. In this video I have shown that how you can make music maker in Using Construct 2...
Landing pages are all the rage. So, I decided that I needed one for my iOS game, Eye of the Fiend . Other than the marketing aspect, I thought it'd be a good pl...
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...