screens can load their resources
This commit is contained in:
BIN
desktop/asset-work/outsidehouse/charcoal_0.png
Normal file
BIN
desktop/asset-work/outsidehouse/charcoal_0.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
desktop/asset-work/outsidehouse/charcoal_1.png
Normal file
BIN
desktop/asset-work/outsidehouse/charcoal_1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
desktop/asset-work/outsidehouse/charcoal_2.png
Normal file
BIN
desktop/asset-work/outsidehouse/charcoal_2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
desktop/asset-work/outsidehouse/charcoal_3.png
Normal file
BIN
desktop/asset-work/outsidehouse/charcoal_3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
36
desktop/asset-work/outsidehouse/pack.json
Normal file
36
desktop/asset-work/outsidehouse/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