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...
This tutorial assumes you have already read both Multiplayer tutorial 1: Concepts and Multiplayer tutorial 2: Chat room . The first tutorial covered the theory...
In the file below you will learn how to move sprites using arrays to a predefined position. When the sprites.Conunt get 170 it will star creating new sprites an...
In this example I'm showing you a "more elegant" way to display upgrade costs, for example, for buildings. Here we got a lumbermill and goldmine, starting on "l...
How to get the Highest and Lowest Value in Array. Hello in this tutorial attached you will learn how to get the Highest and Lowest Value in Array. Very usefull...
2D Array Sort by field in the header. In the vanilla Array Sort action, we can not sort by a field. Obviously, this result Is'nt what we want. What we want is U...
In the file bellow you will see some options to work with tilemaps . Change Tiles. Erase Tiles. Export as Json. Import as Json. Export to arrays. Import from ar...
So I've been playing with Construct 2. I have had a game idea in mind for a while, but have ZERO coding experience. Luckily, it seems that I've found the perfec...
In this tutorial I describe one way to set up a basic board game. I'll go through creating the board, tokens and moving the tokens. It's designed to be easy to...