Closed snarlynarwhal closed 4 months ago
Looks good. Let me check how can I make cache to work in composition style. Like a stack of caches that can sink to one collection.
Make pull request and I will refactor later
congratulations, now you are contributor. After refactoring I'll add component into documentation. I want to have 1 cache that covers all builder sources.
Hi, from my understanding, CollectSourcesCache2d does not support tilemaps, at least not on a per tile basis. So I wrote this extension and wanted to share it and see if you were interested in me making a PR and to see what changes you might want me to make before submitting a PR (aside from naming conventions which I made note of).