0
Level of C# needed for unity?
I was wandering if it was possible to make a simple game in unity just doing the course of c# here in SoloLearn
2 Respostas
+ 7
Try it out
learn some C#
try a Unity tutorial
Refer to resources and ask for help.
https://www.sololearn.com/discuss/708962/?ref=app
+ 2
Just know the basics, and then learn the Unity libraries from somewhere. Unity is different from imperative C#, it's a special branch.