diff options
author | chai <chaifix@163.com> | 2022-03-10 14:07:40 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2022-03-10 14:07:40 +0800 |
commit | 22891bf59032ba88262824255a706d652031384b (patch) | |
tree | 7595439ba9966c9402d37e37cee5e8cf098757d5 /Assets/Bundle/Unit/UnitController/PC_Controller.prefab | |
parent | 8b04ea73e540067f83870b61d89db4868fea5e8a (diff) |
* move folder
Diffstat (limited to 'Assets/Bundle/Unit/UnitController/PC_Controller.prefab')
-rw-r--r-- | Assets/Bundle/Unit/UnitController/PC_Controller.prefab | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/Assets/Bundle/Unit/UnitController/PC_Controller.prefab b/Assets/Bundle/Unit/UnitController/PC_Controller.prefab deleted file mode 100644 index 0024cb16..00000000 --- a/Assets/Bundle/Unit/UnitController/PC_Controller.prefab +++ /dev/null @@ -1,50 +0,0 @@ -%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} |