Learn game development and coding with Construct 2
Since my Pinball example seems to be from quite some interesst, I will try to compile this tutorial for everyone trying to use the physic behavior for similar g...
You can use our "What License Do I Need" tool to quickly discover which license you're required to use. A full description of the licenses we offer exists below...
First, let's create a new project and entitle it to whatever you like. I am calling my project “2D Rooms” (aka “Tutti Rooms” ;). Step #1: On our Project`s Panel...
Construct solves some of the difficult problems other gaming frameworks have when mixing HTML and canvas. Did you know that all HTML form controls sit on top of...
In this tutorial, I'll be covering how to make your own top 10 high scores board using Construct 2 (release 277). You'll learn how to: - Sort your scores (aka s...
My name is Vincent. I made a short video showing how to speed up/slow down time! I hope this helps you with your games!
If you have been following tutorials on how to add a custom font to a text object with the "set web font" action and are wondering how you can do so with a list...
I assume you know the basics of C2. You can download a sample capx and skip this tutorial as you may want to explore it yourself. 1. Create a new project. 2. Na...
Often times large world maps are difficult to manage. In this tutorial I have created a sample project that allows you to automatically save and load tilemaps i...