Book Image

Unity C# Scripting — Complete C# for Unity Game Development [Video]

By : Raja Biswas
Book Image

Unity C# Scripting — Complete C# for Unity Game Development [Video]

By: Raja Biswas

Overview of this book

Unity is free, easy to learn, has excellent documentation, and is the game engine used to build games. Jobs in Unity game development are plentiful and being able to understand C# scripting along with Unity game development puts a powerful skill at your fingertips. This course will show you how to combine the power of C# and Unity to create awesome games. The course starts with explaining the installation process of Unity and Visual Studio and then takes you through the basics of C#. You will learn to create C# scripts to get a strong understanding of Unity game development. Once you have mastered the basics, you will dive into the intermediate concepts of C# and Unity by building 2D Android games. Moving along, you will learn version controlling to manage C# and Unity projects effectively. Finally, you will grasp the advanced concepts of C# and Unity needed to build 3D games from scratch. By the end of this course, you will build a solid foundation in C# scripting and Unity game engine and will have developed the skills to make fully functional 2D and 3D games. The code files and all related files are placed on GitHub at: https://github.com/PacktPublishing/Unity-C-Scripting---Complete-C-Sharp-for-Unity-Game-Development
Table of Contents (10 chapters)
Free Chapter
1
Introduction to Unity C# Scripting
Chapter 4
Intermediate Unity C# Scripting Concepts
Content Locked
Section 2
Constructors in Unity C#
This video explains how to use constructors in Unity C#.