Announcements - Guide
[LIVE-Announcements-02]
The Announcements feature is built on top of the Content feature. Therefore, the guide for setting up an announcement is quite simple. Follow the steps below to create, configure and publish a new announcement.
Steps
Step | Detail |
---|---|
| • Unity → Window → Beamable → Open Content Manager |
| ![]() ![]() |
| • Unity → Window → General→ Project |
| • Search by the name given in step #3 |
| ![]() ![]() |
| • Unity → File → Save Project Best Practice: If you are working on a team, commit to version control in this step. |
| • Press the "Publish" button in the Content Manager Window |
Displaying an Announcement
From here, you can choose to implement the Announcements - Prefab, which will display your announcements for a no-code solution, or start with the C# code to pull and display them in a more flexible method.


Updated 5 months ago