Welcome to episode twelve of this introduction to game development in Unity with C#. In this episode we look at how scripts can communicate with one another, either through a reference to the other script, or using events. Events will be covered more thoroughly in a later episode. Project files:.