00:00
00:00
Newgrounds Background Image Theme

htffan2000 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 "RPG Platformer Tutorial"

It dosent work

I AM SICK OF POEPLE PUTING CODES THAT DONT WORK AT ALL!!!!

I DID EVERY THING RIGHT. BUT JUST LIKE THE OTHER 1,000,000,000
CODES POEPLE HAVE TOLD ME, IT DOSENT WORK WORTH CRAP!

I would be nice but this just dosent stop!

onClipEvent (load) { moveSpeed = 10;}onClipEvent (enterFrame) { if (Key.isDown(Key.RIGHT)) { this._x += moveSpeed; } else if (Key.isDown(Key.UP)) { this._y -= 0; } else if (Key.isDown(Key.DOWN) && !fall) { this._y += 0; } else if (Key.isDown(Key.LEFT)) { this._x -= moveSpeed; }}onClipEvent (enterFrame) { if (Key.isDown(Key.SPACE) && !jumping) { vel_y = 36; jumping = true; } if (jumping == true) { vel_y -= 2; if (vel_y<=-15) { vel_y = -15; } this._y -= vel_y; } if (_root.ground.hitTest(this._x, this._y+35, true)) { vel_y = 0; jumping = false; }}onClipEvent (enterFrame) { this._y += 16; if (_root.ground.hitTest(this._x, this._y+1, true)) { this._y -= 16; }}

thats what I put. And the name is right to. If it even maters, i am using mx.

What is wrong this?

Need help (the ratings are just temporary)

Ok, I use Macromedia Flash MX 2004, and i can get to the point where you say how to jump, but when i right click my character, the only options I get are: Cut. Copy. Paste. Select All. Deselect All. Distort. Envelope. Smooth. Straiten. Distribute To Layers. Convert To Symbol... and Timeline Effects > Assistants, Effects, and Transform/Transition. Im not sure why, i really want to make a game, but it just wont let me find the action script anywhere, I've looked under everything... please PM me if you know how to help.

it dont work for me

if you think you can help me well.. can you PM me or something

um probem

when i try to paste into actions it says i must specify like if or goto or play and that stuff so where do i paste it cos it's way too confusing!!!

dont help

ok first i cant make him pick up the ball and in to the box second sorry but it sucks only works in flash 5 then