This is a simple tutorial on how to create a simple toggle menu for your games. First thing we need to create the first sprite that will toggle the rest of the...
Today, we’re going to see how we can design professional looking, cartoony mobile game buttons. This is a 2 part tutorial. This part focuses on the design side...
After a lot of trial and error (mostly error) I've made this small script that keeps track of how many attacks your character has stacked. The script uses three...
In this tutorial I will be continuing on about leveling up and this one will be more specific pertaining to RPG styled leveling. We'll be killing enemies to get...
This tutorial is a very basic intro into angles and rotations and how they work to make games work. It is part of a basic series I am writing to help kids learn...
Was kind enough to provide me with a "compatibility" version of the scml plugin. If you were having trouble opening the capx that should solve it for you. -----...
CBHash is a third party plugin made by lovely Kyatric . Download it from here: CBHash plugin . In previous part of my tutorial (you can find it here Simple prot...
The tutorial below shows a trick to "mask" the preloading time. Since I wrote this tutorial I experimented a lot and I finally managed to make a plugin which do...
This is a continuation of This tutorial where we made the random "dungeon" maze used in this demo . Like Rogue, or other Rogue-Like games, we want to "light up"...