Hi, I'm trying to snapshot the entire viewport with only a few selected layers and objects, in an interval duration.
And then loading it, and resized in a smaller scale. Hence, a minimap.
I'm trying to figure out how I would do that through extending the Drawing Canvas object, or do I need to make a separate addon for it?
Also, if I were to have to make a separate addon for it, how would I approach that? Thanks.