Learn game development and animations with Construct
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...
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!
So to start off with insert two sprites by right clicking and getting the drop down menu and clicking "insert an object". 1 object will act as the player and th...