i want to create an effect in roblox where i have the camera zoom in to a picture frame (a model with a surfacegui on it) until a specified offset (i already know how to do this part) and then have the background fade away, leaving only the picture from the frame and a black/white background (this is the part i do not know how to do)
I don’t really understand exactly what you’re saying but as much as I understand, you can just use TweenService to tween the BackgroundTransparency
property of your image to 1.