[phaser] Update assets.

This commit is contained in:
Mario Zechner 2023-04-27 17:27:53 +02:00
parent 90e369fcfe
commit de894957da
6 changed files with 11 additions and 10125 deletions

View File

@ -358,9 +358,9 @@ cp -f ../coin/export/coin-pro.skel "$ROOT/spine-ts/spine-phaser/example/assets/"
cp -f ../coin/export/coin-pma.atlas "$ROOT/spine-ts/spine-phaser/example/assets/"
cp -f ../coin/export/coin-pma.png "$ROOT/spine-ts/spine-phaser/example/assets/"
cp -f ../vine/export/vine-pro.skel "$ROOT/spine-ts/spine-phaser/example/assets/"
cp -f ../vine/export/vine-pma.atlas "$ROOT/spine-ts/spine-phaser/example/assets/"
cp -f ../vine/export/vine-pma.png "$ROOT/spine-ts/spine-phaser/example/assets/"
cp -f ../stretchyman/export/stretchyman-pro.skel "$ROOT/spine-ts/spine-phaser/example/assets/"
cp -f ../stretchyman/export/stretchyman-pma.atlas "$ROOT/spine-ts/spine-phaser/example/assets/"
cp -f ../stretchyman/export/stretchyman-pma.png "$ROOT/spine-ts/spine-phaser/example/assets/"
cp -f ../mix-and-match/export/mix-and-match-pro.skel "$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/"

File diff suppressed because it is too large Load Diff

View File

@ -3,14 +3,17 @@ stretchyman-pma.png
filter: Linear, Linear
pma: true
back-arm
bounds: 149, 45, 72, 202
bounds: 679, 173, 72, 202
rotate: 90
back-leg
bounds: 312, 4, 100, 318
bounds: 2, 2, 100, 318
rotate: 90
body
bounds: 223, 106, 141, 452
bounds: 2, 104, 141, 452
rotate: 90
front-arm
bounds: 2, 26, 145, 221
bounds: 456, 100, 145, 221
rotate: 90
head
bounds: 223, 2, 87, 102
bounds: 322, 15, 87, 102
rotate: 90

Binary file not shown.

Before

Width:  |  Height:  |  Size: 91 KiB

After

Width:  |  Height:  |  Size: 90 KiB

File diff suppressed because one or more lines are too long