Hey, I tried to upload a white square image onto Roblox, but when it finished uploading it became this. Is this fixable or is it a bug?
Original Image:
Hey, I tried to upload a white square image onto Roblox, but when it finished uploading it became this. Is this fixable or is it a bug?
Original Image:
This is unrelated but why do you need to upload a white square? You could use a UI frame depending on what you need it for.
I want to use it as a particle effect for snow.
Well in that case, I’m not sure how to fix the upload issue, but alternatively, you don’t necessarily need to upload a white square for snow particles, you could use either:
rbxasset://textures/AvatarEditorImages/LightPixel.png
rbxasset://textures/particles/SquareParticle.png
rbxasset://textures/AnimationEditor/image_scrollbar_vertical_bot.png
Which are all built-in white squares.
Alright thanks for the help I’ll use one of these.