I made this for my health bar, and when i put an image over it, it isnt transparent. Any soloutions?
1 Like
Is the BackgroundTransparency set to 1?
The pixels that aren’t transparent in the original Image, Roblox is automatically filling them with pixels with the same color as of the BackgroundColor3 property.
Thank you, this worked. <3 I must’ve forgot that or something.
1 Like
Don’t forget to mark it as the solution.
Oops! Sorry, sometimes i forget.