31 lines
501 B
JSON
31 lines
501 B
JSON
{
|
|
"appear": [
|
|
{
|
|
"x": 1110,
|
|
"y": 942,
|
|
"width": 366,
|
|
"height": 57
|
|
}
|
|
],
|
|
"disappear": [
|
|
{
|
|
"x": 792,
|
|
"y": 462,
|
|
"width": 54,
|
|
"height": 468
|
|
},
|
|
{
|
|
"x": 2005,
|
|
"y": 641,
|
|
"width": 141,
|
|
"height": 289
|
|
}
|
|
],
|
|
"win": {
|
|
"x": 3000,
|
|
"y": 0,
|
|
"width": 100,
|
|
"height": 3000
|
|
}
|
|
}
|