Construct Tutorials
Learn game development and animations with Construct
-
Cinematic Zoom
This tutorial is for my friend SocialLie, and I hope that pleases everyone. 1 - Create a Global Variable " zoom " = 1. 2 a - Create two inactive group " zoom in...
-
How to make a Platform game
Construct 2 can make all kinds of 2D games. In this tutorial, you'll be taken through the basics of making a platform game in Construct 2. If you're new to Cons...
-
Random Animation
Every once in a while people ask, how they can randomly select an animation. This very short tutorial shows a very simple way to do this. There are a few basic...
-
LAN Preview for Windows XP
If you've followed all the steps of Ashley's LAN preview guide and are still experiencing trouble under Windows XP, then this tutorial is for you. NOTE: Make su...
-
What a game designer needs to know?
Many abilities can be useful for a game designer, some of which we can’t even imagine. One example is the study about typography that Jobs has done and ended up...
-
How to preview on a local network
Previewing on a LAN address in Construct 2 allows any device on your Local Area Network (LAN) to preview your project. For example, if you have both a PC and an...
-
Lessons Learned from O-Ring
I just wanted to add my own little lessons from making O-Ring . I kept the game as simplistic as possible using only the plugins that came defaulted with the or...
-
How to series - 'In Game Shop'
Hi, I have decided to make a how to series of tutorials based on topics users have requested me to help them with. This is the first of the series - A in game s...
-
RPG-Inventory - Drag and Drop
This topic has been disussed over and over in the forum and YANN already posted his solution. Still I would like to show you, how I would implment an inventory....