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...
In my last build I created an ingame level editor, where users can create their own levels and share them with others. Here is a tutorial based on my wall-break...
(Original template taken from The objective of this tutorial is to show how one might modify a game template, and in turn to give you all a template to build of...
In this part 2 we are going to add communication between Entities (creature). There are many ways one can add these Entities. I will show you simple way after t...
In most games, you’ll probably find yourself needing to implement a menu of some sort. In its simplest form, a menu could be a button which the player clicks wi...