I've got an idea for a project I am thinking of exploring.
Is there a way in C3 to alter the content of a sprite programmatically at runtime?
I see you can LoadImage from URL with a sprite, so is there an object that can create the image data?
Can anyone show an example using advanced random to create a noise texture and then load that to a sprite?