Learn game development and animations with Construct
In this tutorial, I will teach you how to make a dark place and a flashlight. First, you will need a ground and a player. (I added a ceiling to have a cave like...
And welcome to another tutorial. Today we are going to make a health bar like in the Legend of Zelda games (and others), where you have a set of hearts on the u...
Construct supports writing TypeScript code in both script files and event sheets. If you're new to the Javascript programming language, consider looking for a b...
This is my first tutorial and I'm going to show how you can setup a multi language project using JSON and Dictionary. First of all, lets setup our basic project...
In the file attached Bellow you will see how to create a Traffic Road System , with red , green and yellow lights. All My Files Here.
I've had some problems when I try to implement Newgrounds API features such as Medals and Scoreboards into my Construct 2 game. So, I want to share my experienc...
Starting from an inspiration to create a Project Viewer application by storing data on the existing MySQL database on the hosting, then find this way that is qu...
But mine here is better. Say you wanted to pick a random greeting so when the game starts a character says either "Hi", "Hello", "Hi there" or "Greetings" or "W...
This tutorial will teach you how to make touch movement controls where horizontal swiping on one side of the screen controls the movement of the character, and...