00:00
00:00
Newgrounds Background Image Theme

Theantiflag102 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 "Platformer Tutorial AS2"

omg yyyyyyyyyyyeeeeeeeeeeessssssssss!!!

this has everything i've been looking for!!! THANKS SO MUCH ^^

im just lazy right now to read all of it cuz its early in the morning here xD

its...

movie clip

Great Stuff !

... i wish i could find something like this in german. My last english lesson was in 1995. :-(

Awesome tutorial

One of many tutorials that helped me understand AS2. Really helping me in creating my first game.

@uthink:
How many Einsteins does it take to spell "Einstein" right?

onClipEvent(enterFrame) {
if(_root.mcBulb.hitTest(_root.block01)) {
mcBulb._y+-4;

}
}

When I put it on the frame, it gives me an error, when I put it on a movieClip, it stays frozen.

I will only give it 5 stars because I trust it is very good despite my idiocy.