00:00
00:00
View Profile UGotFlashed
Flash is my middle name.

Male

Preshil

Australia

Joined on 4/12/08

Level:
8
Exp Points:
565 / 710
Exp Rank:
> 100,000
Vote Power:
4.99 votes
Rank:
Town Watch
Global Rank:
66,918
Blams:
52
Saves:
55
B/P Bonus:
2%
Whistle:
Normal

RPG In the distance!

Posted by UGotFlashed - May 16th, 2008


Hey everyone, I've got all the scripting knowledge I need to make an RPG except: 1. I don't know how to make a walking animation appear when you're moving a Movie clip with the arrow keys. 2. I HAVE REALLY BAD GRAPHICS!! If you could be of help at all please comment below.


Comments

I hope it's as good as your other game!

Thanks man, I noticed you put as one of your favorite artists :)

Graphics don't make a game, at least, I don't think so. Try to learn the walking animation a bit. It's not that hard. When your character moves, just "play" his MovieClip (just like you probably move it with this.x (this_x), say this.gotoAndPlay() etc. Same with the jump thingy. Your character will be like this:

frame 1: stop (stand still 'animation')
frame 2-10: walk animation, frame 10 has a "gotoAndPlay(2)
frame 11-x: jump animation, easiest is to make this as long as you're in the air

In your code, with the key-down handelers (to move your character), you can handle which frame your character has to play.

Google is your friend, try some terms.

<a href="http://flashgameu.com/">http://flashgameu.com/</a> is a nice site with a nice book for (simple) games, you should try that.

hey man phone home will be a cool game when the bugs are fixed. Then resubmit !