mirror of
https://github.com/ConjureETS/VZ.git
synced 2026-03-24 10:21:14 +00:00
add the possibility of changing destination of the camera transition before it reaches its destination.
112 lines
2.7 KiB
Plaintext
112 lines
2.7 KiB
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!1 &143704
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
serializedVersion: 4
|
|
m_Component:
|
|
- 4: {fileID: 433270}
|
|
- 20: {fileID: 2091256}
|
|
- 92: {fileID: 9205008}
|
|
- 124: {fileID: 12432070}
|
|
- 81: {fileID: 8188644}
|
|
- 114: {fileID: 11404586}
|
|
m_Layer: 0
|
|
m_Name: Camera1
|
|
m_TagString: MainCamera
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &433270
|
|
Transform:
|
|
m_ObjectHideFlags: 1
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 143704}
|
|
m_LocalRotation: {x: .608761489, y: 0, z: 0, w: .793353319}
|
|
m_LocalPosition: {x: 0, y: 25, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_Children: []
|
|
m_Father: {fileID: 0}
|
|
m_RootOrder: 0
|
|
--- !u!20 &2091256
|
|
Camera:
|
|
m_ObjectHideFlags: 1
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 143704}
|
|
m_Enabled: 1
|
|
serializedVersion: 2
|
|
m_ClearFlags: 1
|
|
m_BackGroundColor: {r: .192156866, g: .301960796, b: .474509805, a: .0196078438}
|
|
m_NormalizedViewPortRect:
|
|
serializedVersion: 2
|
|
x: 0
|
|
y: .5
|
|
width: 1
|
|
height: 1
|
|
near clip plane: .300000012
|
|
far clip plane: 1000
|
|
field of view: 60
|
|
orthographic: 0
|
|
orthographic size: 5
|
|
m_Depth: -1
|
|
m_CullingMask:
|
|
serializedVersion: 2
|
|
m_Bits: 4294967295
|
|
m_RenderingPath: -1
|
|
m_TargetTexture: {fileID: 0}
|
|
m_TargetDisplay: 0
|
|
m_HDR: 0
|
|
m_OcclusionCulling: 1
|
|
m_StereoConvergence: 10
|
|
m_StereoSeparation: .0219999999
|
|
--- !u!81 &8188644
|
|
AudioListener:
|
|
m_ObjectHideFlags: 1
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 143704}
|
|
m_Enabled: 0
|
|
--- !u!92 &9205008
|
|
Behaviour:
|
|
m_ObjectHideFlags: 1
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 143704}
|
|
m_Enabled: 1
|
|
--- !u!114 &11404586
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 1
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 143704}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: ae1349c2c40a05449b456e20d48361aa, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
y: 25
|
|
transitionDuration: .100000001
|
|
--- !u!124 &12432070
|
|
Behaviour:
|
|
m_ObjectHideFlags: 1
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 143704}
|
|
m_Enabled: 1
|
|
--- !u!1001 &100100000
|
|
Prefab:
|
|
m_ObjectHideFlags: 1
|
|
serializedVersion: 2
|
|
m_Modification:
|
|
m_TransformParent: {fileID: 0}
|
|
m_Modifications: []
|
|
m_RemovedComponents: []
|
|
m_ParentPrefab: {fileID: 0}
|
|
m_RootGameObject: {fileID: 143704}
|
|
m_IsPrefabParent: 1
|