Initial project documentation and character package

This commit is contained in:
2026-05-27 15:19:32 +08:00
commit 6ecb3ac494
33 changed files with 2209 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# 砂狼白子角色包
目录结构遵循之前约定的桌宠角色包格式:
- preview.png
- character.json
- idle/ talk/ think/ sleep/ happy/ drag/ error
说明:
- 每个状态包含 4 帧 PNG
- 资源用于桌宠演示与原型验证
- character.json 已配置默认帧率和状态切换
+59
View File
@@ -0,0 +1,59 @@
{
"schemaVersion": 1,
"id": "shiroko",
"displayName": "砂狼白子",
"author": "OpenAI",
"version": "1.0.0",
"preview": "preview.png",
"defaultState": "idle",
"base": {
"width": 627,
"height": 627,
"scale": 1.0,
"anchorX": 0.5,
"anchorY": 1.0
},
"bubble": {
"offsetX": 0,
"offsetY": -180
},
"states": {
"idle": {
"path": "idle",
"fps": 8,
"loop": true
},
"talk": {
"path": "talk",
"fps": 12,
"loop": true
},
"think": {
"path": "think",
"fps": 6,
"loop": true
},
"sleep": {
"path": "sleep",
"fps": 4,
"loop": true
},
"happy": {
"path": "happy",
"fps": 10,
"loop": false,
"next": "idle"
},
"drag": {
"path": "drag",
"fps": 10,
"loop": true
},
"error": {
"path": "error",
"fps": 6,
"loop": false,
"next": "idle"
}
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 192 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 192 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 192 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB