+ 2
Unity
What course should I pick to code in unity?
5 odpowiedzi
+ 5
https://www.sololearn.com/Course/CSharp/
www.Unity3D.com/learn
^Read through C#, and then read through ALL of the tutorials, videos and documentation that's on their website. Unity has a very extensive learning center, and it'll get you up to pace in no time. Make sure you read through the scripting section of their website and it'll show you what all they've added that you can use with C#.
As Jax mentioned, Unity has discontinued support for UnityScript (basically Javascript) a few months back, so it's not advisable to learn JS/US for the sake of scripting in Unity. C# has a lot more resources available for it with Unity anyways, so it's not a bad thing.
+ 7
C# Newer versions of Unity can’t use JavaScript. I found that out the hard way (after 2 hours of watching a tutorial based on an older version, I went to type it out but realized there was no JavaScript)
+ 4
Unity Resources
https://www.sololearn.com/discuss/708962/?ref=app
+ 2
c#
0
C# or JS