So i’ve tried adding a image into the image slot manager for a custom image in the paint slot
Im pretty sure the image was a perfect squre and smaller than 2048 x 2048 (Its in .PNG format), but whenver I select it, nothing shows up.
Does anybody know why this is occuring?
I will be very happy if someone knows
Firstly, try opening it and resaving it with a program like paint. If the PNG is corrupt at all Automation won’t accept it, unlike most image editing programs.
Secondly also try export it as a .jpg and see if that helps.
Make sure its size is a power of two like 256x256, 512x512, 1024x1024 etc. This is a requirement for it to export to Beam, although it should still work in Automation anyway.
1 Like
Thankyou so much, my projects wouldn’t be possible without your help!
Cheers~