Logo
December, 21, 2021

Robotic Simulator: Inheritance in Objects (Prefab) (9/27)

In the previous lesson, we were introduced to the basics and general concepts of Unity programming.

In this lesson, we want to get acquainted with inheritance between objects and how to create it and a concept called prefab and learn its applications in scenario building for our simulator.

robotic-simulator-unity-object-inheritance-photo-1

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: