+ 1
What's the best way to approach learning C# for unity?
Hi I have been wondering, what is the best way to learn unity C#, as it is different from normal C#.
3 Respuestas
+ 3
C# in Unity is only different because it uses premade libraries and toolboxes. The language itself is exactly the same, you just need to learn how to interact with these existing items. For that, you can see the Unity scripting documentation: https://docs.unity3d.com/ScriptReference/
+ 1
Thank you. :)
+ 1
here are some resources:
https://www.sololearn.com/discuss/708962/?ref=app