Comment on Fun environment for hobby 3D game?parentComments−sid0514yFrom their Engine programming area: http://unity3d.com/unity/engine/programmingSince it's .NET based via Mono i'd assume C# but it also says it supports scripting languages: JavaScript and Boo, a dialect of Python.−glimcat14yThere are a few options, but C# works well. Many of the template implementations are in C#.
Comments
From their Engine programming area: http://unity3d.com/unity/engine/programming
Since it's .NET based via Mono i'd assume C# but it also says it supports scripting languages: JavaScript and Boo, a dialect of Python.
There are a few options, but C# works well. Many of the template implementations are in C#.