Forum ActionScript 3.0 platformer

Problems and discussions relating to ActionScript 3.0 here.

platformer

Postby arcadepill » May 5th, 2010, 7:13 pm

Hi guys,
I am Rishabh, I can do anything with AS and I've made lot's of singleplayer games. I want to make multiplayer games and I love the way PlayerIO helps developers to do so. I've no idea how do I even make a multiplayer platformer game. I just need that game loads and a chat room opens, people join the game one by one and when there are enough players. the game starts and everyone gets a character and a name, it can move around with others and do anything they like. I just want to know actually how Can I make this. I am planning a Deathmatch game but I don't know how to do so. If I get a knowledge of a multiplayer platformer I can do a Unreal Tournament in FLASH easily. Thanks.

Or you can just tell me how to make something like this.. :D
http://playerio.com/documentation/tutor ... terpolated

Thanks.
arcadepill
 
Posts: 3
Joined: May 3rd, 2010, 5:42 am

Re: platformer

Postby Benjaminsen » May 7th, 2010, 9:09 am

The url you linked to is actually part of a tutorial teaching you how to make just that game.
Benjaminsen
.IO
 
Posts: 1444
Joined: January 12th, 2010, 11:54 am
Location: Denmark

Re: platformer

Postby arcadepill » May 7th, 2010, 12:05 pm

No it doesn't....
arcadepill
 
Posts: 3
Joined: May 3rd, 2010, 5:42 am

Re: platformer

Postby Benjaminsen » May 7th, 2010, 1:40 pm

Benjaminsen
.IO
 
Posts: 1444
Joined: January 12th, 2010, 11:54 am
Location: Denmark

Re: platformer

Postby abe1001 » March 19th, 2013, 2:28 am

Exactly, that link just gives advice
abe1001
 
Posts: 5
Joined: August 23rd, 2012, 2:31 pm

Re: platformer

Postby Benjaminsen » March 19th, 2013, 11:18 am

abe1001 wrote:Exactly, that link just gives advice


All you are going to get is advice, nobody around here will make the game for you :)
Benjaminsen
.IO
 
Posts: 1444
Joined: January 12th, 2010, 11:54 am
Location: Denmark

Re: platformer

Postby abe1001 » March 21st, 2013, 2:08 pm

Right, I'm sorry but I don't think anyone has time on explaining how to be a millionaire
But the good news is the tutorial explains how to send data to the server, like move(x, y)
abe1001
 
Posts: 5
Joined: August 23rd, 2012, 2:31 pm

Re: platformer

Postby seand88 » April 9th, 2013, 7:42 pm

You can find examples of games that do this, Electrotank,SmartfoxServer, Player.IO all have game examples you can start from to build what you want.

There is also an open source as3 engine called citrus engine that may be useful. You can use citrus engine on the client, and just do some basic collision checking on the server so people cant cheat.

But thats a seperate discussion :)
seand88
 
Posts: 3
Joined: February 6th, 2013, 11:40 pm


Return to ActionScript 3.0



cron