Platform/sidescroller game

i need the actionscript code or a tut on how to make the camera follow the player and patforms move left to right and i could run up a hill and i will post here when im stuck again

thnx!!-:link:

Why don’t you try and figure it out yourself? :slight_smile:

thanks for nothing and if i knew myself i wouldnt post now would i? this is mrz------------->:trout:

I can help. For the camera scrolling thing - you should make the background move rather than the player. Like this:

[AS]if (Key.isDown(Key.RIGHT)) {
bg._x -= 5;
}[/AS]

Note thats just an example.

For moving platforms, um… yawn im tired. i could help, but its late here… snore

Hey dickweed… This isn’t a charity case in here…

Nobody is just going to hand you code and say “here it is, all done” and that is that… You have to try and figure it out yourself… If you know a little bit of actionscript it really isn’t that hard…

If you don’t know that much actionscript then you should probably try out some of the other tutorials found here in kirupa before you even attemtp to tackle game programming. It is no afternoon walk in the park.

heres the link to my folder i have flash 5 and click on megamanside scroller and when i get the scrolling thing i want to no how to press the spacebar and kill enemies that appear i need alot but i will put u in my flash game credits

C:\Documents and Settings\Owner\Desktop\flash sprites

I can’t just view that link man. You need an http protocol link or an ftp protocol link… If you want people to view something off your desktop… You will have to set up IIS or Apache or webserver software on your pc… And then link them up by buying a domain name or using you ip address.

*Originally posted by megamanxcommand *
**C:\Documents and Settings\Owner\Desktop\flash sprites **

wow lol, man this guy sure can pull out all the stops.

what r u talkin bout

*Originally posted by megamanxcommand *
**what r u talkin bout **

To put it simily. Your hard drive isn’t readily accessible over the internet.

wtf r u thinking megamanxcommand?

I think he is a troll. And if not I think he deserves to be banned for this horrible double posting (http://www.kirupaforum.com/forums/showthread.php?s=&threadid=47179) and completely incompetent banter. I’m not a mean guy, but seriously!!!

edit: Triple Posting
http://www.kirupaforum.com/forums/showthread.php?s=&threadid=47036

He’s either brilliant… or incredibly credibly stupid.

I don’t know which

If ur hard drive is accesible via Internet, Im sure i’ve already seen all your p0rn collection. Hehe :slight_smile:

sad thing is he’s older then I am :-/. Maybe he had a deprived childhood :p.

I think he should have known that you cant post a link from your harddrive before he started programming flash games.