2D duel arena
This code is over 6 months old. The code may have expired and might no longer function.
2D Duel arena
Summary
Just simple game mode where it puts 2 or 4 players to duel each other in the 2D environment.
I just put this together so there can be bugs or maybe balance is bad. I am trying to test this mode a lot and update it when I find bugs. If you find something that you want to be changed or fixed, please comment it.
How it works
if there are 3 or 2 players, winner gets point and stays in game and the one who lost need to wait next duel to end.
If there are 4 or more players, the game puts the winners against each other and losers against each other. You can only get point if you are fighting against a winner. This way this mode stays fast and fair. And also draw will always mean that both players lose.
Snippet
Loading...