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...
Heres a capx with a car that follows the path you draw. Enjoy and use. Similar to the paths in ant hill.
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 a very simple example of a text adventure. Everything in it should be fairly self-explanatory, and if it isn't, the manual should have all the informati...
My first ever C2 project - a combination of space invaders and asteroids. Works on mobile and has built-in platform detection. Features. -Wave based system that...
I've classed this as beginner, but some may consider it as edging toward Intermediate. I've added steps throughout, so anybody should be able to follow it. It d...
This is a short tutorial that show how to make a slider. I have used the same slider in some of my games for "unlocking" the screen and as an alternative to a "...
The SpriteFont+ plugin extends the existing Sprite Font native plugin to include richer support for individual character widths during editing and runtime. The...