Any unity developer here.Who uses unity game engine. I Need some guiding . Please Help. | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Any unity developer here.Who uses unity game engine. I Need some guiding . Please Help.

I love games and i want to make some basic 2d or 3d games using unity . I know basics of java taught in free version of this app. But c# is (scripting language of unity). Please help me and guide me in right Direction so i can learn unity.I don't know where to start.

23rd Jan 2021, 7:44 AM
Suryansh sharma
Suryansh sharma - avatar
2 Respuestas
+ 6
Heyo, Start with Unity's official tutorials on learning Unity. You said you know the basics of Java, well, lucky for you; C# is VERY similar to Java. You may notice some code being rewritten exactly as is. In the case of Unity, the main difference will actually be learning Unity's libraries (Unity.Engine) and their built in methods from what's called the Monobehaviour class. There are many differences and you'll notice them more the more advanced you go, but overall they have lots of similarities. So, don't worry to much about the coding side of things. As long as you really understand the basics, its fine. Instead, focus on actually learning Unity's interface and components. This way you aren't so confused at what you're looking at when you open the application and try to find out how to do things. This is Unity's tutorials section. Pick something that teaches basics (or google for basics of the interface) https://learn.unity.com/tutorials
23rd Jan 2021, 3:05 PM
Rrestoring faith
Rrestoring faith - avatar
0
Visit this website it helps you lot off https://www.studytonight.com/game-development-in-2D/
23rd Jan 2021, 1:57 PM
Sagar Maurya
Sagar Maurya - avatar