(client) feat:添加默认音频 fix:修复摄像机初始位置不正确的问题
This commit is contained in:
@ -986,6 +986,55 @@ RectTransform:
|
||||
m_CorrespondingSourceObject: {fileID: 1633840166558733415, guid: 97884168f61531647ba02870b2e2160f, type: 3}
|
||||
m_PrefabInstance: {fileID: 360627886}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
--- !u!1 &911482831
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 911482833}
|
||||
- component: {fileID: 911482832}
|
||||
m_Layer: 0
|
||||
m_Name: CameraControl
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!114 &911482832
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 911482831}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: f749a65b381541fab3f5dd5e487a457b, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
isGlobal: 1
|
||||
_zoomSpeed: 5
|
||||
_minZoom: 2
|
||||
_maxZoom: 20
|
||||
_focusLerpSpeed: 5
|
||||
--- !u!4 &911482833
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 911482831}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 1680.2731, y: 36.15279, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!1001 &1141579897
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
@ -2118,3 +2167,4 @@ SceneRoots:
|
||||
- {fileID: 597126023}
|
||||
- {fileID: 1200712023}
|
||||
- {fileID: 117511565}
|
||||
- {fileID: 911482833}
|
||||
|
Reference in New Issue
Block a user