Hello developers,
I’m working on a game and I have two places: lobby and the main game. Both games are created in the group. The lobby is public and the main game private. I’m trying to teleport the player from a public place to a private one. Once I called some friends to test it out, they get the permission error. You might be asking, why don’t you make both games public? Because they would be appearing on my group games and I want only one to show up.
I tried to make a secondary place under the start place, import data and copy the ID. All good however now it shows “This place is restricted”.
Can anyone help me sort this out?
If you have any question, please do ask me. Thank you.