... and what really pisses me off... that ist javascripting. The biggest advantage of lite_c is the easy usage. Littel example:

my.x+=5; my.pan+=5;
//Gstudio - very easy an clear to understand

gameObject.transform.Translate(5,0,0); //Unitiy WTF?!?
gameObject.transform.Rotate(5,0,0);

I think that the key to every engine is simple the script language. Even if unity has these very cool optical Editors... but this full shit javascript really beats me hard central into the face.

edit
if we would have an offical webplayer exporter in gs and if we would have an offical exporter for - let me say - minimum android... I swear, i never would have me bought unity. I think that the majority of us do not need XBox / PS / Wii Exporters for Hobby-Development - because you need licences from Mic and Sony. But a web player and handy exporters for the main systems... that would be very comfortable

Last edited by alpha_strike; 07/28/11 11:46.