pokeplatinum/res/trainers/classes/.shared/vs_cell.json
h2o-DS 73dc9a1e91
Unpack Trainer Graphics (#786)
Co-authored-by: Rachel <lhearachel@proton.me>
2025-10-08 12:19:12 -04:00

79 lines
1.4 KiB
JSON

{
"labelEnabled": true,
"extended": true,
"vramTransferEnabled": false,
"ucatEnabled": false,
"cellCount": 2,
"mappingType": 0,
"cells": [{
"cellAttrs": {
"hFlip": false,
"vFlip": false,
"hvFlip": false,
"boundingRect": true,
"boundingSphereRadius": 12
},
"maxX": 31,
"maxY": 31,
"minX": -32,
"minY": -32,
"oamCount": 1,
"OAM": [{
"Attr0": {
"YCoordinate": -32,
"Rotation": false,
"SizeDisable": false,
"Mode": 0,
"Mosaic": false,
"Colours": 16,
"Shape": 0
},
"Attr1": {
"XCoordinate": -32,
"RotationScaling": 0,
"Size": 3
},
"Attr2": {
"CharName": 0,
"Priority": 0,
"Palette": 0
}
}]
}, {
"cellAttrs": {
"hFlip": false,
"vFlip": false,
"hvFlip": false,
"boundingRect": true,
"boundingSphereRadius": 12
},
"maxX": 31,
"maxY": 31,
"minX": -32,
"minY": -32,
"oamCount": 1,
"OAM": [{
"Attr0": {
"YCoordinate": -32,
"Rotation": false,
"SizeDisable": false,
"Mode": 0,
"Mosaic": false,
"Colours": 16,
"Shape": 0
},
"Attr1": {
"XCoordinate": -32,
"RotationScaling": 0,
"Size": 3
},
"Attr2": {
"CharName": 64,
"Priority": 0,
"Palette": 0
}
}]
}],
"labels": ["CellAnime0", "CellAnime1"],
"labelCount": 2
}