Browse Source

Added placeholder options button

master
Christopher 8 years ago
parent
commit
c3ddd3ddd7
  1. 484
      Assets/FungusExamples/SaveGame/SaveExample.unity
  2. 297
      Assets/FungusExamples/SaveGame/SaveGameCanvas.prefab

484
Assets/FungusExamples/SaveGame/SaveExample.unity

@ -90,6 +90,136 @@ NavMeshSettings:
cellSize: 0.16666667
manualCellSize: 0
m_NavMeshData: {fileID: 0}
--- !u!1 &18603233
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
serializedVersion: 4
m_Component:
- 224: {fileID: 18603234}
- 222: {fileID: 18603238}
- 114: {fileID: 18603237}
- 114: {fileID: 18603236}
- 114: {fileID: 18603235}
m_Layer: 5
m_Name: Options
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!224 &18603234
RectTransform:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 18603233}
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_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_Children:
- {fileID: 507324879}
m_Father: {fileID: 183359391}
m_RootOrder: 0
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: -9.9, y: -10.5}
m_SizeDelta: {x: 19.9, y: 21}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &18603235
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 18603233}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 1679637790, guid: f70555f144d8491a825f0804e09c671c, type: 3}
m_Name:
m_EditorClassIdentifier:
m_IgnoreLayout: 1
m_MinWidth: -1
m_MinHeight: -1
m_PreferredWidth: -1
m_PreferredHeight: -1
m_FlexibleWidth: -1
m_FlexibleHeight: -1
--- !u!114 &18603236
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 18603233}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 1392445389, guid: f70555f144d8491a825f0804e09c671c, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Navigation:
m_Mode: 3
m_SelectOnUp: {fileID: 0}
m_SelectOnDown: {fileID: 0}
m_SelectOnLeft: {fileID: 0}
m_SelectOnRight: {fileID: 0}
m_Transition: 1
m_Colors:
m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
m_ColorMultiplier: 1
m_FadeDuration: 0.1
m_SpriteState:
m_HighlightedSprite: {fileID: 0}
m_PressedSprite: {fileID: 0}
m_DisabledSprite: {fileID: 0}
m_AnimationTriggers:
m_NormalTrigger: Normal
m_HighlightedTrigger: Highlighted
m_PressedTrigger: Pressed
m_DisabledTrigger: Disabled
m_Interactable: 1
m_TargetGraphic: {fileID: 18603237}
m_OnClick:
m_PersistentCalls:
m_Calls: []
m_TypeName: UnityEngine.UI.Button+ButtonClickedEvent, UnityEngine.UI, Version=1.0.0.0,
Culture=neutral, PublicKeyToken=null
--- !u!114 &18603237
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 18603233}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_Sprite: {fileID: 10905, 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
--- !u!222 &18603238
CanvasRenderer:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 18603233}
--- !u!1 &24276234
GameObject:
m_ObjectHideFlags: 0
@ -384,6 +514,36 @@ CanvasRenderer:
type: 2}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 162867990}
--- !u!1 &183359390 stripped
GameObject:
m_PrefabParentObject: {fileID: 1000010308146996, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
m_PrefabInternal: {fileID: 190444098}
--- !u!224 &183359391 stripped
RectTransform:
m_PrefabParentObject: {fileID: 224000014251436416, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
m_PrefabInternal: {fileID: 190444098}
--- !u!114 &183359392
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 183359390}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: -405508275, guid: f70555f144d8491a825f0804e09c671c, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Padding:
m_Left: 0
m_Right: 0
m_Top: 0
m_Bottom: 0
m_ChildAlignment: 0
m_Spacing: 0
m_ChildForceExpandWidth: 1
m_ChildForceExpandHeight: 1
--- !u!1001 &190444098
Prefab:
m_ObjectHideFlags: 0
@ -486,6 +646,256 @@ Prefab:
propertyPath: saveGameObjects.flowcharts.Array.data[0]
value:
objectReference: {fileID: 1889213476}
- target: {fileID: 224000013284396342, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchorMin.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 224000013284396342, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchorMax.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 224000013284396342, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchoredPosition.x
value: 27.9375
objectReference: {fileID: 0}
- target: {fileID: 224000013284396342, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchoredPosition.y
value: -10.5
objectReference: {fileID: 0}
- target: {fileID: 224000013284396342, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_SizeDelta.x
value: 55.875
objectReference: {fileID: 0}
- target: {fileID: 224000013284396342, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_SizeDelta.y
value: 21
objectReference: {fileID: 0}
- target: {fileID: 224000012857994272, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchorMin.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 224000012857994272, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchorMax.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 224000012857994272, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchoredPosition.x
value: 83.8125
objectReference: {fileID: 0}
- target: {fileID: 224000012857994272, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchoredPosition.y
value: -10.5
objectReference: {fileID: 0}
- target: {fileID: 224000012857994272, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_SizeDelta.x
value: 55.875
objectReference: {fileID: 0}
- target: {fileID: 224000012857994272, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_SizeDelta.y
value: 21
objectReference: {fileID: 0}
- target: {fileID: 224000012955523454, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchorMin.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 224000012955523454, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchorMax.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 224000012955523454, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchoredPosition.x
value: 139.6875
objectReference: {fileID: 0}
- target: {fileID: 224000012955523454, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchoredPosition.y
value: -10.5
objectReference: {fileID: 0}
- target: {fileID: 224000012955523454, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_SizeDelta.x
value: 55.875
objectReference: {fileID: 0}
- target: {fileID: 224000012955523454, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_SizeDelta.y
value: 21
objectReference: {fileID: 0}
- target: {fileID: 224000014034595588, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchorMin.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 224000014034595588, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchorMax.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 224000014034595588, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchoredPosition.x
value: 195.5625
objectReference: {fileID: 0}
- target: {fileID: 224000014034595588, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchoredPosition.y
value: -10.5
objectReference: {fileID: 0}
- target: {fileID: 224000014034595588, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_SizeDelta.x
value: 55.875
objectReference: {fileID: 0}
- target: {fileID: 224000014034595588, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_SizeDelta.y
value: 21
objectReference: {fileID: 0}
- target: {fileID: 224000014251436416, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_SizeDelta.x
value: 223.5
objectReference: {fileID: 0}
- target: {fileID: 224000013284396342, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchorMin.y
value: 1
objectReference: {fileID: 0}
- target: {fileID: 224000013284396342, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchorMax.y
value: 1
objectReference: {fileID: 0}
- target: {fileID: 114000011166072678, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_Text
value: Load
objectReference: {fileID: 0}
- target: {fileID: 114000012760269958, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_Text
value: Rewind
objectReference: {fileID: 0}
- target: {fileID: 224000014251436416, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_SizeDelta.y
value: 21
objectReference: {fileID: 0}
- target: {fileID: 114000012389927144, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_FontData.m_BestFit
value: 0
objectReference: {fileID: 0}
- target: {fileID: 114000012389927144, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_FontData.m_FontSize
value: 12
objectReference: {fileID: 0}
- target: {fileID: 114000012389927144, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_FontData.m_MinSize
value: 1
objectReference: {fileID: 0}
- target: {fileID: 114000011166072678, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_FontData.m_FontSize
value: 12
objectReference: {fileID: 0}
- target: {fileID: 114000011166072678, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_FontData.m_MinSize
value: 1
objectReference: {fileID: 0}
- target: {fileID: 114000012760269958, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_FontData.m_FontSize
value: 12
objectReference: {fileID: 0}
- target: {fileID: 114000012760269958, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_FontData.m_MinSize
value: 1
objectReference: {fileID: 0}
- target: {fileID: 114000012379567682, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_FontData.m_FontSize
value: 12
objectReference: {fileID: 0}
- target: {fileID: 114000012379567682, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_FontData.m_MinSize
value: 1
objectReference: {fileID: 0}
- target: {fileID: 224000013284396342, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_RootOrder
value: 1
objectReference: {fileID: 0}
- target: {fileID: 224000012857994272, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_RootOrder
value: 2
objectReference: {fileID: 0}
- target: {fileID: 224000012857994272, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchorMin.y
value: 1
objectReference: {fileID: 0}
- target: {fileID: 224000012857994272, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchorMax.y
value: 1
objectReference: {fileID: 0}
- target: {fileID: 224000014034595588, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_RootOrder
value: 4
objectReference: {fileID: 0}
- target: {fileID: 224000014034595588, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchorMin.y
value: 1
objectReference: {fileID: 0}
- target: {fileID: 224000014034595588, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchorMax.y
value: 1
objectReference: {fileID: 0}
- target: {fileID: 224000012955523454, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_RootOrder
value: 3
objectReference: {fileID: 0}
- target: {fileID: 224000012955523454, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchorMin.y
value: 1
objectReference: {fileID: 0}
- target: {fileID: 224000012955523454, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_AnchorMax.y
value: 1
objectReference: {fileID: 0}
- target: {fileID: 224000014251436416, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec,
type: 2}
propertyPath: m_RootOrder
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_ParentPrefab: {fileID: 100100000, guid: ac03b2b3b2c07411da18c6ddc7c6e9ec, type: 2}
m_IsPrefabParent: 0
@ -530,6 +940,80 @@ Transform:
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 2
--- !u!1 &507324878
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
serializedVersion: 4
m_Component:
- 224: {fileID: 507324879}
- 222: {fileID: 507324881}
- 114: {fileID: 507324880}
m_Layer: 5
m_Name: Text
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!224 &507324879
RectTransform:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 507324878}
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_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_Children: []
m_Father: {fileID: 18603234}
m_RootOrder: 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!114 &507324880
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 507324878}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 708705254, guid: f70555f144d8491a825f0804e09c671c, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
m_RaycastTarget: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_FontData:
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
m_FontSize: 14
m_FontStyle: 0
m_BestFit: 0
m_MinSize: 10
m_MaxSize: 40
m_Alignment: 4
m_AlignByGeometry: 0
m_RichText: 1
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
m_Text: '>'
--- !u!222 &507324881
CanvasRenderer:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 507324878}
--- !u!1 &659497557
GameObject:
m_ObjectHideFlags: 0

297
Assets/FungusExamples/SaveGame/SaveGameCanvas.prefab

@ -38,6 +38,7 @@ GameObject:
- 224: {fileID: 224000014251436416}
- 222: {fileID: 222000011041364380}
- 114: {fileID: 114000014243741150}
- 114: {fileID: 114000011268294648}
m_Layer: 5
m_Name: Panel
m_TagString: Untagged
@ -62,6 +63,42 @@ GameObject:
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!1 &1000011968740592
GameObject:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 4
m_Component:
- 224: {fileID: 224000012804544614}
- 222: {fileID: 222000013144533424}
- 114: {fileID: 114000012905686564}
- 114: {fileID: 114000010330690924}
- 114: {fileID: 114000012790566978}
m_Layer: 5
m_Name: Options
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!1 &1000012340379382
GameObject:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 4
m_Component:
- 224: {fileID: 224000013563819006}
- 222: {fileID: 222000013983316390}
- 114: {fileID: 114000012977161558}
m_Layer: 5
m_Name: Text
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!1 &1000012365707562
GameObject:
m_ObjectHideFlags: 1
@ -289,6 +326,47 @@ MonoBehaviour:
m_FillAmount: 1
m_FillClockwise: 1
m_FillOrigin: 0
--- !u!114 &114000010330690924
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1000011968740592}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 1392445389, guid: f70555f144d8491a825f0804e09c671c, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Navigation:
m_Mode: 3
m_SelectOnUp: {fileID: 0}
m_SelectOnDown: {fileID: 0}
m_SelectOnLeft: {fileID: 0}
m_SelectOnRight: {fileID: 0}
m_Transition: 1
m_Colors:
m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
m_ColorMultiplier: 1
m_FadeDuration: 0.1
m_SpriteState:
m_HighlightedSprite: {fileID: 0}
m_PressedSprite: {fileID: 0}
m_DisabledSprite: {fileID: 0}
m_AnimationTriggers:
m_NormalTrigger: Normal
m_HighlightedTrigger: Highlighted
m_PressedTrigger: Pressed
m_DisabledTrigger: Disabled
m_Interactable: 1
m_TargetGraphic: {fileID: 114000012905686564}
m_OnClick:
m_PersistentCalls:
m_Calls: []
m_TypeName: UnityEngine.UI.Button+ButtonClickedEvent, UnityEngine.UI, Version=1.0.0.0,
Culture=neutral, PublicKeyToken=null
--- !u!114 &114000010569702254
MonoBehaviour:
m_ObjectHideFlags: 1
@ -337,10 +415,10 @@ MonoBehaviour:
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_FontData:
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
m_FontSize: 14
m_FontSize: 12
m_FontStyle: 0
m_BestFit: 0
m_MinSize: 10
m_MinSize: 1
m_MaxSize: 40
m_Alignment: 4
m_AlignByGeometry: 0
@ -348,9 +426,27 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
m_Text: 'Load
'
m_Text: Load
--- !u!114 &114000011268294648
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1000010308146996}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: -405508275, guid: f70555f144d8491a825f0804e09c671c, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Padding:
m_Left: 0
m_Right: 0
m_Top: 0
m_Bottom: 0
m_ChildAlignment: 0
m_Spacing: 0
m_ChildForceExpandWidth: 1
m_ChildForceExpandHeight: 1
--- !u!114 &114000011642315098
MonoBehaviour:
m_ObjectHideFlags: 1
@ -391,8 +487,11 @@ MonoBehaviour:
m_EditorClassIdentifier:
startScene: SaveExample
autoStartGame: 1
restartDeletesSave: 0
buttonClickClip: {fileID: 0}
restartDeletesSave: 1
saveButton: {fileID: 114000013183145776}
loadButton: {fileID: 114000012738595182}
rewindButton: {fileID: 114000012890081690}
restartButton: {fileID: 114000012571191570}
saveGameObjects:
flowcharts:
- {fileID: 0}
@ -433,10 +532,10 @@ MonoBehaviour:
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_FontData:
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
m_FontSize: 14
m_FontSize: 12
m_FontStyle: 0
m_BestFit: 0
m_MinSize: 10
m_MinSize: 1
m_MaxSize: 40
m_Alignment: 4
m_AlignByGeometry: 0
@ -466,10 +565,10 @@ MonoBehaviour:
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_FontData:
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
m_FontSize: 14
m_FontSize: 12
m_FontStyle: 0
m_BestFit: 0
m_MinSize: 10
m_MinSize: 1
m_MaxSize: 40
m_Alignment: 4
m_AlignByGeometry: 0
@ -603,10 +702,10 @@ MonoBehaviour:
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_FontData:
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
m_FontSize: 14
m_FontSize: 12
m_FontStyle: 0
m_BestFit: 0
m_MinSize: 10
m_MinSize: 1
m_MaxSize: 40
m_Alignment: 4
m_AlignByGeometry: 0
@ -614,9 +713,25 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
m_Text: 'Rewind
'
m_Text: Rewind
--- !u!114 &114000012790566978
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1000011968740592}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 1679637790, guid: f70555f144d8491a825f0804e09c671c, type: 3}
m_Name:
m_EditorClassIdentifier:
m_IgnoreLayout: 1
m_MinWidth: -1
m_MinHeight: -1
m_PreferredWidth: -1
m_PreferredHeight: -1
m_FlexibleWidth: -1
m_FlexibleHeight: -1
--- !u!114 &114000012890081690
MonoBehaviour:
m_ObjectHideFlags: 1
@ -669,6 +784,66 @@ MonoBehaviour:
m_CallState: 2
m_TypeName: UnityEngine.UI.Button+ButtonClickedEvent, UnityEngine.UI, Version=1.0.0.0,
Culture=neutral, PublicKeyToken=null
--- !u!114 &114000012905686564
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1000011968740592}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_Sprite: {fileID: 10905, 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
--- !u!114 &114000012977161558
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1000012340379382}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 708705254, guid: f70555f144d8491a825f0804e09c671c, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
m_RaycastTarget: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_FontData:
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
m_FontSize: 14
m_FontStyle: 0
m_BestFit: 0
m_MinSize: 10
m_MaxSize: 40
m_Alignment: 4
m_AlignByGeometry: 0
m_RichText: 1
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
m_Text: '>'
--- !u!114 &114000013183145776
MonoBehaviour:
m_ObjectHideFlags: 1
@ -838,12 +1013,24 @@ CanvasRenderer:
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1000012365707562}
--- !u!222 &222000013144533424
CanvasRenderer:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1000011968740592}
--- !u!222 &222000013675589570
CanvasRenderer:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1000013338163806}
--- !u!222 &222000013983316390
CanvasRenderer:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1000012340379382}
--- !u!222 &222000014160699736
CanvasRenderer:
m_ObjectHideFlags: 1
@ -905,6 +1092,25 @@ RectTransform:
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!224 &224000012804544614
RectTransform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1000011968740592}
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_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_Children:
- {fileID: 224000013563819006}
m_Father: {fileID: 224000014251436416}
m_RootOrder: 0
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: -9.9, y: -10.5}
m_SizeDelta: {x: 19.9, y: 21}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!224 &224000012857994272
RectTransform:
m_ObjectHideFlags: 1
@ -918,11 +1124,11 @@ RectTransform:
m_Children:
- {fileID: 224000010303956730}
m_Father: {fileID: 224000014251436416}
m_RootOrder: 1
m_AnchorMin: {x: 1, y: 1}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: -153.44995, y: -16.900024}
m_SizeDelta: {x: 60, y: 29.981003}
m_RootOrder: 3
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!224 &224000012955523454
RectTransform:
@ -937,11 +1143,11 @@ RectTransform:
m_Children:
- {fileID: 224000010128387060}
m_Father: {fileID: 224000014251436416}
m_RootOrder: 2
m_AnchorMin: {x: 1, y: 1}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: -93, y: -16.89905}
m_SizeDelta: {x: 60, y: 29.983002}
m_RootOrder: 1
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!224 &224000013190834686
RectTransform:
@ -974,11 +1180,29 @@ RectTransform:
m_Children:
- {fileID: 224000013190834686}
m_Father: {fileID: 224000014251436416}
m_RootOrder: 2
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!224 &224000013563819006
RectTransform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1000012340379382}
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_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_Children: []
m_Father: {fileID: 224000012804544614}
m_RootOrder: 0
m_AnchorMin: {x: 1, y: 1}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: -213.44997, y: -16.900024}
m_SizeDelta: {x: 60, y: 29.983002}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!224 &224000013902060842
RectTransform:
@ -1030,11 +1254,11 @@ RectTransform:
m_Children:
- {fileID: 224000013902060842}
m_Father: {fileID: 224000014251436416}
m_RootOrder: 3
m_AnchorMin: {x: 1, y: 1}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: -33, y: -16.900024}
m_SizeDelta: {x: 60, y: 29.983002}
m_RootOrder: 4
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!224 &224000014251436416
RectTransform:
@ -1047,14 +1271,15 @@ RectTransform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_Children:
- {fileID: 224000012804544614}
- {fileID: 224000012955523454}
- {fileID: 224000013284396342}
- {fileID: 224000012857994272}
- {fileID: 224000012955523454}
- {fileID: 224000014034595588}
m_Father: {fileID: 224000013932430440}
m_RootOrder: 0
m_AnchorMin: {x: 1, y: 1}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 247.9, y: 35}
m_SizeDelta: {x: 223.5, y: 21}
m_Pivot: {x: 1, y: 1}

Loading…
Cancel
Save