Hello, 3 friends and I have decided to learn UnityScript to develop games together. We would like to know if we can just learn plain javascript. For example, if we went on youtube to find a tutorial series would we have to look up UnityScript tutorial or JavaScript tutorial. I looked up UnityScript tutorials and one was outdated and the rest were bad. Do you have any tips on how to learn. Any posts would be appreciated.
I do think C# is taking over as being more commonplace in Unity (unsubstantiated speculation here, just from what I have been noticing lately), having said that if you are already familiar with Javascript and have no experience in C# then just learn UnityScript - but be aware that it is not Javascript at all.
Do u have any pervious experience in other programming language?
For me, I learnt actionscript 3 before unity, and I found unityscript is similiar to actionscript, so I have easier time leaning unityscipt. >>>Unityscript is not Javascript<<< Recommend US for people with as3 / JS experience.
For beginners, C#. AFAIK C# isn’t especially difficult, but is useful on other Development program too. C3 tends to compile faster than Unityscript. I also heard C3 is more robust but I don’t know what that exactly mean.