diff options
Diffstat (limited to 'Assets/Bundle/Unit/UnitController/PC_Controller.prefab')
-rw-r--r-- | Assets/Bundle/Unit/UnitController/PC_Controller.prefab | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/Assets/Bundle/Unit/UnitController/PC_Controller.prefab b/Assets/Bundle/Unit/UnitController/PC_Controller.prefab new file mode 100644 index 00000000..0024cb16 --- /dev/null +++ b/Assets/Bundle/Unit/UnitController/PC_Controller.prefab @@ -0,0 +1,50 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &5422729882032160352 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 5422729882032160361} + - component: {fileID: 114717435377305616} + m_Layer: 0 + m_Name: PC_Controller + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &5422729882032160361 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5422729882032160352} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -0.087890625, y: 2.5868526, z: 6.287244} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &114717435377305616 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5422729882032160352} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7d3cdc0aac9d88142b135a9aa3792000, type: 3} + m_Name: + m_EditorClassIdentifier: + unitRender: {fileID: 0} + unitState: {fileID: 0} + unitAnimation: {fileID: 0} + unitSkill: {fileID: 0} + unitObj: {fileID: 0} |