Compare commits

...

5 Commits

Author SHA1 Message Date
8fdc8991d3 资源上传 2025-09-30 23:58:51 +08:00
782beeaa6f spine动画接入 2025-09-23 21:06:40 +08:00
c3f3946fa8 目录调整 2025-09-17 00:27:08 +08:00
6c1b93bfe7 Merge branch 'main' of ssh://code.keyling.cn:7322/Wyatt/BusyRabbit-Art 2025-09-17 00:24:49 +08:00
a9152776ff 目录整理 2025-09-16 21:42:41 +08:00
79 changed files with 150 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

BIN
Map/Lake/grass-tilemap.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 38 KiB

BIN
Map/Lake/land-tilemap.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 115 KiB

View File

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 94 KiB

View File

Before

Width:  |  Height:  |  Size: 98 KiB

After

Width:  |  Height:  |  Size: 98 KiB

View File

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 170 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 181 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 173 KiB

BIN
PSD/Fire.psd Normal file

Binary file not shown.

73
PSD/Role/Rabbit.json Normal file
View File

@ -0,0 +1,73 @@
{ "skeleton": { "images": "J:/GitEA/BusyRabbit-Art/PSD/Role/images/" },
"PhotoshopToSpine": { "scale": 1, "padding": 1, "trim": true },
"bones": [
{ "name": "root" }
],
"slots": [
{ "name": "body", "bone": "root", "attachment": "body" },
{ "name": "right-eye", "bone": "root" },
{ "name": "left-eye", "bone": "root", "attachment": "left-eye" },
{ "name": "right-red-eye", "bone": "root", "attachment": "right-red-eye" },
{ "name": "left-red-eye", "bone": "root", "attachment": "left-red-eye" },
{ "name": "nose", "bone": "root", "attachment": "nose" },
{ "name": "right-blusher", "bone": "root", "attachment": "right-blusher" },
{ "name": "left-blusher", "bone": "root", "attachment": "left-blusher" },
{ "name": "right-hand", "bone": "root", "attachment": "right-hand" },
{ "name": "left-hand", "bone": "root", "attachment": "left-hand" },
{ "name": "right-ear", "bone": "root", "attachment": "right-ear" },
{ "name": "left-ear", "bone": "root", "attachment": "left-ear" },
{ "name": "back-tail", "bone": "root", "attachment": "back-tail" },
{ "name": "back-right-ear", "bone": "root", "attachment": "back-right-ear" },
{ "name": "back-left-ear", "bone": "root", "attachment": "back-left-ear" }
],
"skins": {
"default": {
"body": {
"body": { "x": 1026, "y": -1020.5, "width": 1256, "height": 1241 }
},
"right-eye": {
"right-eye": { "x": 1251, "y": -801.5, "width": 250, "height": 191 }
},
"left-eye": {
"left-eye": { "x": 816, "y": -777.5, "width": 224, "height": 237 }
},
"right-red-eye": {
"right-red-eye": { "x": 1123, "y": -929.5, "width": 618, "height": 533 }
},
"left-red-eye": {
"left-red-eye": { "x": 807, "y": -938, "width": 342, "height": 516 }
},
"nose": {
"nose": { "x": 1023, "y": -895.5, "width": 164, "height": 101 }
},
"right-blusher": {
"right-blusher": { "x": 1402, "y": -904, "width": 144, "height": 112 }
},
"left-blusher": {
"left-blusher": { "x": 642.5, "y": -897.5, "width": 153, "height": 103 }
},
"right-hand": {
"right-hand": { "x": 1369.5, "y": -1203.5, "width": 231, "height": 253 }
},
"left-hand": {
"left-hand": { "x": 645.5, "y": -1169, "width": 193, "height": 228 }
},
"right-ear": {
"right-ear": { "x": 1343.5, "y": -309.5, "width": 551, "height": 393 }
},
"left-ear": {
"left-ear": { "x": 796.5, "y": -225.5, "width": 457, "height": 433 }
},
"back-tail": {
"back-tail": { "x": 1017, "y": -1447.5, "width": 416, "height": 405 }
},
"back-right-ear": {
"back-right-ear": { "x": 1309.5, "y": -309.5, "width": 619, "height": 393 }
},
"back-left-ear": {
"back-left-ear": { "x": 796.5, "y": -225.5, "width": 457, "height": 433 }
}
}
},
"animations": { "animation": {} }
}

BIN
PSD/Role/Rabbit.psd Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

BIN
PSD/Role/images/body.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

BIN
PSD/Role/images/nose.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 347 KiB

After

Width:  |  Height:  |  Size: 347 KiB

Binary file not shown.

View File

@ -0,0 +1,7 @@
Carrot.png
size:110,87
filter:Linear,Linear
pma:true
Carrot
bounds:2,2,106,83
offsets:10,10,128,100

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,7 @@
Fire.png
size:223,244
filter:Linear,Linear
pma:true
low
bounds:2,2,219,240
offsets:2,0,228,240

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,7 @@
Stone.png
size:191,142
filter:Linear,Linear
pma:true
stone
bounds:2,2,187,138
offsets:2,21,192,192

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -0,0 +1,7 @@
Tree.png
size:378,404
filter:Linear,Linear
pma:true
tree
bounds:2,2,374,400
offsets:104,54,512,512

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

View File

@ -0,0 +1,49 @@
Rabbit.png
size:599,319
filter:Linear,Linear
pma:true
back-left-ear
bounds:316,109,114,108
offsets:1,1,116,110
back-right-ear
bounds:316,219,155,98
offsets:1,1,157,100
back-tail
bounds:316,3,104,101
offsets:1,1,106,103
rotate:90
body
bounds:2,2,315,312
rotate:90
left-blusher
bounds:572,236,38,25
offsets:1,1,40,27
rotate:90
left-ear
bounds:432,70,114,108
offsets:1,1,116,110
left-eye
bounds:479,13,55,59
offsets:1,1,57,61
rotate:90
left-hand
bounds:548,58,48,56
offsets:1,1,50,58
nose
bounds:572,276,41,24
offsets:1,1,43,26
rotate:90
right-blusher
bounds:432,189,36,28
offsets:1,1,38,30
right-ear
bounds:473,180,137,97
offsets:1,1,139,99
rotate:90
right-eye
bounds:548,116,62,47
offsets:1,1,64,49
rotate:90
right-hand
bounds:419,5,58,63
offsets:1,1,60,65

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 990 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 889 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1011 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB