Learn game development and animations with Construct
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...
Lecture "Development of 2D Games with Construct 2", presentation on October 21, 2016 for the Bit.Week 2016 event (Brazilian Portuguese).
1. Add instance variable ''landed' and behavior Jumpthru to object platform. See the picture. 2. Place an event, count 1 if player jump and landed every platfor...
This is an easy to make platforming game and I thought it might help as a template! Good luck to anyone who will want to do this!