mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-31 15:09:07 +07:00
Splitting UI atlas
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 8.9 KiB |
8
core/assets-raw/sprites/ui/pack.json
Normal file
8
core/assets-raw/sprites/ui/pack.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
duplicatePadding: true,
|
||||
combineSubdirectories: true,
|
||||
flattenPaths: true,
|
||||
maxWidth: 2048,
|
||||
maxHeight: 2048,
|
||||
fast: true
|
||||
}
|
8
core/assets-raw/sprites/ui/pack_fallback.json
Normal file
8
core/assets-raw/sprites/ui/pack_fallback.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
duplicatePadding: true,
|
||||
combineSubdirectories: true,
|
||||
flattenPaths: true,
|
||||
maxWidth: 1024,
|
||||
maxHeight: 1024,
|
||||
fast: true
|
||||
}
|
Reference in New Issue
Block a user