Skip to main content
Supported on
Snapchat

Event Feed

An on-screen feed that announces session events to every player: joins, leaves, wins, and any custom message your game posts. It keeps players oriented about what's happening in the match without you building notification UI from scratch.

Available in the Asset Library. Parent it under a screen-space camera so it renders over gameplay.

See it in use

The Multiplayer Game Starter Project parents the Event Feed under its Static UI Camera, and its NetworkEventsGenerator script posts join and leave messages to the feed.

Was this page helpful?
Yes
No