Unity Learn home
View Tutorial Content

Create a Simple Messaging System with Events

Tutorial
Intermediate
+0 XP
1 Hour5 Mins
(105)
Overview
Summary
As an introduction to UnityActions and UnityEvents, we will create a simple messaging system which will allow items in our projects to subscribe to events, and have events trigger actions in our games. This will reduce dependencies and allow easier maintenance of our projects.
Select your Unity version
Last updated: July 11, 2023
5.x
Language
English
Unity Pro
The complete solution for professionals to create, operate and monetize.
Create a Simple Messaging System with Events