Answer the question
In order to leave comments, you need to log in
Is it mandatory to use C# with Unity?
I got interested in creating games on Unity, before that I studied Python, I'm still a noob, and answer the question
is it possible to use python instead of c#?
Not that I'm too lazy to learn, just curious
Answer the question
In order to leave comments, you need to log in
According to the documentation, no. Here are the lines:
Unity supports two programming languages natively:
- C# (pronounced C-sharp), an industry-standard language similar to Java or C++;
- UnityScript, a language designed specifically for use with Unity and modelled after JavaScript.
In addition to these, many other .NET languages can be used with Unity if they can compile a compatible DLL - see here for further details.
For Unity development, it is better to use C #, 90% of the information on coding (subjective opinion) will be using C #.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question