00:00
00:00
Newgrounds Background Image Theme

Tshtsh17 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"

Help

its a great tutorial but im stuck on the barrier! its kinda makin me feel retarded but i cant get it to work the barrier kinda of runs infront of the charector can somebody help me??
my charecters instance name is char , thanks please PLEASE pm ME im kinda frantic about this..

Love it, but i got probs

Well, i got all the steps to work up to the Vcam, Its just fucking around with me.
So im writing the code:

onClipEvent(enterFrame){
_x += (_root.player._x-_x)/4
_y = (_root.player._y-_y)/4
}

On the Vcam MovieClip, but it wont follow my player, and it just keep zoming in.. Would be glad to hear from someone who can help me out ;)

Anyhow, realy great tutorial. Will use my new knowledge for my school project.
Hope to hear from you, Bye and thanks. :)

Nice

Great Tutorial

Wicked!

Really well done tutorial and I'm glad that for once a tutorial wasnt littered with spelling errors! The enemy AI bit was really good because that is what i needed to progress my game :)
Also the other stuff is good...so have you guys made a game? :)

Tis Grey-t

Great tutorial. can,t make the preloader work, and whenever i make 2 platforms to stand on the second one wont work.