Hey forum!
I was in the process of creating a sort of SpriteCloner plugin that basically clones a sprite object without having to add many other sprite objects to the project (sounds confusing, but I need it for my project). Anyway, I've now added a plugin property where you can select a sprite (just like 3DShape's front face object property). Now I would like to set the image of this instance of my sprite cloner plugin to that of the selected sprite in the edit time. Now where do I get the image of the selected sprite?
It should basically work just like in the 3DShape plugin in which the face of the Shape gets updated during edittime: