Hi!
For a project I am working on I need to use the Load Image from URL action in a sprite to load .png images (with some transparency) into the sprite. I have had success with .jpg URLs but when I try to use a URL for a .PNG nothing seems to happen.
Thanks in advance!!
Develop games in your browser. Powerful, performant & highly capable.
Should work fine. Is the domain you're trying to get the png and jpeg from the same place? Do you have permission to access the pngs (cors enabled)?