一些检测仍在等待运行
Docs Build / build-and-deploy (push) Waiting to run
- 移除 ConfigManager 配置管理器类 - 移除 GameManager 全局单例管理器类 - 移除 NetworkManager 网络连接管理器类 - 移除 CharacterData 和 ItemData 数据模型类 - 移除 BagScene、BattleScene、LobbyScene 等场景脚本 - 移除 EncounterBubble 和 EventFeedPanel UI组件脚本 - 更新代理邀请文档中的服务器连接方式 - 更新同步状态表格中的代理任务分配信息 - 添加 MiMo 任务完成总结和审查修复记录
74 行
1.4 KiB
JSON
74 行
1.4 KiB
JSON
{
|
|
"__type__": "cc.Mesh",
|
|
"_name": "",
|
|
"_objFlags": 0,
|
|
"__editorExtras__": {},
|
|
"_native": ".bin",
|
|
"_struct": {
|
|
"primitives": [
|
|
{
|
|
"primitiveMode": 7,
|
|
"vertexBundelIndices": [
|
|
0
|
|
],
|
|
"indexView": {
|
|
"offset": 14560,
|
|
"length": 768,
|
|
"count": 384,
|
|
"stride": 2
|
|
}
|
|
}
|
|
],
|
|
"vertexBundles": [
|
|
{
|
|
"view": {
|
|
"offset": 0,
|
|
"length": 14560,
|
|
"count": 260,
|
|
"stride": 56
|
|
},
|
|
"attributes": [
|
|
{
|
|
"name": "a_position",
|
|
"format": 32,
|
|
"isNormalized": false
|
|
},
|
|
{
|
|
"name": "a_normal",
|
|
"format": 32,
|
|
"isNormalized": false
|
|
},
|
|
{
|
|
"name": "a_texCoord",
|
|
"format": 21,
|
|
"isNormalized": false
|
|
},
|
|
{
|
|
"name": "a_tangent",
|
|
"format": 44,
|
|
"isNormalized": false
|
|
},
|
|
{
|
|
"name": "a_texCoord1",
|
|
"format": 21,
|
|
"isNormalized": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"minPosition": {
|
|
"__type__": "cc.Vec3",
|
|
"x": -0.5,
|
|
"y": -1,
|
|
"z": -0.5
|
|
},
|
|
"maxPosition": {
|
|
"__type__": "cc.Vec3",
|
|
"x": 0.5,
|
|
"y": 1,
|
|
"z": 0.5
|
|
}
|
|
},
|
|
"_hash": 3563540505,
|
|
"_allowDataAccess": true
|
|
} |