Camera changes

This commit is contained in:
Stedd 2022-09-18 10:25:47 +02:00
parent c461e47f85
commit 8d1ea374c6
2 changed files with 20 additions and 4 deletions

View File

@ -13,7 +13,7 @@ GameObject:
- component: {fileID: 8083988910325146968} - component: {fileID: 8083988910325146968}
- component: {fileID: 8083988910325146967} - component: {fileID: 8083988910325146967}
m_Layer: 0 m_Layer: 0
m_Name: Sphere m_Name: ReferencePoint
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
m_NavMeshLayer: 0 m_NavMeshLayer: 0
@ -28,7 +28,7 @@ Transform:
m_GameObject: {fileID: 8083988910325146965} m_GameObject: {fileID: 8083988910325146965}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1.23, y: 1.23, z: 1.23} m_LocalScale: {x: 0.25, y: 0.25, z: 0.25}
m_ConstrainProportionsScale: 1 m_ConstrainProportionsScale: 1
m_Children: [] m_Children: []
m_Father: {fileID: 8083988910661828847} m_Father: {fileID: 8083988910661828847}
@ -62,7 +62,7 @@ MeshRenderer:
m_RenderingLayerMask: 257 m_RenderingLayerMask: 257
m_RendererPriority: 0 m_RendererPriority: 0
m_Materials: m_Materials:
- {fileID: 2100000, guid: 73c176f402d2c2f4d929aa5da7585d17, type: 2} - {fileID: 2100000, guid: 1ff26aff625ab8b4795b973e6355179a, type: 2}
m_StaticBatchInfo: m_StaticBatchInfo:
firstSubMesh: 0 firstSubMesh: 0
subMeshCount: 0 subMeshCount: 0
@ -355,7 +355,7 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
maxSpeed: 5 maxSpeed: 5
acceleration: 10 acceleration: 10
damping: 15 damping: 8
stepSize: 2 stepSize: 2
zoomDampening: 7.5 zoomDampening: 7.5
minHeight: 5 minHeight: 5

View File

@ -270,6 +270,22 @@ PrefabInstance:
propertyPath: m_RootOrder propertyPath: m_RootOrder
value: 3 value: 3
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 8083988910661828847, guid: c2b4fe01faa847f4b976b5539477e1ec, type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8083988910661828847, guid: c2b4fe01faa847f4b976b5539477e1ec, type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8083988910661828847, guid: c2b4fe01faa847f4b976b5539477e1ec, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8083988910661828847, guid: c2b4fe01faa847f4b976b5539477e1ec, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 8083988910661828847, guid: c2b4fe01faa847f4b976b5539477e1ec, type: 3} - target: {fileID: 8083988910661828847, guid: c2b4fe01faa847f4b976b5539477e1ec, type: 3}
propertyPath: m_LocalRotation.x propertyPath: m_LocalRotation.x
value: -0 value: -0