Construct Tutorials
Learn game development and animations with Construct
-
How to Make a Writing Game
Today, i’m gonna show you how to make a writing game. The logic is pretty similiar to connecting nodes game, actually. We won’t use canvas plugin on this case,...
-
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...
-
-
Read Data as Arrays
Many people say comparing 2 values of any given question will not give me correct answer. If that happens then I give up and start something new. What's the poi...
-
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...
-
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...
-
Realistic Sparks
This can be used for other things involving particles also! Double click in the grey of the layout. Then click particles. Then you can place the cone wherever y...
-
Grid Based Hero Movement
This project contains a simple example for grid based hero movement. The hero can move in either a north, south, east or west direction using either the keyboar...