I want to have a part that views my terrain map from the top. Here’s what I’m talking about:
Short answer, you would need to use viewport frames
1 Like
How can I do this with SurfaceGuis?
Do you want it viewable by the client or the server?
Client, what would happen if it was server?
I just meant if you wanted the server to see the projection up on an object… viewports as @domboss37 mentioned is the way to go.
Although if you dont need it to be viewable in the active frame there is something else you could do where you click on a gui button and it switches your cameras view to the view from the part looking down at your map… thats a second option.
