1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-16 19:51:50 +00:00
tobspr_shapez.io/res_pipeline/shapez_size_75.ftpp
theisen1337 7675984e7e Free Texture packing workflow.
This allows for an alternate workflow for texture and loading textures into the atlas allowing for more users to create more content for the game.
2020-06-12 11:13:20 -04:00

38 lines
874 B
Plaintext

{
"meta": {
"version": "0.6.5"
},
"savePath": "",
"images": [],
"folders": [
"C:/Users/tnt/Documents/GitHub/shapez_tnt.io/res_raw/sprites"
],
"packOptions": {
"textureName": "../res_built/atlas/atlas0_75",
"textureFormat": "png",
"removeFileExtension": false,
"prependFolderName": true,
"scale": 0.75,
"scaleMethod": "BICUBIC",
"filter": "none",
"exporter": "JSON (hash)",
"base64Export": false,
"tinify": false,
"tinifyKey": "",
"fileName": "pack-resultxx",
"savePath": "",
"width": 2048,
"height": 2048,
"fixedSize": false,
"powerOfTwo": false,
"padding": 0,
"extrude": 2,
"allowRotation": false,
"allowTrim": true,
"trimMode": "trim",
"alphaThreshold": 0.5,
"detectIdentical": true,
"packer": "MaxRectsBin",
"packerMethod": "BestShortSideFit"
}
}