00:00
00:00
Newgrounds Background Image Theme

JJTheKing14 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 "Platform Game Tutorial"

Good

but the "Character Movment" button does not work :(

Not bad.

This actually helped me with my own flash projects. Good job!

just to let you know...

the "character movement" button doesn't work.

this is a good tutorial

this is pretty much the best platform tut for jumping though your animation has some probs. I didnt care for the 2 frames because you could have just used xscale. I also didnt like how the runing animation jsut freezes but besides that it is good tut. and all these idiots that say theres an error just add a }. come on get some skill

This doesn't work properly

onClipEvent(enterFrame){
if(falling == true){
velocity += gravity
_y += velocity
}
}

The above Action|Script, featured in the tutorial, doesn't work properly. I've tried everything and nothing's working. I'm getting pissed off now. Does anybody know what I'm doing wrong, and what the correct ActionScript is? If so, PM me.