Construct Tutorials
Learn game development and animations with Construct
-
-
Create a Pause Button - Part 2
Part 2 of Create a Pause Button. In this video we are going to add a few simple sprites to make our new pause menu really stick out. And, of course, in as few e...
-
Create a Pause Button
Learn how to create a functional Pause Button and a Pause Menu using only three events. Part 2 is here!
-
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...
-
Fast Bullets - going through targets.
If I understand it correctly - sometimes when you have a fast moving bullet it can jump through its target and not register it as a hit. Say your bullet is 5 pi...