I would like to see if it's possible to remove the message on selecting a skin.
I would like to point the camera at the map (across the world) instead of the skin selection.
A solution is to create a custom spawn screen. It won't be very easy.
- Force the player to spawn onPlayerRequestSpawn. That would entirely skip the default spawn screen.
- Teleport the player to a desired loc and in a unique world.
- Focus player camera accordingly
- Create events for key presses or GUI buttons for selecting skins, weapons and a spawn button.
Just like I did here in deathmatch:
https://www.youtube.com/watch?v=wsKNpEeGkMQ
I like the Idea it just sounds like a lot of work just for a pretty view of the world