Construct Tutorials
Learn game development and animations with Construct
-
-
umber units for exponential games
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...
-
Play sound via a text object
Like you, I like to minimize code to the fewest lines as possible. So here is a little trick I just discovered when I was given a game example by korbaach. I ho...
-
-
Simple Toggle Menu
This is a simple tutorial on how to create a simple toggle menu for your games. First thing we need to create the first sprite that will toggle the rest of the...
-
-
Understanding Rotation and Angles
This tutorial is a very basic intro into angles and rotations and how they work to make games work. It is part of a basic series I am writing to help kids learn...
-
CSS Your Buttons and Textboxes
This tutorial has been completely re-written to incorporate a lesson I picked up in the forums recently. If you're really interested in the legacy technique the...
-
Level Up (RPG Style) (Part1)
In this tutorial I will be continuing on about leveling up and this one will be more specific pertaining to RPG styled leveling. We'll be killing enemies to get...