So i’m making a platformer map, and i want an educational mode like mount snowy. I have the popup and what it says, but how do i only make it appear for the host?
This is what i’m working with. any tips will be helpful. Thanks!
So i’m making a platformer map, and i want an educational mode like mount snowy. I have the popup and what it says, but how do i only make it appear for the host?
Just wire it to a lifecycle (game start), lifecycle is a relay for the host.
You can make a trigger only active once at the host spawn, so that when they start they get the pop-up.
Actully this might not work since they want only the host seeing, doesnt that cost everyone to see or something?
ye i just tested it and my other tabs can see it : /
Yeah but the trigger one should work I think
Both methods work. For @Bardy_2913’s solution make sure the popup has a scope of player. (oops didn’t notice this was about to close; I’m sorry everyone)
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.