mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
MInor adjustments to atlas padding
This commit is contained in:
@@ -1,16 +1,22 @@
|
||||
{
|
||||
"pot": false,
|
||||
"paddingX": 1,
|
||||
"paddingY": 1,
|
||||
"edgePadding": false,
|
||||
"pot": true,
|
||||
"paddingX": 2,
|
||||
"paddingY": 2,
|
||||
"edgePadding": true,
|
||||
"rotation": false,
|
||||
"maxWidth": 2048,
|
||||
"maxHeight": 4096,
|
||||
"useIndexes": false,
|
||||
"alphaThreshold": 1,
|
||||
"maxHeight": 2048,
|
||||
"stripWhitespaceX": true,
|
||||
"stripWhitespaceY": true,
|
||||
"duplicatePadding": true,
|
||||
"alias": true,
|
||||
"fast": false,
|
||||
"limitMemory": false,
|
||||
"combineSubdirectories": true,
|
||||
"flattenPaths": false,
|
||||
"scale": [ 0.25, 0.5, 0.75 ],
|
||||
"scaleSuffix": [ "_lq", "_mq", "_hq" ]
|
||||
"bleedIterations": 4,
|
||||
"scale": [0.25, 0.5, 0.75],
|
||||
"scaleSuffix": ["_lq", "_mq", "_hq"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user