pack not used on first room.
This commit is contained in:
36
desktop/asset-work/title/pack.json
Normal file
36
desktop/asset-work/title/pack.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
pot: true,
|
||||
paddingX: 2,
|
||||
paddingY: 2,
|
||||
bleed: true,
|
||||
edgePadding: true,
|
||||
duplicatePadding: false,
|
||||
rotation: false,
|
||||
minWidth: 128,
|
||||
minHeight: 128,
|
||||
maxWidth: 1024,
|
||||
maxHeight: 1024,
|
||||
square: false,
|
||||
stripWhitespaceX: false,
|
||||
stripWhitespaceY: false,
|
||||
alphaThreshold: -1,
|
||||
filterMin: Nearest,
|
||||
filterMag: Nearest,
|
||||
wrapX: ClampToEdge,
|
||||
wrapY: ClampToEdge,
|
||||
format: RGBA4444,
|
||||
alias: true,
|
||||
outputFormat: png,
|
||||
jpegQuality: 0.9,
|
||||
ignoreBlankImages: true,
|
||||
fast: false,
|
||||
debug: false,
|
||||
combineSubdirectories: true,
|
||||
flattenPaths: false,
|
||||
premultiplyAlpha: false,
|
||||
useIndexes: true,
|
||||
limitMemory: true,
|
||||
grid: false,
|
||||
scale: [ 1 ],
|
||||
scaleSuffix: [ "" ]
|
||||
}
|
||||
Reference in New Issue
Block a user