I was playing not too long ago with my friend worms 3d(don't remember proper name and it is not important anyway) and after getting frustrated of low amount of changeable things of game play. I came up with idea: Terasology with explosives and guns. As seen with worms and similar games of this genre, simple is fun. Think how easy is to turn this to actual game play in terasology. Now that Multiplayer is getting to testing part, thinks needed for rudimentary version of this game play to work is:
-Player model(I soooo Waaaant this style:
)
-atleast 1 model of small flying cube, as projectile (probably possible with scaling existing cube model)
-code to efficiently make cubes disappear where projectile lands(so that game doesn't lag with thousands of cubes flying all around)
-some game rules for player to spawn after dead to right places, to count deads/points
-some way to get different gunst to players.(like in chest in city, btw thanks @msteiger for his code to generate cities)
I am going to start working to make code for explosions. What you guys think for idea. Oh and ideas how we could create this playable as simple as possible are very welcome. Complicating seems to be in our blood anyway so I am sure we get ideas what to add after we get something simple working.
-Player model(I soooo Waaaant this style:
-atleast 1 model of small flying cube, as projectile (probably possible with scaling existing cube model)
-code to efficiently make cubes disappear where projectile lands(so that game doesn't lag with thousands of cubes flying all around)
-some game rules for player to spawn after dead to right places, to count deads/points
-some way to get different gunst to players.(like in chest in city, btw thanks @msteiger for his code to generate cities)
I am going to start working to make code for explosions. What you guys think for idea. Oh and ideas how we could create this playable as simple as possible are very welcome. Complicating seems to be in our blood anyway so I am sure we get ideas what to add after we get something simple working.