Buttons & Menus Part 2: Animated Button
This post was crap, so instead of reading that, please read my new post on the same subject instead.
Using my Hit Class for Buttons
- Buttons & Menus Part 1: A Simple Centered Button
- Buttons & Menus Part 2: Animated Button
Posted on June 21st, 2009
Filed under ActionScript 3, Flash, Tutorial, User Interface | 2 Comments »
Buttons & Menus Part 1: A Simple Centered Button
This post was crap, so instead of reading that, please read my new post on the same subject instead.
Using the Hit Class for Buttons
- Buttons & Menus Part 1: A Simple Centered Button
- Buttons & Menus Part 2: Animated Button
Posted on June 17th, 2009
Filed under ActionScript 3, Flash, Tutorial, User Interface | 3 Comments »
8 way Character Movement
First of all, I want to say: If you are completely new at ActionScript, then you should check out Michael James Williams tutorials, starting here
Now one of the problems I see in many games are the movement of the main character. Just take a look at two games at ArmorGames: Medieval Rampage, Hands of War RPG.
I think this is rather strange as it is very easy to manage. First of all I want to show how you make a character move, this is really not complicated. We’re going to make a game with correct movement with WASD and arrow keys.
Posted on June 9th, 2009
Filed under ActionScript 3, Flash, Tutorial | 4 Comments »