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...
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...
Construct 2 fournit un moyen facile de réaliser des sauvegardes. Cela permet à vos joueurs de sauvegarder la partie , puis de revenir plus tard et de la recharg...
Fairly new to C2, picked it up about 4 months ago and am loving it. I've been working on various ways to do a basic Inventory system and thought I would share s...
If you're a stubborn idiot like me arrays are impossible. So, I knew it was possible to make an inventory with no arrays even though it might be a bit more conf...
In this last section we'll be covering: • Importing our NPC art and animations. • Setting up our NPC interaction. • Programming our story-arc for our NPC to say...
As this is a beginner's guide. I will using basic knowledge for this Tutorial. So let's get started. First we need to start our project. Then we must enable aud...
Today we're gonna cover some basics of the platformer . Our goal is to make a complete platformer with the least code and the least use of collider sprites. Wha...
Bonjour à tous, et bienvenue sur ce tutoriel. Aujourd'hui, nous allons créés une barre de vie comme dans le jeu "Légende of Zelda" et d'autres, où vous avez un...