I love the scroll effect on the header of this website, gives it a depth perspective. Very cool stuff...off topic I know, just wanted to mention it =P
Unity 4 is here
51–60 of 74 posts
Re: Unity 4 is here
#52Lots of impressive headline features. DirectX 11, detailed animation system, Linux support. The trouble is, these come at the expense of the basics. Not so impressive is that the only supported method for sharing code between projects is copy and paste . The engine is six years old. I'm not kidding. Unfortunately, frustrations like that are common. I adopted Unity expecting to be there for the next few years at least…
Re: Unity 4 is here
#53Lots of impressive headline features. DirectX 11, detailed animation system, Linux support. The trouble is, these come at the expense of the basics. Not so impressive is that the only supported method for sharing code between projects is copy and paste . The engine is six years old. I'm not kidding. Unfortunately, frustrations like that are common. I adopted Unity expecting to be there for the next few years at least…
And why is 'engine age' a problem again? Unless there are major architecture problems, one should not need to rewrite everything every 4 years.
Re: Unity 4 is here
#54Ever since unbuntu ruined their desktop with the same brand name, I flinch a little everytime I hear the word
Am I the only one that likes Unity ? I'm a die hard desktop user: KDE, XFCE, Tiling WMs... but I find Unity quite good.
Re: Unity 4 is here
#55I would be curious to see how Ouya will fit in there, yes Android is supported, but at what point will Ouya be supported or not by Unity 4?
Re: Unity 4 is here
#56I would be curious to see how Ouya will fit in there, yes Android is supported, but at what point will Ouya be supported or not by Unity 4?
Presumably after they show some signs of actually shipping the thing. Yes, yes, I'm a curmudgeony and perennial Kickstarter skeptic - but what other stance can you take when a team that has never shipped any consumer electronics before promise to ship a profoundly game-changing piece of hardware on an extraordinarily aggressive schedule, at a shockingly low price?
Re: Unity 4 is here
#57Lots of impressive headline features. DirectX 11, detailed animation system, Linux support. The trouble is, these come at the expense of the basics. Not so impressive is that the only supported method for sharing code between projects is copy and paste . The engine is six years old. I'm not kidding. Unfortunately, frustrations like that are common. I adopted Unity expecting to be there for the next few years at least…
http://feedback.unity3d.com/unity/all-categories/1/hot/activ...
You'll find that the Unity folk disabled symlinks to avoid thorny edge-cases and are trying to figure out a way to give you what you want, including simply allowing sym links but generating a warning message (and Windows devs are suggesting using a junction link -- no clue what that is).
It seems to me that the best option would be for Unity to expressly support the inclusion of folders outside the project tree in projects.
The engine being "six years old" is somewhat beside the point. Major changes and improvements have been made to the engine have taken place, and in some cases these have been as dramatic as "from scratch" rewrites.
Re: Unity 4 is here
#58Lots of impressive headline features. DirectX 11, detailed animation system, Linux support. The trouble is, these come at the expense of the basics. Not so impressive is that the only supported method for sharing code between projects is copy and paste . The engine is six years old. I'm not kidding. Unfortunately, frustrations like that are common. I adopted Unity expecting to be there for the next few years at least…
Re: Unity 4 is here
#59Anyone know if Unity has any plans to support WebGL?
Re: Unity 4 is here
#60Does anyone know if they updated their default GUI elements (they were pretty rudimental in v3), so you don't need to use custom GUI elements?
They are planning the GUI update for the later 4.x releases. At-least that's what i could guess from the forums.