Custom Sprite Component

That’s odd, I’ve never had that happen. Might be a security issue if you’re loading from a server maybe?

Anywho, I started embedding icons within the literal code of the component itself (i.e. as loooong base64 strings). Meaning you don’t need to issue or load the image files, it’s pretty neat (building on this code to draw into the foreground):


230629_DrawByteStringBitmap_00 (1).gh (7.5 KB)

2 Likes