Construct Tutorials
Learn game development and animations with Construct
-
Weather Effects
Start creating a Sprite or a Tiled Object with the same width as your SCREEN SIZE and in a separated layer. I'v name this object Tempo (time). Put the layer par...
-
Animated Tiles [ no plugins]
Yes, you hear me right! The main trick is a right name for your pic that you want to load. I make it like "icon-0" "icon-1" "icon-2".
-
-
-
A Simple go to Layout trick with Family
This tutorial is for a simple go to layout trick that can help cuts down on having too many events specifying which layout to go to. 1) Create an a text object....
-
View More of Your Layout During Play
A quick tutorial on how to make it so you can see more of your layout when you play/test your game. Apologies if this is already done but I couldnt find a tutor...
-
Basic Mini Map
I am sharing the capx of the minimap that I needed to my game in the last JAM. This 'capx' was made in a basic way with the help in the forum (thank you very mu...
-
3D Point Cloud with Sprites
B DEMO. CAPX: It is attached to this tutorial, you can find it in the left column. I tried to make it as clear as possible with comments. I have seen many peopl...
-