00:00
00:00
Newgrounds Background Image Theme

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

Sound effects?

Your tutorial is REALLY helpful! Thanks a lot for making it!
One question: "How do I add sound effects to my game?"
I know how to make background music, but sound effects like jumping and shooting... I'm lost! Please help!

Action script...

Yeah...the action script didnt work cant you just say the entire action script instead of just saying do this and then put this under that because i still didnt get the action script right its incorrect it styanx is correct but the player cant move

Very good

Its a very good tutorial, but copy pasting in tuts is bad, both the left and the right code use the same scale and speed (check it and you'll see, though the last code seems to be fixed), at least all the explanations are right, but it will get very tedious if they decide to have more than 1 enemy, more than 1 wall, more than 1 floor, etc... And the door code could also use if (numberOfKeys > 0) open door (this is a snippet, not how it would actually look). So yeah, a little fixing and it will be perfect for beginners! :D

Awesome tutorial, but I have a Q

I wanna make a game were it is like one chanters stands (you choose from a selection 20 characters) one on each side, and you pick an attack, and he does it is there a tutorial for that?

Great tute

He is using action script 2.0, een if you have cs5 you can set it to as2.
to make sure you put the code in properly, right click where they show the commplete unbroken player code, select all, copy then PASTE into the movieclip, make sure
you have a long rectangle created by f8 name it then giv eit the instance name "ground"
and post the code on th eenemy movieclip, everything works if you copy the whole code.
funny thing is it freezes when I attack. All else works well, great tutorial.
I hope this helps others, also ... read the whole thing, copy paste wont help you much yall. Peace