How do I do this?

I need a popup to appear for all players except for the host.

2 Likes

lifecycle->relay all other players bc lifecycle only goes to host. you can use the relay to open the popup after. this is what you needed right?
mark a solution!

1 Like

Make sure the lifecycle listens for game start.

How didn’t I think of that? Thanks!

2 Likes

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.