Page 1 of 1
My 2D Multiplayer shooter
Posted: Mon Dec 29, 2008 12:55 pm
by Hyppo
Hi, I've been working on my 2D multiplayer shooter for about a month and a half (I think) and I'm going to let you try the game so far.
Video
Link
How to use:
Unzip both archives you find in CAPS.zip to a different directory. Change the IP in settings.txt in the client directory to the IP of the server. If you're going to play on one of your own servers, run Shooter server.exe. Then run the actual game exe, Shooter client.exe.
Pls, tell me if you find any bugs, wether you like it or not and if you think something needs to be added/changed.
Greetings
Hyppo
Re: My 2D Multiplayer shooter
Posted: Tue Dec 30, 2008 5:55 am
by Vortex
that looks great man,
but i think you should add so the ammo gets back after death.
also i think it whould be cool with a little more particles upon explosion
Overall i think it looks great, but you maybe should consider adding names over everyone its kinda hard to see who you are fighting with
Keep it up
Re: My 2D Multiplayer shooter
Posted: Tue Dec 30, 2008 8:46 am
by PixelP
Vortex wrote:also i think it whould be cool with a little more particles upon explosion
oh yeah!
looks really great so far
Re: My 2D Multiplayer shooter
Posted: Tue Dec 30, 2008 9:40 am
by Hyppo
How many particles do you want? Right now I think there are 20 per explosion.
And btw, did you experience any lag while playing?
Re: My 2D Multiplayer shooter
Posted: Tue Dec 30, 2008 1:07 pm
by PixelP
Hyppo wrote:How many particles do you want? Right now I think there are 20 per explosion.
And btw, did you experience any lag while playing?
30-50 would be cool, do some sort of randomization.
I just downloaded it and the game rocks!
no lag for me, keep up the good work
Re: My 2D Multiplayer shooter
Posted: Tue Dec 30, 2008 3:11 pm
by dandymcgee
A few things I noticed:
- - You should make multiple spawn points, or let the characters walk through each other, because when two or more players land at the spawn point neither can move.
- Ammo refill after death was already mentioned.
- Also when a client disconnects their character should disappear from all other still connected client's screens.
- And you can't move left or right in the middle of jumping, even though the walking animation plays.
Other than it's pretty cool, keep working on it! Don't forget to post here and keep us updated
.
Re: My 2D Multiplayer shooter
Posted: Wed Dec 31, 2008 3:35 am
by Hyppo
Thanks for the great feedback and listing out some problems. Here's my answer to the list:
- Yes, I was already thinking about that, and I'm working on it now. Forgot to implement it when I decided to load up this version.
- I've fixed it now, wasn't too hard to adjust.
-Fixed it.
- I don't really see that as a bug, I choose so that you cannot walk in air, wich is logical. And the character animation running in mid air is not a bug either.
If the user presses the q or the d button, the user chooses that the character should run, and so it does.
I'll load a new version when I've changed a few more things.
Greetings
Hyppo
Re: My 2D Multiplayer shooter
Posted: Wed Dec 31, 2008 11:13 pm
by dandymcgee
Awesome, I'll check out the new version when you get it uploaded.