Construct Tutorials
Learn game development and animations with Construct
-
Enemy mirrored on Sine Behavior
I've seen people ask how to use the mirror action with sine behavior. This is useful for use with enemies if we want them to patrol an area using the sine behav...
-
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...