Logo
December, 31, 2021

Robotic Simulator: UI Design/Programming in Unity (12/27)

In the previous lesson, we learned to simulate the car’s automatic movement system between several points.

Now we are going to learn how to build a graphical user interface or the same UI in the Unity engine. Use them to design the main menu for your emulator and save it as a separate scene.

Robotic Simulator- UI Design:Programming in Unity-1
Robotic Simulator- UI Design:Programming in Unity-2

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: