Help with layered 3d guis

I’m trying to layer a bunch of parts with surface guis to make it look 2d, but I will be able to put 3d objects in it

I don’t know what category this should’ve gone in, but it’ll need some scripting for it to work

Is there a specific reason that you are wanting to use 3d objects to make the UI? There may be easier way to achieve what you want.

2 Likes

I’m just trying to get the same effect as a viewport frame, but without any pixelation

1 Like

Hi, @andrewt8wifethrasher.

This is through manipulation Object’s CFrame (or just Object’s Panel in 3d) and Camera’s manipulation

basically closing object’s CFrame to camera’s field of view

1 Like

If I understand correctly, you want to make a surface gui with an effect of depth.

If so, here’s an amazing resource that should help you:

1 Like

Thank you so much, I didn’t even know that module existed

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.