mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-03 14:19:09 +08:00
[ts] Clean-up runtime.sh, copied celestrial to player assets
This commit is contained in:
parent
2af729c215
commit
ec91d52c50
@ -349,6 +349,13 @@ cp -f ../mix-and-match/export/mix-and-match-pro.skel "$ROOT/spine-ts/spine-webgl
|
|||||||
cp -f ../mix-and-match/export/mix-and-match-pma.atlas "$ROOT/spine-ts/spine-webgl/example/assets/"
|
cp -f ../mix-and-match/export/mix-and-match-pma.atlas "$ROOT/spine-ts/spine-webgl/example/assets/"
|
||||||
cp -f ../mix-and-match/export/mix-and-match-pma.png "$ROOT/spine-ts/spine-webgl/example/assets/"
|
cp -f ../mix-and-match/export/mix-and-match-pma.png "$ROOT/spine-ts/spine-webgl/example/assets/"
|
||||||
|
|
||||||
|
cp -f ../sack/export/sack-pro.json "$ROOT/spine-ts/spine-webgl/example/assets/"
|
||||||
|
cp -f ../sack/export/sack-pro.skel "$ROOT/spine-ts/spine-webgl/example/assets/"
|
||||||
|
cp -f ../sack/export/sack-pma.atlas "$ROOT/spine-ts/spine-webgl/example/assets/"
|
||||||
|
cp -f ../sack/export/sack-pma.png "$ROOT/spine-ts/spine-webgl/example/assets/"
|
||||||
|
|
||||||
|
cp -f ../celestial-circus/export/* "$ROOT/spine-ts/spine-webgl/example/assets/"
|
||||||
|
|
||||||
rm "$ROOT/spine-ts/spine-canvas/example/assets/"*
|
rm "$ROOT/spine-ts/spine-canvas/example/assets/"*
|
||||||
cp -f ../spineboy/export/spineboy-ess.json "$ROOT/spine-ts/spine-canvas/example/assets/"
|
cp -f ../spineboy/export/spineboy-ess.json "$ROOT/spine-ts/spine-canvas/example/assets/"
|
||||||
cp -f ../spineboy/export/spineboy.atlas "$ROOT/spine-ts/spine-canvas/example/assets/"
|
cp -f ../spineboy/export/spineboy.atlas "$ROOT/spine-ts/spine-canvas/example/assets/"
|
||||||
@ -368,10 +375,7 @@ cp -f ../spineboy/export/spineboy-pro.skel "$ROOT/spine-ts/spine-player/example/
|
|||||||
cp -f ../spineboy/export/spineboy-pma.atlas "$ROOT/spine-ts/spine-player/example/assets/"
|
cp -f ../spineboy/export/spineboy-pma.atlas "$ROOT/spine-ts/spine-player/example/assets/"
|
||||||
cp -f ../spineboy/export/spineboy-pma.png "$ROOT/spine-ts/spine-player/example/assets/"
|
cp -f ../spineboy/export/spineboy-pma.png "$ROOT/spine-ts/spine-player/example/assets/"
|
||||||
|
|
||||||
cp -f ../spineboy/export/spineboy-pro.json "$ROOT/spine-ts/spine-pixi/example/assets/"
|
cp -f ../celestial-circus/export/* "$ROOT/spine-ts/spine-player/example/assets/"
|
||||||
cp -f ../spineboy/export/spineboy-pro.skel "$ROOT/spine-ts/spine-pixi/example/assets/"
|
|
||||||
cp -f ../spineboy/export/spineboy.atlas "$ROOT/spine-ts/spine-pixi/example/assets/"
|
|
||||||
cp -f ../spineboy/export/spineboy.png "$ROOT/spine-ts/spine-pixi/example/assets/"
|
|
||||||
|
|
||||||
rm "$ROOT/spine-ts/spine-phaser/example/assets/"*
|
rm "$ROOT/spine-ts/spine-phaser/example/assets/"*
|
||||||
cp -f ../raptor/export/raptor-pro.json "$ROOT/spine-ts/spine-phaser/example/assets/"
|
cp -f ../raptor/export/raptor-pro.json "$ROOT/spine-ts/spine-phaser/example/assets/"
|
||||||
@ -398,21 +402,17 @@ cp -f ../mix-and-match/export/mix-and-match-pro.skel "$ROOT/spine-ts/spine-phase
|
|||||||
cp -f ../mix-and-match/export/mix-and-match-pma.atlas "$ROOT/spine-ts/spine-phaser/example/assets/"
|
cp -f ../mix-and-match/export/mix-and-match-pma.atlas "$ROOT/spine-ts/spine-phaser/example/assets/"
|
||||||
cp -f ../mix-and-match/export/mix-and-match-pma.png "$ROOT/spine-ts/spine-phaser/example/assets/"
|
cp -f ../mix-and-match/export/mix-and-match-pma.png "$ROOT/spine-ts/spine-phaser/example/assets/"
|
||||||
|
|
||||||
cp -f ../sack/export/sack-pro.json "$ROOT/spine-ts/spine-webgl/example/assets/"
|
|
||||||
cp -f ../sack/export/sack-pro.skel "$ROOT/spine-ts/spine-webgl/example/assets/"
|
|
||||||
cp -f ../sack/export/sack-pma.atlas "$ROOT/spine-ts/spine-webgl/example/assets/"
|
|
||||||
cp -f ../sack/export/sack-pma.png "$ROOT/spine-ts/spine-webgl/example/assets/"
|
|
||||||
|
|
||||||
cp -f ../celestial-circus/export/* "$ROOT/spine-ts/spine-webgl/example/assets/"
|
|
||||||
|
|
||||||
rm "$ROOT/spine-ts/spine-pixi/example/assets/"*
|
rm "$ROOT/spine-ts/spine-pixi/example/assets/"*
|
||||||
cp -f ../raptor/export/raptor-pro.json "$ROOT/spine-ts/spine-pixi/example/assets/"
|
cp -f ../raptor/export/raptor-pro.json "$ROOT/spine-ts/spine-pixi/example/assets/"
|
||||||
cp -f ../raptor/export/raptor.atlas "$ROOT/spine-ts/spine-pixi/example/assets/"
|
cp -f ../raptor/export/raptor.atlas "$ROOT/spine-ts/spine-pixi/example/assets/"
|
||||||
cp -f ../raptor/export/raptor.png "$ROOT/spine-ts/spine-pixi/example/assets/"
|
cp -f ../raptor/export/raptor.png "$ROOT/spine-ts/spine-pixi/example/assets/"
|
||||||
|
|
||||||
|
cp -f ../spineboy/export/spineboy-pro.json "$ROOT/spine-ts/spine-pixi/example/assets/"
|
||||||
cp -f ../spineboy/export/spineboy-pro.skel "$ROOT/spine-ts/spine-pixi/example/assets/"
|
cp -f ../spineboy/export/spineboy-pro.skel "$ROOT/spine-ts/spine-pixi/example/assets/"
|
||||||
cp -f ../spineboy/export/spineboy-pma.atlas "$ROOT/spine-ts/spine-pixi/example/assets/"
|
cp -f ../spineboy/export/spineboy-pma.atlas "$ROOT/spine-ts/spine-pixi/example/assets/"
|
||||||
cp -f ../spineboy/export/spineboy-pma.png "$ROOT/spine-ts/spine-pixi/example/assets/"
|
cp -f ../spineboy/export/spineboy-pma.png "$ROOT/spine-ts/spine-pixi/example/assets/"
|
||||||
|
cp -f ../spineboy/export/spineboy.atlas "$ROOT/spine-ts/spine-pixi/example/assets/"
|
||||||
|
cp -f ../spineboy/export/spineboy.png "$ROOT/spine-ts/spine-pixi/example/assets/"
|
||||||
|
|
||||||
cp -f ../coin/export/coin-pro.skel "$ROOT/spine-ts/spine-pixi/example/assets/"
|
cp -f ../coin/export/coin-pro.skel "$ROOT/spine-ts/spine-pixi/example/assets/"
|
||||||
cp -f ../coin/export/coin-pma.atlas "$ROOT/spine-ts/spine-pixi/example/assets/"
|
cp -f ../coin/export/coin-pma.atlas "$ROOT/spine-ts/spine-pixi/example/assets/"
|
||||||
|
|||||||
8723
spine-ts/spine-pixi/example/assets/spineboy-pro.json
Normal file
8723
spine-ts/spine-pixi/example/assets/spineboy-pro.json
Normal file
File diff suppressed because it is too large
Load Diff
94
spine-ts/spine-pixi/example/assets/spineboy.atlas
Normal file
94
spine-ts/spine-pixi/example/assets/spineboy.atlas
Normal file
@ -0,0 +1,94 @@
|
|||||||
|
spineboy.png
|
||||||
|
size: 1024, 256
|
||||||
|
filter: Linear, Linear
|
||||||
|
scale: 0.5
|
||||||
|
crosshair
|
||||||
|
bounds: 352, 7, 45, 45
|
||||||
|
eye-indifferent
|
||||||
|
bounds: 862, 105, 47, 45
|
||||||
|
eye-surprised
|
||||||
|
bounds: 505, 79, 47, 45
|
||||||
|
front-bracer
|
||||||
|
bounds: 826, 66, 29, 40
|
||||||
|
front-fist-closed
|
||||||
|
bounds: 786, 65, 38, 41
|
||||||
|
front-fist-open
|
||||||
|
bounds: 710, 51, 43, 44
|
||||||
|
rotate: 90
|
||||||
|
front-foot
|
||||||
|
bounds: 210, 6, 63, 35
|
||||||
|
front-shin
|
||||||
|
bounds: 665, 128, 41, 92
|
||||||
|
rotate: 90
|
||||||
|
front-thigh
|
||||||
|
bounds: 2, 2, 23, 56
|
||||||
|
rotate: 90
|
||||||
|
front-upper-arm
|
||||||
|
bounds: 250, 205, 23, 49
|
||||||
|
goggles
|
||||||
|
bounds: 665, 171, 131, 83
|
||||||
|
gun
|
||||||
|
bounds: 798, 152, 105, 102
|
||||||
|
head
|
||||||
|
bounds: 2, 27, 136, 149
|
||||||
|
hoverboard-board
|
||||||
|
bounds: 2, 178, 246, 76
|
||||||
|
hoverboard-thruster
|
||||||
|
bounds: 722, 96, 30, 32
|
||||||
|
rotate: 90
|
||||||
|
hoverglow-small
|
||||||
|
bounds: 275, 81, 137, 38
|
||||||
|
mouth-grind
|
||||||
|
bounds: 614, 97, 47, 30
|
||||||
|
mouth-oooo
|
||||||
|
bounds: 612, 65, 47, 30
|
||||||
|
mouth-smile
|
||||||
|
bounds: 661, 64, 47, 30
|
||||||
|
muzzle-glow
|
||||||
|
bounds: 382, 54, 25, 25
|
||||||
|
muzzle-ring
|
||||||
|
bounds: 275, 54, 25, 105
|
||||||
|
rotate: 90
|
||||||
|
muzzle01
|
||||||
|
bounds: 911, 95, 67, 40
|
||||||
|
rotate: 90
|
||||||
|
muzzle02
|
||||||
|
bounds: 792, 108, 68, 42
|
||||||
|
muzzle03
|
||||||
|
bounds: 956, 171, 83, 53
|
||||||
|
rotate: 90
|
||||||
|
muzzle04
|
||||||
|
bounds: 275, 7, 75, 45
|
||||||
|
muzzle05
|
||||||
|
bounds: 140, 3, 68, 38
|
||||||
|
neck
|
||||||
|
bounds: 250, 182, 18, 21
|
||||||
|
portal-bg
|
||||||
|
bounds: 140, 43, 133, 133
|
||||||
|
portal-flare1
|
||||||
|
bounds: 554, 65, 56, 30
|
||||||
|
portal-flare2
|
||||||
|
bounds: 759, 112, 57, 31
|
||||||
|
rotate: 90
|
||||||
|
portal-flare3
|
||||||
|
bounds: 554, 97, 58, 30
|
||||||
|
portal-shade
|
||||||
|
bounds: 275, 121, 133, 133
|
||||||
|
portal-streaks1
|
||||||
|
bounds: 410, 126, 126, 128
|
||||||
|
portal-streaks2
|
||||||
|
bounds: 538, 129, 125, 125
|
||||||
|
rear-bracer
|
||||||
|
bounds: 857, 67, 28, 36
|
||||||
|
rear-foot
|
||||||
|
bounds: 663, 96, 57, 30
|
||||||
|
rear-shin
|
||||||
|
bounds: 414, 86, 38, 89
|
||||||
|
rotate: 90
|
||||||
|
rear-thigh
|
||||||
|
bounds: 756, 63, 28, 47
|
||||||
|
rear-upper-arm
|
||||||
|
bounds: 60, 5, 20, 44
|
||||||
|
rotate: 90
|
||||||
|
torso
|
||||||
|
bounds: 905, 164, 49, 90
|
||||||
BIN
spine-ts/spine-pixi/example/assets/spineboy.png
Normal file
BIN
spine-ts/spine-pixi/example/assets/spineboy.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 240 KiB |
170
spine-ts/spine-player/example/assets/celestial-circus-pma.atlas
Normal file
170
spine-ts/spine-player/example/assets/celestial-circus-pma.atlas
Normal file
@ -0,0 +1,170 @@
|
|||||||
|
celestial-circus-pma.png
|
||||||
|
size: 1024, 1024
|
||||||
|
filter: Linear, Linear
|
||||||
|
pma: true
|
||||||
|
scale: 0.5
|
||||||
|
arm-back-down
|
||||||
|
bounds: 944, 3, 48, 103
|
||||||
|
arm-front-down
|
||||||
|
bounds: 241, 56, 45, 98
|
||||||
|
bench
|
||||||
|
bounds: 2, 94, 237, 60
|
||||||
|
body-bottom
|
||||||
|
bounds: 674, 8, 193, 156
|
||||||
|
rotate: 90
|
||||||
|
collar
|
||||||
|
bounds: 822, 352, 59, 33
|
||||||
|
ear
|
||||||
|
bounds: 997, 185, 25, 35
|
||||||
|
eye-back-shadow
|
||||||
|
bounds: 1004, 978, 18, 12
|
||||||
|
eye-front-shadow
|
||||||
|
bounds: 1004, 992, 30, 18
|
||||||
|
rotate: 90
|
||||||
|
eye-reflex-back
|
||||||
|
bounds: 822, 341, 10, 9
|
||||||
|
eye-reflex-front
|
||||||
|
bounds: 525, 699, 13, 9
|
||||||
|
rotate: 90
|
||||||
|
eye-white-back
|
||||||
|
bounds: 956, 963, 16, 20
|
||||||
|
eye-white-front
|
||||||
|
bounds: 551, 179, 28, 22
|
||||||
|
eyelashes-down-back
|
||||||
|
bounds: 980, 325, 14, 7
|
||||||
|
rotate: 90
|
||||||
|
eyelashes-down-front
|
||||||
|
bounds: 979, 1003, 19, 8
|
||||||
|
rotate: 90
|
||||||
|
eyelashes-top-back
|
||||||
|
bounds: 997, 118, 23, 12
|
||||||
|
rotate: 90
|
||||||
|
eyelashes-top-front
|
||||||
|
bounds: 956, 985, 37, 21
|
||||||
|
rotate: 90
|
||||||
|
feathers-front
|
||||||
|
bounds: 2, 2, 90, 108
|
||||||
|
rotate: 90
|
||||||
|
fringe-middle-back
|
||||||
|
bounds: 980, 222, 42, 65
|
||||||
|
fringe-side-back
|
||||||
|
bounds: 944, 222, 34, 117
|
||||||
|
fringe-side-front
|
||||||
|
bounds: 989, 289, 33, 116
|
||||||
|
hair-back-1
|
||||||
|
bounds: 289, 2, 166, 383
|
||||||
|
rotate: 90
|
||||||
|
hair-back-2
|
||||||
|
bounds: 887, 341, 100, 356
|
||||||
|
hair-back-4
|
||||||
|
bounds: 832, 11, 110, 328
|
||||||
|
hair-hat-shadow
|
||||||
|
bounds: 944, 108, 112, 51
|
||||||
|
rotate: 90
|
||||||
|
hat-front
|
||||||
|
bounds: 112, 22, 121, 70
|
||||||
|
leg-front
|
||||||
|
bounds: 554, 699, 323, 400
|
||||||
|
rotate: 90
|
||||||
|
logo-brooch
|
||||||
|
bounds: 505, 170, 20, 31
|
||||||
|
mouth
|
||||||
|
bounds: 279, 26, 28, 8
|
||||||
|
rotate: 90
|
||||||
|
nose
|
||||||
|
bounds: 279, 15, 8, 9
|
||||||
|
nose-shadow
|
||||||
|
bounds: 834, 341, 9, 10
|
||||||
|
rotate: 90
|
||||||
|
nose.-highlight
|
||||||
|
bounds: 551, 171, 5, 6
|
||||||
|
pupil-back
|
||||||
|
bounds: 505, 699, 13, 18
|
||||||
|
rotate: 90
|
||||||
|
pupil-front
|
||||||
|
bounds: 112, 5, 15, 22
|
||||||
|
rotate: 90
|
||||||
|
rope-back
|
||||||
|
bounds: 989, 407, 13, 615
|
||||||
|
rope-front
|
||||||
|
bounds: 989, 407, 13, 615
|
||||||
|
skirt
|
||||||
|
bounds: 2, 714, 550, 308
|
||||||
|
sock-bow
|
||||||
|
bounds: 235, 14, 42, 40
|
||||||
|
spine-logo-body
|
||||||
|
bounds: 997, 143, 16, 40
|
||||||
|
star-big
|
||||||
|
bounds: 527, 171, 22, 30
|
||||||
|
star-medium
|
||||||
|
bounds: 1015, 173, 7, 10
|
||||||
|
star-small
|
||||||
|
bounds: 674, 2, 4, 6
|
||||||
|
rotate: 90
|
||||||
|
underskirt
|
||||||
|
bounds: 2, 156, 556, 285
|
||||||
|
rotate: 90
|
||||||
|
underskirt-back
|
||||||
|
bounds: 289, 170, 542, 214
|
||||||
|
rotate: 90
|
||||||
|
wing-back
|
||||||
|
bounds: 505, 203, 182, 315
|
||||||
|
rotate: 90
|
||||||
|
wing-front
|
||||||
|
bounds: 505, 387, 380, 310
|
||||||
|
|
||||||
|
celestial-circus-pma_2.png
|
||||||
|
size: 1024, 1024
|
||||||
|
filter: Linear, Linear
|
||||||
|
pma: true
|
||||||
|
scale: 0.5
|
||||||
|
arm-back-up
|
||||||
|
bounds: 490, 683, 104, 145
|
||||||
|
rotate: 90
|
||||||
|
arm-front-up
|
||||||
|
bounds: 162, 23, 96, 145
|
||||||
|
body-top
|
||||||
|
bounds: 2, 2, 158, 166
|
||||||
|
chest
|
||||||
|
bounds: 744, 878, 130, 117
|
||||||
|
cloud-back
|
||||||
|
bounds: 490, 789, 252, 206
|
||||||
|
cloud-front
|
||||||
|
bounds: 2, 170, 406, 245
|
||||||
|
rotate: 90
|
||||||
|
face
|
||||||
|
bounds: 876, 879, 116, 128
|
||||||
|
rotate: 90
|
||||||
|
feathers-back
|
||||||
|
bounds: 266, 578, 57, 57
|
||||||
|
fringe-middle-front
|
||||||
|
bounds: 260, 105, 75, 63
|
||||||
|
glove-bottom-back
|
||||||
|
bounds: 325, 584, 64, 51
|
||||||
|
glove-bottom-front
|
||||||
|
bounds: 391, 585, 59, 61
|
||||||
|
rotate: 90
|
||||||
|
hair-back-3
|
||||||
|
bounds: 249, 241, 87, 335
|
||||||
|
hair-back-5
|
||||||
|
bounds: 378, 646, 110, 349
|
||||||
|
hair-back-6
|
||||||
|
bounds: 266, 637, 110, 358
|
||||||
|
hand-back
|
||||||
|
bounds: 573, 622, 75, 59
|
||||||
|
hand-front
|
||||||
|
bounds: 637, 712, 67, 75
|
||||||
|
hat-back
|
||||||
|
bounds: 260, 23, 80, 56
|
||||||
|
rotate: 90
|
||||||
|
head-back
|
||||||
|
bounds: 744, 768, 128, 108
|
||||||
|
jabot
|
||||||
|
bounds: 249, 170, 88, 69
|
||||||
|
leg-back
|
||||||
|
bounds: 2, 578, 262, 417
|
||||||
|
neck
|
||||||
|
bounds: 338, 511, 49, 71
|
||||||
|
rope-front-bottom
|
||||||
|
bounds: 490, 628, 53, 81
|
||||||
|
rotate: 90
|
||||||
BIN
spine-ts/spine-player/example/assets/celestial-circus-pma.png
Normal file
BIN
spine-ts/spine-player/example/assets/celestial-circus-pma.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 698 KiB |
BIN
spine-ts/spine-player/example/assets/celestial-circus-pma_2.png
Normal file
BIN
spine-ts/spine-player/example/assets/celestial-circus-pma_2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 466 KiB |
2306
spine-ts/spine-player/example/assets/celestial-circus-pro.json
Normal file
2306
spine-ts/spine-player/example/assets/celestial-circus-pro.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
spine-ts/spine-player/example/assets/celestial-circus-pro.skel
Normal file
BIN
spine-ts/spine-player/example/assets/celestial-circus-pro.skel
Normal file
Binary file not shown.
168
spine-ts/spine-player/example/assets/celestial-circus.atlas
Normal file
168
spine-ts/spine-player/example/assets/celestial-circus.atlas
Normal file
@ -0,0 +1,168 @@
|
|||||||
|
celestial-circus.png
|
||||||
|
size: 1024, 1024
|
||||||
|
filter: Linear, Linear
|
||||||
|
scale: 0.5
|
||||||
|
arm-back-down
|
||||||
|
bounds: 944, 3, 48, 103
|
||||||
|
arm-front-down
|
||||||
|
bounds: 241, 56, 45, 98
|
||||||
|
bench
|
||||||
|
bounds: 2, 94, 237, 60
|
||||||
|
body-bottom
|
||||||
|
bounds: 674, 8, 193, 156
|
||||||
|
rotate: 90
|
||||||
|
collar
|
||||||
|
bounds: 822, 352, 59, 33
|
||||||
|
ear
|
||||||
|
bounds: 997, 185, 25, 35
|
||||||
|
eye-back-shadow
|
||||||
|
bounds: 1004, 978, 18, 12
|
||||||
|
eye-front-shadow
|
||||||
|
bounds: 1004, 992, 30, 18
|
||||||
|
rotate: 90
|
||||||
|
eye-reflex-back
|
||||||
|
bounds: 822, 341, 10, 9
|
||||||
|
eye-reflex-front
|
||||||
|
bounds: 525, 699, 13, 9
|
||||||
|
rotate: 90
|
||||||
|
eye-white-back
|
||||||
|
bounds: 956, 963, 16, 20
|
||||||
|
eye-white-front
|
||||||
|
bounds: 551, 179, 28, 22
|
||||||
|
eyelashes-down-back
|
||||||
|
bounds: 980, 325, 14, 7
|
||||||
|
rotate: 90
|
||||||
|
eyelashes-down-front
|
||||||
|
bounds: 979, 1003, 19, 8
|
||||||
|
rotate: 90
|
||||||
|
eyelashes-top-back
|
||||||
|
bounds: 997, 118, 23, 12
|
||||||
|
rotate: 90
|
||||||
|
eyelashes-top-front
|
||||||
|
bounds: 956, 985, 37, 21
|
||||||
|
rotate: 90
|
||||||
|
feathers-front
|
||||||
|
bounds: 2, 2, 90, 108
|
||||||
|
rotate: 90
|
||||||
|
fringe-middle-back
|
||||||
|
bounds: 980, 222, 42, 65
|
||||||
|
fringe-side-back
|
||||||
|
bounds: 944, 222, 34, 117
|
||||||
|
fringe-side-front
|
||||||
|
bounds: 989, 289, 33, 116
|
||||||
|
hair-back-1
|
||||||
|
bounds: 289, 2, 166, 383
|
||||||
|
rotate: 90
|
||||||
|
hair-back-2
|
||||||
|
bounds: 887, 341, 100, 356
|
||||||
|
hair-back-4
|
||||||
|
bounds: 832, 11, 110, 328
|
||||||
|
hair-hat-shadow
|
||||||
|
bounds: 944, 108, 112, 51
|
||||||
|
rotate: 90
|
||||||
|
hat-front
|
||||||
|
bounds: 112, 22, 121, 70
|
||||||
|
leg-front
|
||||||
|
bounds: 554, 699, 323, 400
|
||||||
|
rotate: 90
|
||||||
|
logo-brooch
|
||||||
|
bounds: 505, 170, 20, 31
|
||||||
|
mouth
|
||||||
|
bounds: 279, 26, 28, 8
|
||||||
|
rotate: 90
|
||||||
|
nose
|
||||||
|
bounds: 279, 15, 8, 9
|
||||||
|
nose-shadow
|
||||||
|
bounds: 834, 341, 9, 10
|
||||||
|
rotate: 90
|
||||||
|
nose.-highlight
|
||||||
|
bounds: 551, 171, 5, 6
|
||||||
|
pupil-back
|
||||||
|
bounds: 505, 699, 13, 18
|
||||||
|
rotate: 90
|
||||||
|
pupil-front
|
||||||
|
bounds: 112, 5, 15, 22
|
||||||
|
rotate: 90
|
||||||
|
rope-back
|
||||||
|
bounds: 989, 407, 13, 615
|
||||||
|
rope-front
|
||||||
|
bounds: 989, 407, 13, 615
|
||||||
|
skirt
|
||||||
|
bounds: 2, 714, 550, 308
|
||||||
|
sock-bow
|
||||||
|
bounds: 235, 14, 42, 40
|
||||||
|
spine-logo-body
|
||||||
|
bounds: 997, 143, 16, 40
|
||||||
|
star-big
|
||||||
|
bounds: 527, 171, 22, 30
|
||||||
|
star-medium
|
||||||
|
bounds: 1015, 173, 7, 10
|
||||||
|
star-small
|
||||||
|
bounds: 674, 2, 4, 6
|
||||||
|
rotate: 90
|
||||||
|
underskirt
|
||||||
|
bounds: 2, 156, 556, 285
|
||||||
|
rotate: 90
|
||||||
|
underskirt-back
|
||||||
|
bounds: 289, 170, 542, 214
|
||||||
|
rotate: 90
|
||||||
|
wing-back
|
||||||
|
bounds: 505, 203, 182, 315
|
||||||
|
rotate: 90
|
||||||
|
wing-front
|
||||||
|
bounds: 505, 387, 380, 310
|
||||||
|
|
||||||
|
celestial-circus_2.png
|
||||||
|
size: 1024, 1024
|
||||||
|
filter: Linear, Linear
|
||||||
|
scale: 0.5
|
||||||
|
arm-back-up
|
||||||
|
bounds: 490, 683, 104, 145
|
||||||
|
rotate: 90
|
||||||
|
arm-front-up
|
||||||
|
bounds: 162, 23, 96, 145
|
||||||
|
body-top
|
||||||
|
bounds: 2, 2, 158, 166
|
||||||
|
chest
|
||||||
|
bounds: 744, 878, 130, 117
|
||||||
|
cloud-back
|
||||||
|
bounds: 490, 789, 252, 206
|
||||||
|
cloud-front
|
||||||
|
bounds: 2, 170, 406, 245
|
||||||
|
rotate: 90
|
||||||
|
face
|
||||||
|
bounds: 876, 879, 116, 128
|
||||||
|
rotate: 90
|
||||||
|
feathers-back
|
||||||
|
bounds: 266, 578, 57, 57
|
||||||
|
fringe-middle-front
|
||||||
|
bounds: 260, 105, 75, 63
|
||||||
|
glove-bottom-back
|
||||||
|
bounds: 325, 584, 64, 51
|
||||||
|
glove-bottom-front
|
||||||
|
bounds: 391, 585, 59, 61
|
||||||
|
rotate: 90
|
||||||
|
hair-back-3
|
||||||
|
bounds: 249, 241, 87, 335
|
||||||
|
hair-back-5
|
||||||
|
bounds: 378, 646, 110, 349
|
||||||
|
hair-back-6
|
||||||
|
bounds: 266, 637, 110, 358
|
||||||
|
hand-back
|
||||||
|
bounds: 573, 622, 75, 59
|
||||||
|
hand-front
|
||||||
|
bounds: 637, 712, 67, 75
|
||||||
|
hat-back
|
||||||
|
bounds: 260, 23, 80, 56
|
||||||
|
rotate: 90
|
||||||
|
head-back
|
||||||
|
bounds: 744, 768, 128, 108
|
||||||
|
jabot
|
||||||
|
bounds: 249, 170, 88, 69
|
||||||
|
leg-back
|
||||||
|
bounds: 2, 578, 262, 417
|
||||||
|
neck
|
||||||
|
bounds: 338, 511, 49, 71
|
||||||
|
rope-front-bottom
|
||||||
|
bounds: 490, 628, 53, 81
|
||||||
|
rotate: 90
|
||||||
BIN
spine-ts/spine-player/example/assets/celestial-circus.png
Normal file
BIN
spine-ts/spine-player/example/assets/celestial-circus.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 696 KiB |
BIN
spine-ts/spine-player/example/assets/celestial-circus_2.png
Normal file
BIN
spine-ts/spine-player/example/assets/celestial-circus_2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 458 KiB |
Loading…
x
Reference in New Issue
Block a user