00:00
00:00
Newgrounds Background Image Theme

1Her0 just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Reviews for "Simple RPG Tutorial :>"

WHO cares!?

you can write instruction and hot keys of the game!!!!!!

kinda lame

Ugly, almost no sound and the script isn't explained at ALL, making it more of a "Make-your-own-RPG kit" than tutorial.

Also, this code lets you have 8-directional movement, instead of only the 4 in your example:

_root.onEnterFrame = function() {
//Movement controls
character._x += character.dx;
character._y += character.dy;
if (Key.isDown(68)) {
character.dx = [Speed];
} else if (Key.isDown(65)) {
character.dx = -[Speed];
}
if (Key.isDown(87)) {
character.dy = -[Speed];
} else if (Key.isDown(83)) {
character.dy = [Speed];
}
if (!Key.isDown(65) && !Key.isDown(68)) {
character.dx = 0;
}
if (!Key.isDown(87) && !Key.isDown(83)) {
character.dy = 0;
}

I changed the areas where you put the amount to move by with [Speed]. This also uses WASD instead of the arrow keys.

lolbno responds:

m

Sent This Yesterday You Big Idiot

Someone Sent This Exact One Yesterday I Dont Rember If It Was You Or Someone Else... But Its Not Changed Or Nothing.. I Mean Its The EXACT SAME!

-Justin :)

lolbno responds:

ITS CHANGED RETARD
AND THAT WAS MY FREIND

BLA JOO FAKA

JU STEAL

lolbno responds:

BLA JOO FAKA
JU PISS UP YOUR MUM

awful

wtf????????????????????????????????????????????????????????
????

lolbno responds:

Hello kelvin
LOL you like MGR


















suckor