I would like to use some images from the DOM using a custom plugin. I see that the images will be exported, and I can reference those urls once I export the project. Now, I would like to see the images in preview mode too.
I've found the AssetManager documentation, but don't know how to use it. Is it possible to access it from a `DOMElementHandler` instance or only from worker threads?
Once accessed, can I access "Tiled backgrounds" with it or only Project Files under the "Files" folder?