Page 2 of 2

Re: Flying game.

Posted: Wed May 20, 2009 2:58 am
by kyraneth
thank you for all your help!

I believe the editor for irrlicht was irredit? i looked at this engine for a while but than ran away because of C++ :D good job on getting your spacecraft to fly in irrlicht. I have made a list of final contenders, and will download demos to try and implement some flying stuff. the engines are:

Dx studio
Unity
neo axis
gamr maker
3d rad

I will let you know how the testing goes, and i'm still open for suggestions :D

Re: Flying game.

Posted: Sat May 30, 2009 10:44 pm
by Raven67854
Wat engine did you finally decide on Kyraneth?

Re: Flying game.

Posted: Sun May 31, 2009 3:41 am
by kyraneth
Ah i forgot to post some updates.

well here's what i have come to so far:

Dx studio: the license is just too pricey if you want multiplayer, and multiplayer is the core of game. Not too much leveling or complexities, just flying planes and shooting each other :D

Unity: from what i have seen on MANY forums, net play can be a real pain to implement. I haven't tried it tho, so i'll give it the benefit of doubt.

Game maker: very basic and ugly :D i knew that when i first tried it, i thought i could trade beauty for ease of use, but my artist heart was repulsed :D

i also tried shiva: Amazing engine, would have used it right away of the server didn't cost 1400 euros.

3d rad: it is specifically suited for simulations, and implementing flying is a breeze + it can compile to browser, but sadly, no interactive multiplayer support :(

So i will probably go with neo axis, i have yet to test it thoroughly, but it seems to suit my needs, and there have been many implementations of planes and helis already. I am still open for suggestions tho, and if there is an engine i should see, please tell me :D

Re: Flying game.

Posted: Fri Jun 05, 2009 6:37 am
by Noctrine
Go with Unity, most of your development work will be very easy and you can spend your time building the network stuff your way.

Neoaxis is nice, but bothering with Ogre can be... well a bother. Especially from an artistic standpoint. Maybe Unity jaded me, but there is just something about being able to just drop a blender file in and have it work.

Re: Flying game.

Posted: Fri Jun 05, 2009 7:03 am
by kyraneth
Thank you for the suggestion, i will keep it in mind :D But what i want to see is a new engine that finally breaks away from the old generation, i am really getting bored by these ones :( each one has some things than have to be worked around, and that annoys me :D