|
@@ -1,5 +1,82 @@
|
|
|
%YAML 1.1
|
|
%YAML 1.1
|
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
|
|
|
+--- !u!1 &2377874302249620802
|
|
|
|
|
+GameObject:
|
|
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
|
|
+ serializedVersion: 6
|
|
|
|
|
+ m_Component:
|
|
|
|
|
+ - component: {fileID: 3612269862244861106}
|
|
|
|
|
+ - component: {fileID: 5518230677289457925}
|
|
|
|
|
+ - component: {fileID: 6087639559172762629}
|
|
|
|
|
+ m_Layer: 0
|
|
|
|
|
+ m_Name: Panel
|
|
|
|
|
+ m_TagString: Untagged
|
|
|
|
|
+ m_Icon: {fileID: 0}
|
|
|
|
|
+ m_NavMeshLayer: 0
|
|
|
|
|
+ m_StaticEditorFlags: 0
|
|
|
|
|
+ m_IsActive: 1
|
|
|
|
|
+--- !u!224 &3612269862244861106
|
|
|
|
|
+RectTransform:
|
|
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
|
|
+ m_GameObject: {fileID: 2377874302249620802}
|
|
|
|
|
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
|
|
|
+ m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
|
|
|
+ m_LocalScale: {x: 1, y: 1, z: 1}
|
|
|
|
|
+ m_ConstrainProportionsScale: 0
|
|
|
|
|
+ m_Children:
|
|
|
|
|
+ - {fileID: 5707355226056441729}
|
|
|
|
|
+ m_Father: {fileID: 3645032955081934617}
|
|
|
|
|
+ m_RootOrder: 0
|
|
|
|
|
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
|
|
+ m_AnchorMin: {x: 0, y: 0}
|
|
|
|
|
+ m_AnchorMax: {x: 1, y: 1}
|
|
|
|
|
+ m_AnchoredPosition: {x: 0, y: 0}
|
|
|
|
|
+ m_SizeDelta: {x: 0, y: 0}
|
|
|
|
|
+ m_Pivot: {x: 0.5, y: 0.5}
|
|
|
|
|
+--- !u!222 &5518230677289457925
|
|
|
|
|
+CanvasRenderer:
|
|
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
|
|
+ m_GameObject: {fileID: 2377874302249620802}
|
|
|
|
|
+ m_CullTransparentMesh: 1
|
|
|
|
|
+--- !u!114 &6087639559172762629
|
|
|
|
|
+MonoBehaviour:
|
|
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
|
|
+ m_GameObject: {fileID: 2377874302249620802}
|
|
|
|
|
+ m_Enabled: 1
|
|
|
|
|
+ m_EditorHideFlags: 0
|
|
|
|
|
+ m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
|
|
|
+ m_Name:
|
|
|
|
|
+ m_EditorClassIdentifier:
|
|
|
|
|
+ m_Material: {fileID: 0}
|
|
|
|
|
+ m_Color: {r: 0, g: 0, b: 0, a: 1}
|
|
|
|
|
+ m_RaycastTarget: 1
|
|
|
|
|
+ m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
|
|
|
|
+ m_Maskable: 1
|
|
|
|
|
+ m_OnCullStateChanged:
|
|
|
|
|
+ m_PersistentCalls:
|
|
|
|
|
+ m_Calls: []
|
|
|
|
|
+ m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
|
|
|
|
|
+ m_Type: 1
|
|
|
|
|
+ m_PreserveAspect: 0
|
|
|
|
|
+ m_FillCenter: 1
|
|
|
|
|
+ m_FillMethod: 4
|
|
|
|
|
+ m_FillAmount: 1
|
|
|
|
|
+ m_FillClockwise: 1
|
|
|
|
|
+ m_FillOrigin: 0
|
|
|
|
|
+ m_UseSpriteMesh: 0
|
|
|
|
|
+ m_PixelsPerUnitMultiplier: 1
|
|
|
--- !u!1 &4861144799134537695
|
|
--- !u!1 &4861144799134537695
|
|
|
GameObject:
|
|
GameObject:
|
|
|
m_ObjectHideFlags: 0
|
|
m_ObjectHideFlags: 0
|
|
@@ -12,6 +89,7 @@ GameObject:
|
|
|
- component: {fileID: 2962409999273835233}
|
|
- component: {fileID: 2962409999273835233}
|
|
|
- component: {fileID: 1035248642793421658}
|
|
- component: {fileID: 1035248642793421658}
|
|
|
- component: {fileID: 1907543398391466497}
|
|
- component: {fileID: 1907543398391466497}
|
|
|
|
|
+ - component: {fileID: 7611668222533635398}
|
|
|
m_Layer: 5
|
|
m_Layer: 5
|
|
|
m_Name: VideoDisplay
|
|
m_Name: VideoDisplay
|
|
|
m_TagString: Untagged
|
|
m_TagString: Untagged
|
|
@@ -31,11 +109,11 @@ RectTransform:
|
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
|
m_ConstrainProportionsScale: 0
|
|
m_ConstrainProportionsScale: 0
|
|
|
m_Children: []
|
|
m_Children: []
|
|
|
- m_Father: {fileID: 3645032955081934617}
|
|
|
|
|
|
|
+ m_Father: {fileID: 3612269862244861106}
|
|
|
m_RootOrder: 0
|
|
m_RootOrder: 0
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
m_AnchorMin: {x: 0, y: 0}
|
|
m_AnchorMin: {x: 0, y: 0}
|
|
|
- m_AnchorMax: {x: 1, y: 1}
|
|
|
|
|
|
|
+ m_AnchorMax: {x: 0, y: 0}
|
|
|
m_AnchoredPosition: {x: 0, y: 0}
|
|
m_AnchoredPosition: {x: 0, y: 0}
|
|
|
m_SizeDelta: {x: 0, y: 0}
|
|
m_SizeDelta: {x: 0, y: 0}
|
|
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
m_Pivot: {x: 0.5, y: 0.5}
|
|
@@ -91,7 +169,7 @@ VideoPlayer:
|
|
|
m_TargetMaterialRenderer: {fileID: 0}
|
|
m_TargetMaterialRenderer: {fileID: 0}
|
|
|
m_TargetMaterialProperty: <noninit>
|
|
m_TargetMaterialProperty: <noninit>
|
|
|
m_RenderMode: 2
|
|
m_RenderMode: 2
|
|
|
- m_AspectRatio: 2
|
|
|
|
|
|
|
+ m_AspectRatio: 1
|
|
|
m_DataSource: 0
|
|
m_DataSource: 0
|
|
|
m_PlaybackSpeed: 1
|
|
m_PlaybackSpeed: 1
|
|
|
m_AudioOutputMode: 2
|
|
m_AudioOutputMode: 2
|
|
@@ -109,6 +187,20 @@ VideoPlayer:
|
|
|
m_WaitForFirstFrame: 1
|
|
m_WaitForFirstFrame: 1
|
|
|
m_FrameReadyEventEnabled: 0
|
|
m_FrameReadyEventEnabled: 0
|
|
|
m_VideoShaders: []
|
|
m_VideoShaders: []
|
|
|
|
|
+--- !u!114 &7611668222533635398
|
|
|
|
|
+MonoBehaviour:
|
|
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
|
|
+ m_GameObject: {fileID: 4861144799134537695}
|
|
|
|
|
+ m_Enabled: 1
|
|
|
|
|
+ m_EditorHideFlags: 0
|
|
|
|
|
+ m_Script: {fileID: 11500000, guid: 86710e43de46f6f4bac7c8e50813a599, type: 3}
|
|
|
|
|
+ m_Name:
|
|
|
|
|
+ m_EditorClassIdentifier:
|
|
|
|
|
+ m_AspectMode: 3
|
|
|
|
|
+ m_AspectRatio: 2.1641026
|
|
|
--- !u!1 &7519419907736105347
|
|
--- !u!1 &7519419907736105347
|
|
|
GameObject:
|
|
GameObject:
|
|
|
m_ObjectHideFlags: 0
|
|
m_ObjectHideFlags: 0
|
|
@@ -141,7 +233,7 @@ RectTransform:
|
|
|
m_LocalScale: {x: 0, y: 0, z: 0}
|
|
m_LocalScale: {x: 0, y: 0, z: 0}
|
|
|
m_ConstrainProportionsScale: 0
|
|
m_ConstrainProportionsScale: 0
|
|
|
m_Children:
|
|
m_Children:
|
|
|
- - {fileID: 5707355226056441729}
|
|
|
|
|
|
|
+ - {fileID: 3612269862244861106}
|
|
|
m_Father: {fileID: 0}
|
|
m_Father: {fileID: 0}
|
|
|
m_RootOrder: 0
|
|
m_RootOrder: 0
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
@@ -170,7 +262,7 @@ Canvas:
|
|
|
m_VertexColorAlwaysGammaSpace: 0
|
|
m_VertexColorAlwaysGammaSpace: 0
|
|
|
m_AdditionalShaderChannelsFlag: 0
|
|
m_AdditionalShaderChannelsFlag: 0
|
|
|
m_SortingLayerID: 0
|
|
m_SortingLayerID: 0
|
|
|
- m_SortingOrder: 99
|
|
|
|
|
|
|
+ m_SortingOrder: 1001
|
|
|
m_TargetDisplay: 0
|
|
m_TargetDisplay: 0
|
|
|
--- !u!114 &4032723751134035338
|
|
--- !u!114 &4032723751134035338
|
|
|
MonoBehaviour:
|
|
MonoBehaviour:
|
|
@@ -226,6 +318,7 @@ MonoBehaviour:
|
|
|
m_EditorClassIdentifier:
|
|
m_EditorClassIdentifier:
|
|
|
videoDisplay: {fileID: 1035248642793421658}
|
|
videoDisplay: {fileID: 1035248642793421658}
|
|
|
videoPlayer: {fileID: 1907543398391466497}
|
|
videoPlayer: {fileID: 1907543398391466497}
|
|
|
- uiPanel: {fileID: 0}
|
|
|
|
|
- standbyTime: 10
|
|
|
|
|
|
|
+ uiPanel: {fileID: 2377874302249620802}
|
|
|
|
|
+ standbyTime: 180
|
|
|
renderTexture: {fileID: 8400000, guid: 3892396f702a81048ac5dc04f4be88f3, type: 2}
|
|
renderTexture: {fileID: 8400000, guid: 3892396f702a81048ac5dc04f4be88f3, type: 2}
|
|
|
|
|
+ isUserInputEnabled: 1
|