Gui hide player

Hi good morning. I have made a little game with a gui. How can I hide the player in the gui menue like in this game?

nice regards and have a nice day
sebastian

Camera manipulation
You can change the CameraType to “Scriptable” and change the camera’s CFrame to look at whatever scenery you have. The “Rotate Around Object” section would probably work best for you. Then change the camera settings back to CameraType “Custom” and the CameraTarget back to the player’s character.

1 Like

You can also disable Character loading

2 Likes

Thank you that sounds good : D I am really new in roblox programming. How can I make this? Or do you know a tutorial?

nice regards
sebastian

Learn both of these and then you can combine them to make what you want

1 Like