#problem is, i don't know how to create a relay or lobby
1 messages · Page 1 of 1 (latest)
Here is how you host a Relay
https://docs.unity.com/ugs/en-us/manual/relay/manual/relay-and-ngo#Host_player
I found that page weirdly but it doesn’t say where to click to create a lobby in the first place. Where in the unity UI is “create lobby”
There isn't any. You have create that UI yourself if you want it
oh so thats what it means. i have to make a script to make lobby and then input all the names and other data
i thought it said it would add some button to make lobbies on the left panel. but it never specified which left panel. cause my layout doesnt have one. everything is on the bottom
If you are looking at the web Dashboard, yea it has changed a bit in the last year
that could be, i assume I need text mesh pro to make the UI for the scripts for creating lobbies?
Not really. You can use regular text if you want but text mesh pro is built in now so there is no reason not to use it