When I use a lifecycle, the event only occurs for one player. (Usually the host) Please help, as this is an issue on multiple of my maps. (BTW this just started, I have done it before with another map)
Yes, Lifecycles only broadcast for Host. You need a Relay to solve this.
All Players:
Lifecycle → Relay(All Players) → Whatever you are doing
And yeah
@BCannops
1 Like
Ok thanks.
It happens because only the host clicks the button to start the game.
Oh that makes a lot of sense
1 Like
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.