pokeplatinum/res/graphics/move_tutor/select_box_cell.json
VicSevenT 192c170dfd
Some checks are pending
build / build (push) Waiting to run
Unpack Move Tutor interface graphics (#822)
2025-11-24 01:57:55 -05:00

106 lines
1.9 KiB
JSON

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