同步官网文档

This commit is contained in:
kwiilh
2025-12-08 10:34:02 +08:00
parent 2289f38a4c
commit a8d549266d
34 changed files with 241 additions and 50 deletions

View File

@@ -152,8 +152,60 @@ def onUpdatePlayerSkinClient(self,args):
### 测试皮肤
为方便开发者测试4D皮肤与模组本身的兼容性官方在开发者测试服提供了测试用4D皮肤可通过邮件领取
#### 手机端测试
为方便开发者测试4D皮肤与模组本身的兼容性官方在**开发者测试服(手机自测)**提供了测试用4D皮肤可通过邮件领取
**注意:** 请各位开发者更新到3.5测试服3.4该测试皮肤不会生效
#### MC Studio
为方便开发者在 PC 端直接进行 4D 皮肤与模组的兼容性调试MC Studio 在 3.6 版本起正式支持 4D 皮肤测试。开发者可以灵活选择手机端和MC Studio进行模组与4D皮肤的兼容性测试
##### 新增皮肤介绍
| 皮肤名 | 皮肤品质 | 是否为多关节 | 皮肤预览 |
|--------------|----------|--------------|--------------|
| 4D测试皮肤 | 传说 | 是 |![](./resources/0_3.png) |
| 黑洞之心 | 传说 | 否 |![](./resources/0_4.png) |
| 云霄战姬 | 稀有 | 否 |![](./resources/0_5.png) |
| 4D学生晴音 | 稀有 | 否 |![](./resources/0_6.png) |
##### 使用教程
更新MC Studio至1.1.48版本发布日期11月26日
1. 新建开发测试
新建开发测试按钮选择3.6(或以上)版本
注意4D皮肤仅支持3.6及以上版本使用
![](./resources/0_7.png)
选择下方的皮肤选项可以看到除了默认的史蒂夫和爱丽克丝以外新增4款4D皮肤皮肤选择皮肤后即可开始测试
![](./resources/0_8.png)
2. 配置已有存档
对于已有的3.6测试存档,可以点击配置
![](./resources/0_9.png)
在配置界面中可以切换下方的皮肤
![](./resources/0_10.png)
3. 局内切换
进入游戏时会触发一次UpdatePlayerSkinClient客户端事件
点击右上角菜单选择切换皮肤选项即可选择其他4D皮肤
![](./resources/0_11.png)
说明:
1.菜单切换4D皮肤是模拟玩家使用局内更衣室切换皮肤的情况
2.菜单切换会触发UpdatePlayerSkinClientEvent事件开发者可以使用IsHighLevelOfficialSkin、IsOfficialSkin、IsHighLevelMultiJointOfficialSkin、IsMultiJointOfficialSkin接口进行调试与兼容

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB