+ 1
What's the best language to learn for Unity? We're reviving Monkey Quest.
I'm willing to learn something, not only for this game but we will start our ICT course soon. Also where can I learn the CC (Character Controller)? Any suggestions? :)
2 ответов
+ 4
c#........it's the best and main for unity...
+ 2
I personally like C# the most, but JavaScript is a great one as well. If you are planning to ever transition to a Engine like Unreal, it would be nice to understand a c based language, so c++ will be easy to understand. As for the Character Controller, here is Unity's official documentation about it.
https://docs.unity3d.com/ScriptReference/CharacterController.html