Skip to content

Commit

Permalink
Fix gameview cam, and remove unused script
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwarph committed Jan 31, 2023
1 parent 85f6e8d commit fef6ac2
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 89 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5935,7 +5935,7 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1419751284}
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.2}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
Expand Down Expand Up @@ -5966,12 +5966,12 @@ Camera:
y: 0
width: 1
height: 1
near clip plane: 0.3
near clip plane: 0.01
far clip plane: 1000
field of view: 60
field of view: 80
orthographic: 0
orthographic size: 5
m_Depth: 0
m_Depth: 10
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5509,10 +5509,10 @@ Camera:
height: 1
near clip plane: 0.3
far clip plane: 1000
field of view: 60
field of view: 80
orthographic: 0
orthographic size: 5
m_Depth: 0
m_Depth: 10
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
Expand Down Expand Up @@ -6537,7 +6537,7 @@ AudioListener:
m_Enabled: 1
--- !u!4 &1897774067
Transform:
m_ObjectHideFlags: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 411020, guid: 18d6bf9063dcb1842be63f411fd9fc26,
type: 2}
m_PrefabInstance: {fileID: 0}
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit fef6ac2

Please sign in to comment.