Added Node camera transitions

Fixed Conveyor speedup issue
This commit is contained in:
Jan Groß
2021-06-12 15:28:07 +02:00
parent 4ad82fe684
commit 759cf0a383
10 changed files with 228 additions and 32 deletions

View File

@@ -249,7 +249,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 148347071}
m_LocalRotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068}
m_LocalPosition: {x: -20.6132, y: 2.7, z: 20.8}
m_LocalPosition: {x: -20.6132, y: 2.3741, z: 20.8}
m_LocalScale: {x: 1, y: 0.1695, z: 13.294952}
m_Children: []
m_Father: {fileID: 0}
@@ -682,6 +682,8 @@ GameObject:
- component: {fileID: 561286948}
- component: {fileID: 561286950}
- component: {fileID: 561286949}
- component: {fileID: 561286951}
- component: {fileID: 561286952}
m_Layer: 0
m_Name: NetworkCamera
m_TagString: MainCamera
@@ -699,7 +701,8 @@ Transform:
m_LocalRotation: {x: 0.7071068, y: 0, z: 0, w: 0.7071068}
m_LocalPosition: {x: 21.1, y: 57.8, z: 2.9}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Children:
- {fileID: 1669835644}
m_Father: {fileID: 2007571030}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 90, y: 0, z: 0}
@@ -754,6 +757,58 @@ Camera:
m_OcclusionCulling: 1
m_StereoConvergence: 10
m_StereoSeparation: 0.022
--- !u!114 &561286951
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 561286947}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 364c461b2fc6fda47a92951a29c3ffa6, type: 3}
m_Name:
m_EditorClassIdentifier:
targetPosition: {x: 0, y: 0, z: 0}
lerpSpeed: 10
--- !u!114 &561286952
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 561286947}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 45e653bab7fb20e499bda25e1b646fea, type: 3}
m_Name:
m_EditorClassIdentifier:
m_ExcludedPropertiesInInspector:
- m_Script
m_LockStageInInspector:
m_StreamingVersion: 20170927
m_Priority: 10
m_StandbyUpdate: 2
m_LookAt: {fileID: 0}
m_Follow: {fileID: 0}
m_Lens:
FieldOfView: 40
OrthographicSize: 10
NearClipPlane: 0.1
FarClipPlane: 5000
Dutch: 0
ModeOverride: 0
LensShift: {x: 0, y: 0}
GateFit: 2
m_SensorSize: {x: 2.0142276, y: 1}
m_Transitions:
m_BlendHint: 0
m_InheritPosition: 0
m_OnCameraLive:
m_PersistentCalls:
m_Calls: []
m_LegacyBlendHint: 0
m_ComponentOwner: {fileID: 1669835644}
--- !u!1001 &628834931
PrefabInstance:
m_ObjectHideFlags: 0
@@ -1609,7 +1664,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1251740556}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -20.7115, y: 2.8659, z: 21.6117}
m_LocalPosition: {x: -20.7115, y: 2.54, z: 21.6117}
m_LocalScale: {x: 13.023529, y: 0.6214046, z: 0.55476}
m_Children: []
m_Father: {fileID: 0}
@@ -2014,7 +2069,7 @@ BoxCollider:
m_GameObject: {fileID: 1643453143}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
m_Enabled: 0
serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0}
@@ -2025,7 +2080,7 @@ MeshRenderer:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1643453143}
m_Enabled: 1
m_Enabled: 0
m_CastShadows: 1
m_ReceiveShadows: 1
m_DynamicOccludee: 1
@@ -2075,13 +2130,13 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1643453143}
m_LocalRotation: {x: -0, y: -0.272418, z: -0, w: 0.96217906}
m_LocalPosition: {x: -27.88, y: 2.66, z: 21.26}
m_LocalRotation: {x: 0, y: -0.42198536, z: 0, w: 0.9066027}
m_LocalPosition: {x: -27.88, y: 2.66, z: 20.72}
m_LocalScale: {x: -2.13, y: 1.72868, z: 0.44}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 17
m_LocalEulerAnglesHint: {x: 0, y: -31.616, z: 0}
m_LocalEulerAnglesHint: {x: 0, y: -49.92, z: 0}
--- !u!114 &1643453148
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -2094,6 +2149,49 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 1dd01c3c2c2957047b7d50418f02cc31, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!1 &1669835643
GameObject:
m_ObjectHideFlags: 3
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1669835644}
- component: {fileID: 1669835645}
m_Layer: 0
m_Name: cm
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &1669835644
Transform:
m_ObjectHideFlags: 3
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1669835643}
m_LocalRotation: {x: -0.7071068, y: -0, z: -0, w: 0.7071068}
m_LocalPosition: {x: 11.851248, y: -2.522026, z: 34.29633}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 561286948}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &1669835645
MonoBehaviour:
m_ObjectHideFlags: 3
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1669835643}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!1 &1670753798
GameObject:
m_ObjectHideFlags: 0
@@ -2609,7 +2707,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2033690144}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -20.8937, y: 2.7696, z: 20.32}
m_LocalPosition: {x: -20.8937, y: 2.4436998, z: 20.32}
m_LocalScale: {x: 13.3880825, y: 0.4286245, z: 0.021057745}
m_Children: []
m_Father: {fileID: 0}
@@ -6570,6 +6668,10 @@ PrefabInstance:
propertyPath: far clip plane
value: 500
objectReference: {fileID: 0}
- target: {fileID: 9005220659476430821, guid: 2d3a85ecde41a8246a79669975912b74, type: 3}
propertyPath: near clip plane
value: 0.2
objectReference: {fileID: 0}
- target: {fileID: 9005220659476430821, guid: 2d3a85ecde41a8246a79669975912b74, type: 3}
propertyPath: orthographic size
value: 10
@@ -6594,6 +6696,10 @@ PrefabInstance:
propertyPath: m_IsActive
value: 1
objectReference: {fileID: 0}
- target: {fileID: 9018249871969862650, guid: 2d3a85ecde41a8246a79669975912b74, type: 3}
propertyPath: m_CustomBlends
value:
objectReference: {fileID: 11400000, guid: 1a5487502a2d87546aacec9c115d0ae4, type: 2}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 2d3a85ecde41a8246a79669975912b74, type: 3}
--- !u!1001 &5393215579111688471