I apologize if this is known, but I am not sure how to move forward from here. I know that this is under the .wip example, but I am hoping that maybe I am just missing a simple thing.
In the example3 script and scene, uncommenting the load by url and putting in an actual URL with a webp image does not seem to work. The raw image just remains a white square.
I've also tried specifically pulling the file as bytes using a web request and running that into the LoadAnimation function from example2, but that did not seem to work either (it was a long shot anyways).
I apologize if this is known, but I am not sure how to move forward from here. I know that this is under the .wip example, but I am hoping that maybe I am just missing a simple thing.
In the example3 script and scene, uncommenting the load by url and putting in an actual URL with a webp image does not seem to work. The raw image just remains a white square.
I've also tried specifically pulling the file as bytes using a web request and running that into the LoadAnimation function from example2, but that did not seem to work either (it was a long shot anyways).