Unity C# Tutorial: Communicating between your classes/objects


As our projects increase in size and scale we need a way to have one class (or object) talk to, or find, another object. In this video we’ll see how to find and talk to other classes.

Find the code here: https://github.com/GameDevEducation/DevEssential_TalkingToOtherScripts