Makin' a RPG: Part 1 - Your character Adobe Flash / Games
When you need a game, you need a character! Learn how to script you character to move and animate when a key is down! Real easy to do! Just follow the steps!
Making an RPG type game Adobe Flash / Games
In this tutorial you will learn how to make a RPG type game in flash. I will only be teaching you how to set up the character and the action script, not how to animate the character. You should already know some action script and know how to find your way around flash.
Character Movement Adobe Flash / Games
This tutorial will look at the basics of movement. That is, moving an item with the up, left, right and down keys on your keyboard. Typically used with overhead or platform games, when the character is moved with these keys. While this tutorial shows you the basics, you can add level designs and animations to bring it to life, to create an engaging game. You will need to read some of our other tutorials to understand how to make enemies etc, but they are still in development.
Simple RPG attack 'engine' Adobe Flash / Games
This tutorial is to make a basic RPG style attack engine that's dependant on character and enemy statistics like health, hit rate, attack, defence and min/max damage.