Introduction to C# with Unity
39mBeginner2021-12-14
Authors

Microsoft .NET
.NET Developers and Program Managers at Microsoft
Course details
If you are a game developer using C# or a C# developer embarking on game development, this course can help you master using C# with Unity. After an introduction to Unity, get started installing Unity and Visual Studio. Learn how to use GameObjects and C# scripts. Once you’ve figured those out, explore what you can do with Unity’s Input System package, then check out how to use physics and collisions in Unity. Plus, discover ways that C# can help you with debugging and analysis, as well as building and publishing.
Skills covered
Real-TimeGame DevelopmentUnityIntroduction toVisualization and Real-TimeAECProduct and ManufacturingProgramming LanguagesSoftware Development
Concepts
1. Introduction to C# with Unity
- 01 - Introduction to Unity
- 02 - Installing Unity and Visual Studio
- 03 - GameObjects and C# scripts
- 04 - Unity's Input System package
- 05 - Physics and collisions
- 06 - Debugging and analyzing C#
- 07 - Building and publishing