Автор: Alexander Aronowitz
Издательство: mEm lnc
Год: July 2020
Формат: epub/pdf(conv.)
Размер: 10 4 Mb
Язык: English
Learning C# and coding in Unity for beginners
we'll discuss the major foundations of scripting with C# in Unity and apply what we've learned into a mini project. To start out, we'll look at the core workflow for creating and executing scripts in the Unity Editor. Then we'll learn about the core fundamentals that are used when scripting in Unity such as creating and manipulating variables, understanding the different types of operators, and how we can create instructions for our game objects using functions. We'll also jump into creating logic with conditional statements, loops, and basic arrays. Finally, we'll take what we've learned and apply it to creating a simple physics based rolling ball game.