Page 1 of 1

Unity Projects.

Posted: Wed Sep 01, 2010 4:55 pm
by Mouff
I was just wondering how many of us are working on a unity game and how far into development you have all got. Have any of you hit any unforseen snaggs with your projects due to unity?

Mouff

Re: Unity Projects.

Posted: Wed Sep 01, 2010 6:00 pm
by SpiritWebb
I was working on an MMO using Unity, but ran into a snag on how to do the mulitplayer.

Now I am making a single player game using Unity, not far into it though, since work has me programming so much, I get home, I don't even want to look at it.

Re: Unity Projects.

Posted: Wed Sep 01, 2010 6:40 pm
by Mouff
SpiritWebb wrote:I was working on an MMO using Unity, but ran into a snag on how to do the mulitplayer.

Now I am making a single player game using Unity, not far into it though, since work has me programming so much, I get home, I don't even want to look at it.
your not giving up on Undiscovered as an MMO are you? would be a shame if you were as I've look at the project a while back and although i had a few reservations I thought over all it was pretty sweet.

Mouff

Re: Unity Projects.

Posted: Wed Sep 01, 2010 7:21 pm
by SpiritWebb
No, not giving up on it. Just put it on hold. When I can get it too a point like this:

[youtube]http://www.youtube.com/watch?v=_xf4I1ODpbQ[/youtube]

Then I will be in a good spot. But I have heard to incorporate Smart Fox Server Pro and I don't know how. Then there is the account registration, character creation...I can get all the graphics in place for it, but have no idea how to get it too communicate with a MySQL database...not a whole lot of documentation on it out there. Then the built in networking, I don't know how that works...but still want it too communicate to a database.

Re: Unity Projects.

Posted: Thu Sep 02, 2010 2:41 am
by Sakar
Most of my projects are in C++ or Java, but I have been messing with a couple ideas in Unity. One of my project hit the snag of Unity's lack of any form of culling beyond View-Frustum Culling, forcing me to abandon it completely. Another hit the snag of the free version's lack of post processing support and dynamic shadows.

Other than that, Unity hasn't given me any problems :)

Re: Unity Projects.

Posted: Thu Sep 02, 2010 2:22 pm
by Noctrine
Working on two projects with Unity. One is a pretty complex pet game with a training/fun, adventure, and battle mode. For PC(webplayer), iPhone/iPad, and Android.

No trouble with Unity, though I miss the Materials editor from UDK.

Re: Unity Projects.

Posted: Sat Sep 04, 2010 8:30 pm
by Mouff
SpiritWebb, I hear what your saying about the networking, I've spent last 4 days going through the Unity forum, reserching the network side of things and to say it confussed the crap out of me is an understament. I've dug around and found a few interesting posts about the use of Photon but I'll get my head around it all eventually.

I've decided to put my own mmo. on hold for the time being until i can fully understand Unity, However I have decided to start of small then work my way up to my original project. I'm going to make a multiplayer FPS, something small and simple where players will meet in a lounge on login and try and have it so they can either form teams of 4/8 then launch into one of many random zones, highest kills the winner at the end on a timer.

Mouff

Re: Unity Projects.

Posted: Fri Sep 10, 2010 1:12 am
by SweetRevenge
I'm currently working on an rpg style game in unity. I have however hit a snag with unity not wanting to import any 3d models >.< and I can't seem to figure out how to fix it.... However, once I get this game rolling a little bit, I want to start working on a post apocalyptic survival game.

Re: Unity Projects.

Posted: Sat Sep 11, 2010 5:45 pm
by KingScar
SweetRevenge wrote:I'm currently working on an rpg style game in unity. I have however hit a snag with unity not wanting to import any 3d models >.< and I can't seem to figure out how to fix it.... However, once I get this game rolling a little bit, I want to start working on a post apocalyptic survival game.

I'm also working with unity and blender at the moment and your post apocalyptic idea sounds pretty cool, if you'd want some help on that I'd be willing to lend a hand.