Learn game development and coding with Construct 2
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...
Adobe's phonegap service, is like cocoon.Io but you get one app free without any kind of splash screen to pay to remove. Additionally its only $9.99 a month if...
In my previous tutorial for this topic I showed how to trick/mask the lag that occurs while switching between layouts. In this tutorial, there will be no tricks...
Lecture "Development of 2D Games with Construct 2", presentation on October 21, 2016 for the Bit.Week 2016 event (Brazilian Portuguese).
1. Open Construct 2 and create a new project File> New> Create empty project. 2. In Layout 1 add a new Browser, Text and Touch object. 3. In Event sheet 1 add 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!