From 32043ab0e2052fd2b287c65614f477fa0127e86f Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 2 Jun 2019 10:32:16 -0400 Subject: Fixed the exit button --- Assets/Scenes/Simulation/SimulationScene.unity | 27 ++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'Assets/Scenes/Simulation') diff --git a/Assets/Scenes/Simulation/SimulationScene.unity b/Assets/Scenes/Simulation/SimulationScene.unity index 79136ac..c34ee14 100644 --- a/Assets/Scenes/Simulation/SimulationScene.unity +++ b/Assets/Scenes/Simulation/SimulationScene.unity @@ -2304,6 +2304,21 @@ PrefabInstance: propertyPath: m_Pivot.y value: 0.5 objectReference: {fileID: 0} + - target: {fileID: 8754154740269184903, guid: 83359716712d3c04293cf99088933eb6, + type: 3} + propertyPath: m_Delegates.Array.data[0].callback.m_PersistentCalls.m_Calls.Array.data[0].m_Target + value: + objectReference: {fileID: 1687973898} + - target: {fileID: 8754154740269184903, guid: 83359716712d3c04293cf99088933eb6, + type: 3} + propertyPath: m_Delegates.Array.data[0].callback.m_PersistentCalls.m_Calls.Array.data[0].m_MethodName + value: ExitGame + objectReference: {fileID: 0} + - target: {fileID: 8754154740269184903, guid: 83359716712d3c04293cf99088933eb6, + type: 3} + propertyPath: m_Delegates.Array.data[0].callback.m_PersistentCalls.m_Calls.Array.data[0].m_Mode + value: 1 + objectReference: {fileID: 0} - target: {fileID: 7217120645699259296, guid: 83359716712d3c04293cf99088933eb6, type: 3} propertyPath: m_textInfo.characterCount @@ -2344,6 +2359,18 @@ RectTransform: type: 3} m_PrefabInstance: {fileID: 1687973896} m_PrefabAsset: {fileID: 0} +--- !u!114 &1687973898 stripped +MonoBehaviour: + m_CorrespondingSourceObject: {fileID: 2929411588243878699, guid: 83359716712d3c04293cf99088933eb6, + type: 3} + m_PrefabInstance: {fileID: 1687973896} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: eb5fd4aa07251794aaa5c0194e617eb8, type: 3} + m_Name: + m_EditorClassIdentifier: --- !u!1 &1742123687 GameObject: m_ObjectHideFlags: 0 -- cgit v1.2.3