Construct Tutorials
Learn game development and animations with Construct
-
Remember values of instance variables
In this tutorial I'll show you how you can save values of instance variables and then load the saved values without any special saving-plugin. I will use global...
-
-
Easily Add Leaderboards to Your Game
If you're looking for a replacement I recommend you use the excellent Clay.Io instead! Unfortunately Playtomic always had big reliability issues, and now their...
-
Lessons Learned from O-Ring
I just wanted to add my own little lessons from making O-Ring . I kept the game as simplistic as possible using only the plugins that came defaulted with the or...
-
Tips and tutorials - Game programming
Today I am going to give you some tips on how to make your games faster and without stress. Tip 1 : Before starting your game , write all your ideas on a White...
-
Simon Says - Follow me!
Again "Wait" caused some confusion, so here is a tutorial on how to build a "follow me" kind of game. As allways with my Tutorials, you'll find everything you n...
-
6 steps to play with player's mind
This is a list of 6 mental motivators for human brains, created with the objective of pleasuring and motivating people to take action and to work on life-relate...
-
InGameAnime: Smoke Effect
Animation is a pain. I applaud all people in the animation industry for their amount of patience to make each frame perfect. Traditional animation runs at about...
-
VeryVariable: Toggle Between Two States
Having a toggle switch is one of the most useful tools to have when creating any kind of game. It allows one button to be used to change between two different s...