Learn game development and animations with Construct
Since I don't know what to do with this it could hopefully be useful to someone. NOTES: -I think you might need latest Spriter plugin. -Events are not commented...
This is an example of how to limit the player's Textbox input to certain characters. Any unauthorized characters are automatically removed.
This is an example of how to record the activities of a player to an array, and display the contents of that array in a scrollable window similar to MMORPGs. De...
This is an example of how to auto-tile sprites using an array and a bitwise method explained here: Demo. Please Note: With the addition of the tilemap plugin, i...
A simple, yet sturdy experience system. Click a robot to select it, then click an enemy to destroy it! Your selected robot will gain experience, level up, and i...
In addition to the tutorial. 1) load the project on Google drive and make files available to the public (as in the above tutorial). 2) We check the file index.H...
This is my first tutorial! I hope you guys enjoy it! Leadbolt method. First of all, register an account on Leadbolt under the developer tab as shown Then fill i...
I wanted to build a tank game but I only wanted to have a very small number of animations. As the tank is fairly small in size with the full game coming in at l...
( I don't know what else to call it). In a nutshell, its a tutorial that you play a game to learn from. See Lesson 2 of the GPF Series. Click here. After readin...