Learn game development and animations with Construct
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...
This Tutorial will show you how to send a screenshot to an Email address from C2. Works in Construct 2. Works in Construct 3, but you need a https secure server...
This was done in Construct 3, but it can also be done in Construct 2. Tutorial shows how to make background color change its color smoothly. You can mess around...
So you're probably wondering how do I use Firebase realtime database? I'm going to teach you how to set it up! Requirements: 1. Firebase Account ( Link ). 2. Co...
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...
I found a way to rotate a tile in tilemap when starting a Plumber game and I want to share with you. Insert a TileMap object in your project. You can use the de...
Have you ever wanted to make a game with lots of characters? For exemple, fighting games have a menu in which you can choose what character you want to play wit...
In this tutorial we'll learn the basic skills about Drag and Drop tutorial mixed with some basic Frame and Array concepts. Finally, we'll develop a quiz game, s...
This simple tutorial will teach you how to create a simple platformer game & a simple chat with Photon in only 12 events. The plugin is available here : First o...