Is it possible to make a gui appear only when it is above a part: ie, when it has nothing behind it it can’t be seen.
If I only use one frame, I get this:
But this only works somewhat decently if your part has no curves to it whatsoever. It is near impossible to make it so that a surface gui would conform to it. In the example below, this is what I would imagine something like this would look like, but the example shown uses a decal instead of a surface gui because decals already do this.
Sort of, what I mean is just having a surface gui option that makes it so the gui only appears on the object it is adorned to or is parented to, not having the rest of the gui project behind it.
Ohh, I misunderstood. Like clipping to just one surface I guess? That could be useful in some cases. Decals do it, so I feel like SurfaceGuis should be able to.