(client) feat:实现角色生成渲染树

This commit is contained in:
m0_75251201
2025-07-14 11:42:02 +08:00
parent 550c5d23f4
commit 677de647fd
4 changed files with 115 additions and 2 deletions

View File

@ -479,6 +479,7 @@ Transform:
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: -10}
m_LocalPosition: {x: 0, y: 0, z: -10}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
@ -660,8 +661,9 @@ GameObject:
serializedVersion: 6
m_Component:
- component: {fileID: 1485465861}
- component: {fileID: 1485465862}
m_Layer: 0
m_Name: CatGirl
m_Name: Character
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
@ -682,6 +684,18 @@ Transform:
m_Children: []
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &1485465862
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1485465860}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 757576bb4354ac54da09868e1be02eec, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!1660057539 &9223372036854775807
SceneRoots:
m_ObjectHideFlags: 0
@ -691,3 +705,4 @@ SceneRoots:
- {fileID: 613797070}
- {fileID: 912467178}
- {fileID: 1485465861}
- {fileID: 1485465861}