Good but an error...
It's good but when I start it up the character disappears, the only thing I changed was the width and height, any idea what's wrong?
Ok, if you don't want to learn from this tutorial then leave now. It is not a game/movie its just for teaching people how to make a movement rpg in flash so if your not here to learn LEAVE!
Refresh The Tutorial.
Good but an error...
It's good but when I start it up the character disappears, the only thing I changed was the width and height, any idea what's wrong?
I like the sprinting feature.
No other tutorial I've read has given me a sprinting feature until now, I never really thought I would need one, but it's nice knowing I can use it if I want :P 10/10
Oh yeah, and very werid music... so actually 9/10
well worded
The whole thing made sense and to me that is the most important part! I do have one question though.... (here goes)... So on the 5,6,7, and 8th frames inside of the movie clip, do you make the figure another movie clip and animate the guy inside of the inside of the movie clip? - Thank you reply as soon as possible please!
Rpg Movement Tutorial 1.7
This was a nice tutorial, but there are a *few*, ok there were many, about 8 glitches in the code you gave us to put into the walking movieclips, they're all the same, so you gave us the code
onClipEvent (enterFrame) {
if (!Key.isDown(Key.UP)) {
_root.player.gotoAndStop(1);
}
}
to put into the walking mcs for all directions of walking. So I had to spend a few minutes fixing all of it. But after that, it all came out just as I had hoped.
Super Duper
Its still helpful. Thanks for showing me how to do this stuff. One question though. Are you using Adobe Flash?
Macromedia Flash 8!