Closed lgarczyn closed 2 months ago
For context, our project has about 3000 sprites
Currently the only realistic way to update them all is to inject the settings into every single meta file through regex
The package is also not compatible with presets, so using the PresetManager or the folder preset enforcer
Is there a way to just pick a some sensible values for all imports ?
Well nevermind, the goal was to use this with the spriterenderer
For context, our project has about 3000 sprites
Currently the only realistic way to update them all is to inject the settings into every single meta file through regex
The package is also not compatible with presets, so using the PresetManager or the folder preset enforcer
Is there a way to just pick a some sensible values for all imports ?