How do i change place picture

Hello i want to know how to change the picture of the places inside my experience. I have some teleporters and when players are loading there is a default picture, i want to know if i can customize it and how or where because i cant find the setting. Thank you

SetDefaultLoadingGuiRemoved ( )

From Roblox them selves

" ReplicatedFirst also includes the function ReplicatedFirst:RemoveDefaultLoadingScreen , which can be used to immediately remove the default Roblox loading screen. Note if any object has been placed in ReplicatedFirst, the default loading screen will remove after 5 seconds regardless if this function has been called or not."

Use the TeleportService:SetTeleportGui function to set a custom GUI to be displayed during teleportation.

4 Likes

Everyone here is probably giving you a better answer but just in case you don’t feel like doing all that work, I have another solution.

From the main page of the website, go to Create > Places > The place you want > Place settings > Icon/thumbnail. Then change it like how you would for a game.

3 Likes