How do you change the startplace of a game?

I have multiple places in my game, and I want to change the start place to one of the places. How would you do this?

You cannot do that you can change the name though in the game settings.

1 Like

You’d have to make the starting place teleport the player to the new place (invisibly)

It takes a bit longer, but thats the best solution if you don’t want to overwrite the original starting place.

1 Like