Collected sources and patterns will appear here. Add from search or the patterns library.
AssetPath -> UnityResourcePath
Resolve abstract asset paths to physical engine resource paths matching the device screen scale factor.
Problem it solves
High-density displays require high-resolution image assets, but hardcoding resolution paths manually reduces cross-platform portability.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.