Construct Tutorials
Learn game development and animations with Construct
-
RPG Tutorial (Part 1)
Many of you ask Shiva how do you start creating your game. Where do you begin from? Do you start designing Level first with player and objects adding after? Ple...
-
-
Multiple Entry Points on a Layout or Map
This is part five of a mini series. The information in this video is focused around setting up multiple exit and entry points on the same map. We discuss Global...
-
Simple Artificial Intelligence
This is part six of a mini series but the information is focused around setting up a basic enemy intelligence. We discuss Line-of-Sight, Solids and Target Range...
-
Tetris Clone for Construct 2
Everyone likes to play challenging game. My grandson he is only 4 but he is on level 143 game call Minion Rush. He is crazy but I love him. Eldest grandson like...
-
Breakout in 7 Lines
You don't need complicated code for breakout game or fancy sprites. I will show you breakout in less than 10 line of code. Construct 2 so versatile and adaptabl...
-
-
Level Design in a Nutshell
Today we’re gonna talk about level design. This is actually a presentation presented by one of my friend. I’m just simply wrote what he said, and add stuff here...
-
How to use the LocalStorage plugin
Here I'll show you a way (sure there are diffrent ways to work it out though) for saving and loading numeric variables or string variables from the LocalStorage...