Construct Tutorials
Learn game development and animations with Construct
-
Skip Long Intro/Title on the Same Layout
First thing you will need to do is insert a Global Variable. Name it skipIntro and set the number to 0. On the top of your code, add the following: The images t...
-
Creating situational events.
One of my first obstacles I encountered with Construct 2 is creating a means of telling one object to send a message to another specific object. When I created...
-
Tips to reduce the download size
There are a few tricks you can use to ensure the download size of your project is as small as possible. Here's a few options to look at. By default, Construct 2...
-
Snakes & Ladders
Many of you send message to me saying Shiva will you create game for me. I want snakes & ladders. Once I see how you create the game in Construct 2 than I am ab...
-
Where can I get inspiration from?
Hey there. I'll tell you where you can take inspiration. Many who wanted to make the game wondered: "Where can I get inspiration from?". Indeed, where is it fro...
-
Lootable-Money System
Welcome to my tutorial on My Lootable-Money system! This System creates small stacks of money, which can by looted for cash! I'll lead you through it step by st...
-
Seguindo o mouse
When you put something to follow the mouse, if it goes right everything is fine, but when the character goes left mouse is reversed, he sights in the opposite d...
-
MENU FOR YOU
This is my first contribution, So don't laugh ) Because my English is bad . Finally I hope this little tutorial will help you on yours fantastic game creation,...
-
easy Pause toggle button
Here's the simple Pause Button for touch screen games. It will Pause and Resume the moving object. If you like it. I already like it too.