Logo
December, 24, 2021

Robotic Simulator: C# Scripting in Unity [Beginner] (10/27)

In the previous lesson, we learned about inheritance between objects and how to create and use prefixes in Unity.

In this lesson, we are going to use and implement a simple moving car that can move forward, backward, left, and right and uses different cameras.

robotic-simulator-c-sharp-in-unity-car-scenario

Important: Robotic Simulator’s Source Code and Sample Output:

The source code for the entire tutorials (from 1 to 27) can be downloaded HERE! And a test output for Windows can be downloaded HERE! You can easily get output for macOS by installing and running the source code on macOS.

Watch the video version of this lesson below: