Latest thoughts on Unity

General Discussion on the Unity Engine.
Post Reply
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Latest thoughts on Unity

Post by hallsofvallhalla »

Let me first say I still like Unity. Great engine.

However I have been really digging into it with lately with the facebook zombie app and it has really disappointed me. It adds animations all of my custom animations which I am finding out "it does that" sometimes. The collision system is quite a pain. The cross variable system should be far easier as much as one might use variables in several scripts.

I don't know, I just hear so many praises on Unity and yes it is great but it really does have some serious issues still yet.

It is actually refreshing though to know for only proves all engines have issues of their own and it truly is up to the developer.
Xaleph
Posts: 897
Joined: Mon Feb 07, 2011 2:55 am

Re: Latest thoughts on Unity

Post by Xaleph »

Is that not the case with any engine? The same goes for languages. Everything has it`s pro`s and cons. It is always up to the developer to make the best out of it. This can be due to a firm knowledge of the language/engine, or trough experience based on previous encounters with similar problems.
User avatar
Noctrine
Posts: 928
Joined: Thu Apr 23, 2009 9:57 pm

Re: Latest thoughts on Unity

Post by Noctrine »

You can use variables across several scripts. Set them to static. I'll agree with collisions being a bit of a pain, I don't feel like doing all the math to make a character controller that can move on platforms, but I can see why I would need to. I haven't worked much with the animation system yet, thats my work for the weekend.

Ultimately you are right though, an off the shelf engine isn't made for everyone.
Jesse Dorsey
ProjectANI - Lead Developer Person
http://about.me/jessedorsey
Post Reply

Return to “General Unity”