Construct Tutorials
Learn game development and animations with Construct
-
-
Hiding the Address on Mobile Browsers
I thought I post up these examples on hiding the address bar since there's NOT a lot on the forum or tutorials to help cover this. I tested these and they work...
-
-
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...
-
reference project for beginners
I'm going to share my reference project .Capx with you , as it's name implies , it has some scripts I come down often and copy them from it , like a reference s...