Viewportframe object weird outline

Hello.

I made a system that shows an object in a viewportframe when you click it, as an indication that you have the item.

I notice that there is a weird white outline on the object when it is on the viewportframe.

Is there a way to get rid of it?

Here is a video showing what I mean:

For your game atmosphere, set the ViewportFrame’s BackgroundColor3 to 0,0,0

2 Likes

Oh you’re right.

I thought the background would be irrelevant as it’s transparent.

Thank you for this help.

ViewportFrames are unique; they show the background even if it’s supposedly invisible. Thankfully, for a few pixels

1 Like

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