Goal
This is the quickest path to understanding Unity UI basics: Canvas, Button, text, and how an Inspector event can call your method.

Build a Button on a Canvas and run code from On Click with a simple C# method.
Lesson Overview
This is the quickest path to understanding Unity UI basics: Canvas, Button, text, and how an Inspector event can call your method.
20-30 min / Beginner. Keep the first pass small, then change one thing on your own.
The button appears at runtime on the Canvas.