Construct Tutorials
Learn game development and animations with Construct
-
Level Up (beginners)
In this tutorial I will be explaining how to add a basic leveling system using Experience Points and using levels as conditions. This tutorial is for what I ass...
-
Change your game resolution
Not everyone has high powered devices to game on so I was looking for a way to allow people who play my game to change the resolution. The forum member Aphrodit...
-
Item/Menu Scroll
It's very possible you've come across the problem of needing to scroll items in a side menu during a game (This can be very troublesome when making a cookie cli...
-
custom scrollbar or slider
I needed a customisable scrollbar for my game that could be any size and position on the layout and display text and images. It's created using sprites. Here ar...
-
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...
-
-
Camera zoom
I'm gonna show you how to make a smooth simple camera zoom. And yes, i'm aware that there's a tutorial similar to this, but this is another way to do it and it'...
-
A simple AI
A simple AI that makes an enemy follow you if your in range and stop following when you go out of range.
-
Fruit Machine
There isn’t day going by and someone ask when are you going to do my request or send me how to do this or that. Some ask how I can manipulate some code to do sl...