summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-04-21 14:37:09 -0400
committerAndrew Lee <alee14498@protonmail.com>2020-04-21 14:37:09 -0400
commitb6daed0af784f4e9bc13329dd87c671b06ee1c65 (patch)
treec1992e98d3aa3aba021e44d50f1abbc35968dcaa
parentee3e85bc67a0f6f1761c11ea452d7bb862105930 (diff)
downloadProject-Sandbox-b6daed0af784f4e9bc13329dd87c671b06ee1c65.tar.gz
Project-Sandbox-b6daed0af784f4e9bc13329dd87c671b06ee1c65.tar.bz2
Project-Sandbox-b6daed0af784f4e9bc13329dd87c671b06ee1c65.zip
added new audio
-rw-r--r--.idea/.idea.Project Sandbox/.idea/contentModel.xml4
-rw-r--r--.idea/.idea.Project Sandbox/.idea/discord.xml6
-rw-r--r--.idea/.idea.Project Sandbox/.idea/projectSettingsUpdater.xml2
-rw-r--r--Assembly-CSharp.csproj2
-rwxr-xr-xAssets/Audio/Fly Octo Fly.mp3bin0 -> 8525123 bytes
-rw-r--r--Assets/Audio/Fly Octo Fly.mp3.meta22
-rw-r--r--Assets/Scenes/SampleScene.unity40
-rw-r--r--Assets/Scripts/AudioManager.cs5
-rw-r--r--Assets/Scripts/Sound.cs2
-rwxr-xr-xLibrary/ArtifactDBbin17293312 -> 17293312 bytes
-rwxr-xr-xLibrary/ArtifactDB-lockbin8192 -> 8192 bytes
-rw-r--r--Library/Collab/CollabSnapshot_2d367089-5505-4276-9de6-6530a5b7eec5.txt2
-rw-r--r--Library/EditorInstance.json2
-rw-r--r--Library/InspectorExpandedItems.assetbin4368 -> 4392 bytes
-rw-r--r--Library/ProtocolInstance.json2
-rw-r--r--Library/SceneVisibilityState.assetbin4332 -> 4376 bytes
-rw-r--r--Library/ScriptAssemblies/Assembly-CSharp.dllbin6656 -> 6656 bytes
-rw-r--r--Library/ScriptAssemblies/Assembly-CSharp.pdbbin1504 -> 1504 bytes
-rwxr-xr-xLibrary/SourceAssetDBbin1966080 -> 1966080 bytes
-rwxr-xr-xLibrary/SourceAssetDB-lockbin8192 -> 8192 bytes
-rw-r--r--Library/StateCache/Hierarchy/e29b2b-mainStage.json2
-rw-r--r--Library/StateCache/SceneView/f83069-mainStage.json2
-rw-r--r--Temp/__Backupscenes/0.backupbin62684 -> 63396 bytes
23 files changed, 82 insertions, 11 deletions
diff --git a/.idea/.idea.Project Sandbox/.idea/contentModel.xml b/.idea/.idea.Project Sandbox/.idea/contentModel.xml
index aafd495..b8af41c 100644
--- a/.idea/.idea.Project Sandbox/.idea/contentModel.xml
+++ b/.idea/.idea.Project Sandbox/.idea/contentModel.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ContentModelStore">
- <e p="$USER_HOME$/.Rider2019.3/system/extResources" t="IncludeRecursive" />
- <e p="$USER_HOME$/.Rider2019.3/system/resharper-host/local/Transient/ReSharperHost/v193/SolutionCaches/_Project Sandbox.-2130575860.00" t="ExcludeRecursive" />
+ <e p="$USER_HOME$/.cache/JetBrains/Rider2020.1/extResources" t="IncludeRecursive" />
+ <e p="$USER_HOME$/.cache/JetBrains/Rider2020.1/resharper-host/local/Transient/ReSharperHost/v201/SolutionCaches/_Project Sandbox.-2130575860.00" t="ExcludeRecursive" />
<e p="$PROJECT_DIR$" t="IncludeRecursive">
<e p="Assembly-CSharp.csproj" t="IncludeRecursive" />
<e p="Assets" t="Include">
diff --git a/.idea/.idea.Project Sandbox/.idea/discord.xml b/.idea/.idea.Project Sandbox/.idea/discord.xml
new file mode 100644
index 0000000..368d7c1
--- /dev/null
+++ b/.idea/.idea.Project Sandbox/.idea/discord.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="DiscordProjectSettings">
+ <option name="show" value="true" />
+ </component>
+</project> \ No newline at end of file
diff --git a/.idea/.idea.Project Sandbox/.idea/projectSettingsUpdater.xml b/.idea/.idea.Project Sandbox/.idea/projectSettingsUpdater.xml
index 7515e76..4bb9f4d 100644
--- a/.idea/.idea.Project Sandbox/.idea/projectSettingsUpdater.xml
+++ b/.idea/.idea.Project Sandbox/.idea/projectSettingsUpdater.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RiderProjectSettingsUpdater">
- <option name="vcsConfiguration" value="1" />
+ <option name="vcsConfiguration" value="2" />
</component>
</project> \ No newline at end of file
diff --git a/Assembly-CSharp.csproj b/Assembly-CSharp.csproj
index 0373511..1c31c39 100644
--- a/Assembly-CSharp.csproj
+++ b/Assembly-CSharp.csproj
@@ -25,7 +25,7 @@
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>Temp\bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE;UNITY_2019_3_10;UNITY_2019_3;UNITY_2019;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_LINUX;UNITY_STANDALONE_LINUX;UNITY_STANDALONE;UNITY_STANDALONE_LINUX_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_SPATIALTRACKING;ENABLE_MODULAR_UNITYENGINE_ASSEMBLIES;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_STANDARD_2_0;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_LINUX;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;UNITY_PRO_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_INPUT_SYSTEM;ENABLE_LEGACY_INPUT_MANAGER;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
+ <DefineConstants>DEBUG;TRACE;UNITY_2019_3_10;UNITY_2019_3;UNITY_2019;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;PLATFORM_ARCH_64;UNITY_64;UNITY_INCLUDE_TESTS;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_LINUX;UNITY_STANDALONE_LINUX;UNITY_STANDALONE;UNITY_STANDALONE_LINUX_API;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_SPATIALTRACKING;ENABLE_MODULAR_UNITYENGINE_ASSEMBLIES;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_STANDARD_2_0;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_LINUX;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_INPUT_SYSTEM;ENABLE_LEGACY_INPUT_MANAGER;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<NoWarn>0169</NoWarn>
diff --git a/Assets/Audio/Fly Octo Fly.mp3 b/Assets/Audio/Fly Octo Fly.mp3
new file mode 100755
index 0000000..97c09b7
--- /dev/null
+++ b/Assets/Audio/Fly Octo Fly.mp3
Binary files differ
diff --git a/Assets/Audio/Fly Octo Fly.mp3.meta b/Assets/Audio/Fly Octo Fly.mp3.meta
new file mode 100644
index 0000000..0ebe803
--- /dev/null
+++ b/Assets/Audio/Fly Octo Fly.mp3.meta
@@ -0,0 +1,22 @@
+fileFormatVersion: 2
+guid: e3f5207fa719ae57bbc8f2909e2cc49d
+AudioImporter:
+ externalObjects: {}
+ serializedVersion: 6
+ defaultSettings:
+ loadType: 0
+ sampleRateSetting: 0
+ sampleRateOverride: 44100
+ compressionFormat: 1
+ quality: 1
+ conversionMode: 0
+ platformSettingOverrides: {}
+ forceToMono: 0
+ normalize: 1
+ preloadAudioData: 1
+ loadInBackground: 0
+ ambisonic: 0
+ 3D: 1
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Scenes/SampleScene.unity b/Assets/Scenes/SampleScene.unity
index a8a38fb..9bc5036 100644
--- a/Assets/Scenes/SampleScene.unity
+++ b/Assets/Scenes/SampleScene.unity
@@ -1283,6 +1283,11 @@ PrefabInstance:
propertyPath: m_Name
value: Player
objectReference: {fileID: 0}
+ - target: {fileID: 990268100192312567, guid: 61c68b207aaeb438fa625409d4c9247e,
+ type: 3}
+ propertyPath: gravity
+ value: -8.81
+ objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 61c68b207aaeb438fa625409d4c9247e, type: 3}
--- !u!1001 &8450095133562720382
@@ -1352,5 +1357,40 @@ PrefabInstance:
propertyPath: m_Name
value: AudioManager
objectReference: {fileID: 0}
+ - target: {fileID: 8450095133606623985, guid: 8489462a89be80c6e91509d42a08b050,
+ type: 3}
+ propertyPath: sounds.Array.size
+ value: 2
+ objectReference: {fileID: 0}
+ - target: {fileID: 8450095133606623985, guid: 8489462a89be80c6e91509d42a08b050,
+ type: 3}
+ propertyPath: Theme
+ value: Fly Octo Fly
+ objectReference: {fileID: 0}
+ - target: {fileID: 8450095133606623985, guid: 8489462a89be80c6e91509d42a08b050,
+ type: 3}
+ propertyPath: sounds.Array.data[1].name
+ value: Fly Octo Fly
+ objectReference: {fileID: 0}
+ - target: {fileID: 8450095133606623985, guid: 8489462a89be80c6e91509d42a08b050,
+ type: 3}
+ propertyPath: sounds.Array.data[1].clip
+ value:
+ objectReference: {fileID: 8300000, guid: e3f5207fa719ae57bbc8f2909e2cc49d, type: 3}
+ - target: {fileID: 8450095133606623985, guid: 8489462a89be80c6e91509d42a08b050,
+ type: 3}
+ propertyPath: sounds.Array.data[1].volume
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 8450095133606623985, guid: 8489462a89be80c6e91509d42a08b050,
+ type: 3}
+ propertyPath: sounds.Array.data[1].pitch
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 8450095133606623985, guid: 8489462a89be80c6e91509d42a08b050,
+ type: 3}
+ propertyPath: sounds.Array.data[1].loop
+ value: 1
+ objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 8489462a89be80c6e91509d42a08b050, type: 3}
diff --git a/Assets/Scripts/AudioManager.cs b/Assets/Scripts/AudioManager.cs
index 23042c1..016e04d 100644
--- a/Assets/Scripts/AudioManager.cs
+++ b/Assets/Scripts/AudioManager.cs
@@ -7,6 +7,9 @@ public class AudioManager : MonoBehaviour
public Sound[] sounds;
public static AudioManager instance;
+
+ public string Theme;
+
// Start is called before the first frame update
void Awake()
@@ -34,7 +37,7 @@ public class AudioManager : MonoBehaviour
void Start()
{
- Play("Splattack!");
+ Play(Theme);
}
public void Play(string name)
diff --git a/Assets/Scripts/Sound.cs b/Assets/Scripts/Sound.cs
index d7214a2..d4c7d76 100644
--- a/Assets/Scripts/Sound.cs
+++ b/Assets/Scripts/Sound.cs
@@ -14,7 +14,7 @@ public class Sound
public float pitch;
public bool loop;
-
+
[HideInInspector]
public AudioSource source;
diff --git a/Library/ArtifactDB b/Library/ArtifactDB
index b90044f..8739ee6 100755
--- a/Library/ArtifactDB
+++ b/Library/ArtifactDB
Binary files differ
diff --git a/Library/ArtifactDB-lock b/Library/ArtifactDB-lock
index 70f1068..626b076 100755
--- a/Library/ArtifactDB-lock
+++ b/Library/ArtifactDB-lock
Binary files differ
diff --git a/Library/Collab/CollabSnapshot_2d367089-5505-4276-9de6-6530a5b7eec5.txt b/Library/Collab/CollabSnapshot_2d367089-5505-4276-9de6-6530a5b7eec5.txt
index 97d5c47..abb1bc7 100644
--- a/Library/Collab/CollabSnapshot_2d367089-5505-4276-9de6-6530a5b7eec5.txt
+++ b/Library/Collab/CollabSnapshot_2d367089-5505-4276-9de6-6530a5b7eec5.txt
@@ -1 +1 @@
-{"entries":[{"path":".collabignore","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"db5578941524febed38bd2495162ac92","state":2,"downloadPath":"","size":453},{"path":"Assets/Audio.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"163bff3ec06fc44463a7c0f87fdab88a","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Materials.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"f21d6930b6e4fb91518f13b190bec890","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Materials/Ground.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"e804ba1464c1c7b6d05efe821bace106","state":2,"downloadPath":"","size":2056},{"path":"Assets/Materials/Ground.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"e699fec4d210e62d56c897d9b183217f","state":32770,"downloadPath":"","size":182},{"path":"Assets/Materials/Player.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"564ba7605b727635a493c75d685be932","state":2,"downloadPath":"","size":2047},{"path":"Assets/Materials/Player.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"d9219d9970c8933c36c1ef627ef12e5b","state":32770,"downloadPath":"","size":182},{"path":"Assets/Models.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"e890588b73f4fc026fe4cced0b247647","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Models/Gun.blend","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"c2c112c63e397fab0cc373fbabc217f8","state":2,"downloadPath":"","size":561680},{"path":"Assets/Models/Gun.blend.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"309d6fcd9a5863447f5e2c648b3f625f","state":32770,"downloadPath":"","size":2402},{"path":"Assets/Prefabs.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"20ea45b1b038e00c0abb384c535ba610","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Prefabs/AudioManager.prefab","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"c35314cd31c67b9ade572ec927dcb86c","state":2,"downloadPath":"","size":1471},{"path":"Assets/Prefabs/AudioManager.prefab.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"730ed7c09dbc946d0b9796163212874a","state":32770,"downloadPath":"","size":154},{"path":"Assets/Prefabs/Player.prefab","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"fe2a5074d5bcf215d9823159dab4ee5a","state":2,"downloadPath":"","size":10162},{"path":"Assets/Prefabs/Player.prefab.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"e3aad018e02ae71d3ebfe7baa6239aef","state":32770,"downloadPath":"","size":154},{"path":"Assets/Scenes.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"3b40749d8e1d487fac8b4cc724c92e59","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Scenes/SampleScene.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"3213f41761ffb3aee9326636f44c3ba5","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Scenes/SampleScene.unity","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"04fd9151b02e3e2f2c0b25c1af20e42e","state":2,"downloadPath":"","size":38386},{"path":"Assets/Scenes/SampleScene.unity.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"097fac763945c6bda1035d2a0a22dc50","state":32770,"downloadPath":"","size":155},{"path":"Assets/Scenes/SampleScene/LightingData.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"e5eda08377c4d558a557aeac445efacb","state":2,"downloadPath":"","size":18152},{"path":"Assets/Scenes/SampleScene/LightingData.asset.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"4cf3d519b3867fb431d29dddc85870b0","state":32770,"downloadPath":"","size":182},{"path":"Assets/Scenes/SampleScene/ReflectionProbe-0.exr","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"2f295f54109e586eeda766ee3d876a75","state":2,"downloadPath":"","size":133575},{"path":"Assets/Scenes/SampleScene/ReflectionProbe-0.exr.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"92a8a0a3807d5cfe2d1ec1e172438e95","state":32770,"downloadPath":"","size":2046},{"path":"Assets/Scripts.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"326f1845795fdfd7a1180671b7d46b3b","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Scripts/AudioManager.cs","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"1ba6ad3e7eea1dc16bdc75fb0d5ae84d","state":2,"downloadPath":"","size":1111},{"path":"Assets/Scripts/AudioManager.cs.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"ad88184547ac55e5d2cfcec999cc0d62","state":32770,"downloadPath":"","size":243},{"path":"Assets/Scripts/MouseLook.cs","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"d31721e6b6ad47212bc93f8221861071","state":2,"downloadPath":"","size":814},{"path":"Assets/Scripts/MouseLook.cs.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"42d47dd0347f188dd34dbf360bec0366","state":32770,"downloadPath":"","size":243},{"path":"Assets/Scripts/PlayerMovement.cs","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"8b1d7996473062aff008e761182d87b4","state":2,"downloadPath":"","size":1161},{"path":"Assets/Scripts/PlayerMovement.cs.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"5403565b6e40ace7cb9cdd46809039f7","state":32770,"downloadPath":"","size":243},{"path":"Assets/Scripts/Quit.cs","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"469f0605ad3b9ea16cfe54c287713d27","state":2,"downloadPath":"","size":248},{"path":"Assets/Scripts/Quit.cs.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"235e257f9fbe808f35221ef69fa7db4a","state":32770,"downloadPath":"","size":243},{"path":"Assets/Scripts/Sound.cs","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"7c1281d8562e978c62907c267f870263","state":2,"downloadPath":"","size":334},{"path":"Assets/Scripts/Sound.cs.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"c5e0cc37bdcaa5b1f61a0bb2246072a9","state":32770,"downloadPath":"","size":243},{"path":"Assets/Thirdparty.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"fb199b15b77675fb9e3cc9aba147a5f1","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Thirdparty/Gridbox Prototype Materials.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"e061f2bb767c2bad4bef5750ab556e20","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"d20dfafad6397eb6615642f4f65752f0","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"4dab090e175777ef2eac712b908e8729","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"0cea99c574038873df2c065582077778","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue1.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"46f9d4807b933be79dca763612122fd9","state":2,"downloadPath":"","size":2256},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue1.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"a6bfc736eb610ce925f768dfd93cf565","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue2.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"0bf4002bb679551bce5dffdd0ae4bc40","state":2,"downloadPath":"","size":2256},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue2.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"51a79b80dc70782f4d79ce4f9aacc625","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue3.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"0c6e31664d4c385094faf4dbb6a652cc","state":2,"downloadPath":"","size":2256},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue3.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"6903817cc44d9787ec0cdb354834b91f","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Brown.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"43fdc7315bb3087335ad7d7ab4d5018c","state":2,"downloadPath":"","size":2256},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Brown.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"f59c08f4f76ded20574c012c807c9cfa","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Cyan.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"fdd396e7d3c8a9e7dd27d6bd251d86e2","state":2,"downloadPath":"","size":2255},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Cyan.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"bf52153fb1e920f7f142775e02a28c08","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Green1.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"de5b1a854a17d5c489ab9daedf9910d6","state":2,"downloadPath":"","size":2257},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Green1.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"284b4f4f7320e147bf23c1f1dcb1ec72","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Green2.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"8e8f772aa0e8c4f45f69ad97a068826d","state":2,"downloadPath":"","size":2257},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Green2.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"f9099a5efe40ec8f0c2791b4770c41cf","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey1.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"3087b448f46e59181ffb26e7078e5a54","state":2,"downloadPath":"","size":2256},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey1.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"f8c4aefc3a0fd7eacf9a448fcb58ac59","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey2.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"fc43e7418c3ced63037a3cc44e41a832","state":2,"downloadPath":"","size":2256},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey2.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"237c66fcd4e186e3f5e9285dbedf9c7d","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey3.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"81b9be35294d09ab5f3091075bddc589","state":2,"downloadPath":"","size":2256},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey3.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"34d5a6aa26aaebec3d05ba2fdd893536","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey4.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"60eaf509f893cd540b3a3937937e2f3d","state":2,"downloadPath":"","size":2256},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey4.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"d4fe250d0d4d621f18e177d5ca07a639","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Orange.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"591ed9d23c122974441d76617b6d3d81","state":2,"downloadPath":"","size":2257},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Orange.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"646c5b6a9ef77ccf2899587d7fa4b4ec","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Purple.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"7c05c4ab8bfba42facc7168a646a3d0c","state":2,"downloadPath":"","size":2257},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Purple.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"af235d78b47376330209f6f0a243255b","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Red.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"40fa427dcb5ff5543286aa0905987835","state":2,"downloadPath":"","size":2254},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Red.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"f038c3a4bc434bf419199b67ea70e518","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_White.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"0da90fd1e3787e388d30e4bc61a00e88","state":2,"downloadPath":"","size":2256},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_White.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"6de9fffa9ea897d57f382d479018963f","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Yellow.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"2623af9a3defb4929d68fe86537890db","state":2,"downloadPath":"","size":2257},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Yellow.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"a1ae5541b1ea85d71ed3df8e24f54bf6","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"c1206de2516b741ea1e1b857b3d4a0d0","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Homogenous.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"ad5714aa2374bbc04a6b36e04d89649d","state":2,"downloadPath":"","size":2215},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Homogenous.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"8e35e1f2ab0de01aabac5f69dfb4faf0","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Blue.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"b973417d6486c16e15300432a42c7381","state":2,"downloadPath":"","size":2287},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Blue.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"3c3ad77bfa4f4df8b12489117187fbf9","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Golden.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"08f59fb1ec9edcfab149d3ee41358525","state":2,"downloadPath":"","size":2289},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Golden.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"720c0a20ee1b7e38a0c246ed02eca362","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Green.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"36071325209da94c727b83e691dc81ba","state":2,"downloadPath":"","size":2290},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Green.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"e9cdb5a6c63a0f4eea0c7f82e318dbd8","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Grey.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"ced32609f4e39f686010cb3970ac5e8d","state":2,"downloadPath":"","size":2283},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Grey.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"502b8a650a9e97031f409ecc22b40731","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Night.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"75d8a003559f302c07ff4e36296e2569","state":2,"downloadPath":"","size":2290},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Night.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"5eda121983bb556691152d95706e9117","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Pink.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"589229df0ef1861b957f348d7aab0d58","state":2,"downloadPath":"","size":2289},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Pink.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"39359277cf32f6d246774475f25cd9b8","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/ProBuilder Data.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"a14e52abfa398dadd967e2ea9214e378","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/ProBuilder Data/Prototype Materials.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"f0d8b15de5194cc4adf1e6ca64be42b8","state":2,"downloadPath":"","size":1669},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/ProBuilder Data/Prototype Materials.asset.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"a6fec431b610c185e93e670d934c6804","state":32770,"downloadPath":"","size":189},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"6fe9f0534f5d6967bee0022acd862fe0","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"e9809910e6f34a7ae9ff1814c0f0a7f8","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue1.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"03115c9634f430ad015dc35c6b61124a","state":2,"downloadPath":"","size":2279},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue1.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"ced86e7f2c1941aebdc77cf8dd5f59c0","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue2.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"058a9de8836f7bacd90b448a05e06f8b","state":2,"downloadPath":"","size":2279},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue2.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"686d9e69e4f2d8a94c58abffc55e0c14","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue3.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"1024d9e3d4078fe8b0f288c0d546f45b","state":2,"downloadPath":"","size":3477},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue3.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"24199cb383c7f3d68206110c2406f6ca","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_brown.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"c2f3af5e367bfbb1843e1debbc098b26","state":2,"downloadPath":"","size":3477},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_brown.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"08cc8ff0613e3c27cc7be2b8c05c7fc1","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_cyan.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"23084f1504a0a5d3fb051e9d077d0370","state":2,"downloadPath":"","size":3477},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_cyan.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"bbfd23b1b06ed5c091790cfc4242ea1f","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_green1.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"9b12d935d46f9b774bbc8bd6206fff06","state":2,"downloadPath":"","size":2280},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_green1.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"b41d510b648300b7a9c4c9d009aff3b2","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_green2.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"58ae25878beb4e4d9fe30912a9a55fe2","state":2,"downloadPath":"","size":3477},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_green2.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"3d35edc9cb2db3f9307d2d9e343b24f4","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey1.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"f47107cfa77f4510f69627d7e17bbd0c","state":2,"downloadPath":"","size":1621},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey1.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"d51181daa4135fd11fecd2d9dc10bc05","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey2.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"d1fa4601f7e0e2294528e458595c0eed","state":2,"downloadPath":"","size":2280},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey2.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"0a11d4439ba32e534802b5cc7800d145","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey3.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"e1d319adb8eff5d83fe8df82f74d5ddd","state":2,"downloadPath":"","size":2280},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey3.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"91ccfa5de6c0825c6fc930ad1d2d20ee","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey4.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"230c280383f05fb7063d35d58df598c8","state":2,"downloadPath":"","size":3477},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey4.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"0e75b407f12de66155bdcdaf51eab98c","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_orange.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"a72ebe14336918546c379610ac19ba6d","state":2,"downloadPath":"","size":2280},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_orange.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"6fa79e213ecbf08ee71084a494d75d48","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_purple.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"49ea543f64663544aa2515641013154b","state":2,"downloadPath":"","size":3477},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_purple.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"13230cfd97384e59974d85554e151642","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_red.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"6dc722c8fd88724543b03c33d9eb0655","state":2,"downloadPath":"","size":3477},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_red.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"73ec1bcee5a9530e351603a246d651b8","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_white.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"b28a4376e0ba0d9cc53552fac6aa5e89","state":2,"downloadPath":"","size":3475},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_white.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"ec653ed6caa90ef0917cffe7a7687f79","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_yellow.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"aaa4906482234174bcdaf78b4114ef37","state":2,"downloadPath":"","size":2280},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_yellow.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"9f0ce7fb0e131902ed987f831561ee04","state":32770,"downloadPath":"","size":2771},{"path":"Packages/manifest.json","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"5b12751648a22a27c1515da5a05d5975","state":2,"downloadPath":"","size":1709},{"path":"ProjectSettings/AudioManager.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"5400805c75332736d793fc2b0610a969","state":2,"downloadPath":"","size":416},{"path":"ProjectSettings/ClusterInputManager.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"b1d0f114f4024863e4f8524801ee50dc","state":2,"downloadPath":"","size":114},{"path":"ProjectSettings/DynamicsManager.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"b179fb1d6f0b15ab308dc48ad6e5db04","state":2,"downloadPath":"","size":1190},{"path":"ProjectSettings/EditorBuildSettings.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"4cbec8b297e617bc3a72ddd0343402d2","state":2,"downloadPath":"","size":257},{"path":"ProjectSettings/EditorSettings.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"67d730ae1ec6c9a9366d1d414f33517b","state":2,"downloadPath":"","size":1107},{"path":"ProjectSettings/GraphicsSettings.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"19571b87946df32fe33980c14694ddad","state":2,"downloadPath":"","size":2437},{"path":"ProjectSettings/InputManager.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"ca91550943d66f92a950242da0b38982","state":2,"downloadPath":"","size":5793},{"path":"ProjectSettings/NavMeshAreas.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"5c8ed79f5ce56314d884f5f10667c0e0","state":2,"downloadPath":"","size":1308},{"path":"ProjectSettings/Physics2DSettings.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"9bda5953d080e03b5e829e10b93fb118","state":2,"downloadPath":"","size":2028},{"path":"ProjectSettings/PresetManager.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"d18c4124a5dd19c76d94e5ffc97c687f","state":2,"downloadPath":"","size":146},{"path":"ProjectSettings/ProjectSettings.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"dae744357a6a5681d3a27e67ad79d122","state":2,"downloadPath":"","size":21076},{"path":"ProjectSettings/ProjectVersion.txt","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"59543dcf10ad54793a248875ebbf3a66","state":2,"downloadPath":"","size":85},{"path":"ProjectSettings/QualitySettings.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"2f75138ad488a98f47208aff92c30356","state":2,"downloadPath":"","size":6451},{"path":"ProjectSettings/TagManager.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"d801692861979f49bd23dbc88a20e3fd","state":2,"downloadPath":"","size":390},{"path":"ProjectSettings/TimeManager.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"a4f23c9e1fc6dfd9fc5e206461b5fd7a","state":2,"downloadPath":"","size":202},{"path":"ProjectSettings/UnityConnectSettings.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"2ce65835d57d0715286eecf602311361","state":2,"downloadPath":"","size":893},{"path":"ProjectSettings/VFXManager.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"d8d2bcdd05b8bf5f6968327a25c24a4e","state":2,"downloadPath":"","size":308}],"cache":[{"path":".collabignore","hash":"db5578941524febed38bd2495162ac92","datetime":{"high":0,"low":1587330984}},{"path":"Assets/Audio.meta","hash":"163bff3ec06fc44463a7c0f87fdab88a","datetime":{"high":0,"low":1587439538}},{"path":"Assets/Audio/Splattack!.mp3","hash":"acfdd96dc2d495ddebe1e2e729b46474","datetime":{"high":0,"low":1587437434}},{"path":"Assets/Audio/Splattack!.mp3.meta","hash":"dc286c173c0acb46b0a93ef4edee6f9c","datetime":{"high":0,"low":1587437438}},{"path":"Assets/Materials.meta","hash":"f21d6930b6e4fb91518f13b190bec890","datetime":{"high":0,"low":1587307055}},{"path":"Assets/Materials/Ground.mat","hash":"e804ba1464c1c7b6d05efe821bace106","fromPath":"Assets/Materials/Green.mat","datetime":{"high":0,"low":1587342658}},{"path":"Assets/Materials/Ground.mat.meta","hash":"e699fec4d210e62d56c897d9b183217f","fromPath":"Assets/Materials/Green.mat.meta","datetime":{"high":0,"low":1587307080}},{"path":"Assets/Materials/Player.mat","hash":"564ba7605b727635a493c75d685be932","fromPath":"Assets/Materials/Blue.mat","datetime":{"high":0,"low":1587342658}},{"path":"Assets/Materials/Player.mat.meta","hash":"d9219d9970c8933c36c1ef627ef12e5b","fromPath":"Assets/Materials/Blue.mat.meta","datetime":{"high":0,"low":1587339985}},{"path":"Assets/Models.meta","hash":"e890588b73f4fc026fe4cced0b247647","datetime":{"high":0,"low":1587402504}},{"path":"Assets/Models/Gun.blend","hash":"c2c112c63e397fab0cc373fbabc217f8","datetime":{"high":0,"low":1587402911}},{"path":"Assets/Models/Gun.blend.meta","hash":"309d6fcd9a5863447f5e2c648b3f625f","datetime":{"high":0,"low":1587402511}},{"path":"Assets/Prefabs.meta","hash":"20ea45b1b038e00c0abb384c535ba610","datetime":{"high":0,"low":1587404282}},{"path":"Assets/Prefabs/AudioManager.prefab","hash":"c35314cd31c67b9ade572ec927dcb86c","datetime":{"high":0,"low":1587439538}},{"path":"Assets/Prefabs/AudioManager.prefab.meta","hash":"730ed7c09dbc946d0b9796163212874a","datetime":{"high":0,"low":1587439538}},{"path":"Assets/Prefabs/Player.prefab","hash":"fe2a5074d5bcf215d9823159dab4ee5a","datetime":{"high":0,"low":1587413432}},{"path":"Assets/Prefabs/Player.prefab.meta","hash":"e3aad018e02ae71d3ebfe7baa6239aef","datetime":{"high":0,"low":1587404286}},{"path":"Assets/Scenes.meta","hash":"3b40749d8e1d487fac8b4cc724c92e59","datetime":{"high":0,"low":1587270176}},{"path":"Assets/Scenes/SampleScene.meta","hash":"3213f41761ffb3aee9326636f44c3ba5","datetime":{"high":0,"low":1587270262}},{"path":"Assets/Scenes/SampleScene.unity","hash":"04fd9151b02e3e2f2c0b25c1af20e42e","datetime":{"high":0,"low":1587439538}},{"path":"Assets/Scenes/SampleScene.unity.meta","hash":"097fac763945c6bda1035d2a0a22dc50","datetime":{"high":0,"low":1587270156}},{"path":"Assets/Scenes/SampleScene/LightingData.asset","hash":"e5eda08377c4d558a557aeac445efacb","datetime":{"high":0,"low":1587344252}},{"path":"Assets/Scenes/SampleScene/LightingData.asset.meta","hash":"4cf3d519b3867fb431d29dddc85870b0","datetime":{"high":0,"low":1587344252}},{"path":"Assets/Scenes/SampleScene/ReflectionProbe-0.exr","hash":"2f295f54109e586eeda766ee3d876a75","datetime":{"high":0,"low":1587344251}},{"path":"Assets/Scenes/SampleScene/ReflectionProbe-0.exr.meta","hash":"92a8a0a3807d5cfe2d1ec1e172438e95","datetime":{"high":0,"low":1587344251}},{"path":"Assets/Scripts.meta","hash":"326f1845795fdfd7a1180671b7d46b3b","datetime":{"high":0,"low":1587331513}},{"path":"Assets/Scripts/AudioManager.cs","hash":"1ba6ad3e7eea1dc16bdc75fb0d5ae84d","datetime":{"high":0,"low":1587439538}},{"path":"Assets/Scripts/AudioManager.cs.meta","hash":"ad88184547ac55e5d2cfcec999cc0d62","datetime":{"high":0,"low":1587439538}},{"path":"Assets/Scripts/MouseLook.cs","hash":"d31721e6b6ad47212bc93f8221861071","datetime":{"high":0,"low":1587420573}},{"path":"Assets/Scripts/MouseLook.cs.meta","hash":"42d47dd0347f188dd34dbf360bec0366","datetime":{"high":0,"low":1587333242}},{"path":"Assets/Scripts/PlayerMovement.cs","hash":"8b1d7996473062aff008e761182d87b4","datetime":{"high":0,"low":1587409359}},{"path":"Assets/Scripts/PlayerMovement.cs.meta","hash":"5403565b6e40ace7cb9cdd46809039f7","datetime":{"high":0,"low":1587350353}},{"path":"Assets/Scripts/Quit.cs","hash":"469f0605ad3b9ea16cfe54c287713d27","fromPath":"Assets/Scripts/Exit.cs","datetime":{"high":0,"low":1587423879}},{"path":"Assets/Scripts/Quit.cs.meta","hash":"235e257f9fbe808f35221ef69fa7db4a","fromPath":"Assets/Scripts/Exit.cs.meta","datetime":{"high":0,"low":1587391359}},{"path":"Assets/Scripts/Sound.cs","hash":"7c1281d8562e978c62907c267f870263","datetime":{"high":0,"low":1587439538}},{"path":"Assets/Scripts/Sound.cs.meta","hash":"c5e0cc37bdcaa5b1f61a0bb2246072a9","datetime":{"high":0,"low":1587439538}},{"path":"Assets/Thirdparty.meta","hash":"fb199b15b77675fb9e3cc9aba147a5f1","datetime":{"high":0,"low":1587390983}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials.meta","hash":"e061f2bb767c2bad4bef5750ab556e20","datetime":{"high":0,"low":1587390983}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources.meta","hash":"d20dfafad6397eb6615642f4f65752f0","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials.meta","hash":"4dab090e175777ef2eac712b908e8729","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid.meta","hash":"0cea99c574038873df2c065582077778","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue1.mat","hash":"46f9d4807b933be79dca763612122fd9","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue1.mat.meta","hash":"a6bfc736eb610ce925f768dfd93cf565","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue2.mat","hash":"0bf4002bb679551bce5dffdd0ae4bc40","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue2.mat.meta","hash":"51a79b80dc70782f4d79ce4f9aacc625","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue3.mat","hash":"0c6e31664d4c385094faf4dbb6a652cc","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue3.mat.meta","hash":"6903817cc44d9787ec0cdb354834b91f","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Brown.mat","hash":"43fdc7315bb3087335ad7d7ab4d5018c","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Brown.mat.meta","hash":"f59c08f4f76ded20574c012c807c9cfa","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Cyan.mat","hash":"fdd396e7d3c8a9e7dd27d6bd251d86e2","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Cyan.mat.meta","hash":"bf52153fb1e920f7f142775e02a28c08","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Green1.mat","hash":"de5b1a854a17d5c489ab9daedf9910d6","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Green1.mat.meta","hash":"284b4f4f7320e147bf23c1f1dcb1ec72","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Green2.mat","hash":"8e8f772aa0e8c4f45f69ad97a068826d","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Green2.mat.meta","hash":"f9099a5efe40ec8f0c2791b4770c41cf","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey1.mat","hash":"3087b448f46e59181ffb26e7078e5a54","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey1.mat.meta","hash":"f8c4aefc3a0fd7eacf9a448fcb58ac59","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey2.mat","hash":"fc43e7418c3ced63037a3cc44e41a832","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey2.mat.meta","hash":"237c66fcd4e186e3f5e9285dbedf9c7d","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey3.mat","hash":"81b9be35294d09ab5f3091075bddc589","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey3.mat.meta","hash":"34d5a6aa26aaebec3d05ba2fdd893536","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey4.mat","hash":"60eaf509f893cd540b3a3937937e2f3d","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey4.mat.meta","hash":"d4fe250d0d4d621f18e177d5ca07a639","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Orange.mat","hash":"591ed9d23c122974441d76617b6d3d81","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Orange.mat.meta","hash":"646c5b6a9ef77ccf2899587d7fa4b4ec","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Purple.mat","hash":"7c05c4ab8bfba42facc7168a646a3d0c","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Purple.mat.meta","hash":"af235d78b47376330209f6f0a243255b","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Red.mat","hash":"40fa427dcb5ff5543286aa0905987835","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Red.mat.meta","hash":"f038c3a4bc434bf419199b67ea70e518","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_White.mat","hash":"0da90fd1e3787e388d30e4bc61a00e88","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_White.mat.meta","hash":"6de9fffa9ea897d57f382d479018963f","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Yellow.mat","hash":"2623af9a3defb4929d68fe86537890db","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Yellow.mat.meta","hash":"a1ae5541b1ea85d71ed3df8e24f54bf6","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox.meta","hash":"c1206de2516b741ea1e1b857b3d4a0d0","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Homogenous.mat","hash":"ad5714aa2374bbc04a6b36e04d89649d","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Homogenous.mat.meta","hash":"8e35e1f2ab0de01aabac5f69dfb4faf0","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Blue.mat","hash":"b973417d6486c16e15300432a42c7381","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Blue.mat.meta","hash":"3c3ad77bfa4f4df8b12489117187fbf9","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Golden.mat","hash":"08f59fb1ec9edcfab149d3ee41358525","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Golden.mat.meta","hash":"720c0a20ee1b7e38a0c246ed02eca362","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Green.mat","hash":"36071325209da94c727b83e691dc81ba","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Green.mat.meta","hash":"e9cdb5a6c63a0f4eea0c7f82e318dbd8","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Grey.mat","hash":"ced32609f4e39f686010cb3970ac5e8d","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Grey.mat.meta","hash":"502b8a650a9e97031f409ecc22b40731","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Night.mat","hash":"75d8a003559f302c07ff4e36296e2569","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Night.mat.meta","hash":"5eda121983bb556691152d95706e9117","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Pink.mat","hash":"589229df0ef1861b957f348d7aab0d58","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Pink.mat.meta","hash":"39359277cf32f6d246774475f25cd9b8","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/ProBuilder Data.meta","hash":"a14e52abfa398dadd967e2ea9214e378","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/ProBuilder Data/Prototype Materials.asset","hash":"f0d8b15de5194cc4adf1e6ca64be42b8","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/ProBuilder Data/Prototype Materials.asset.meta","hash":"a6fec431b610c185e93e670d934c6804","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures.meta","hash":"6fe9f0534f5d6967bee0022acd862fe0","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid.meta","hash":"e9809910e6f34a7ae9ff1814c0f0a7f8","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue1.png","hash":"03115c9634f430ad015dc35c6b61124a","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue1.png.meta","hash":"ced86e7f2c1941aebdc77cf8dd5f59c0","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue2.png","hash":"058a9de8836f7bacd90b448a05e06f8b","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue2.png.meta","hash":"686d9e69e4f2d8a94c58abffc55e0c14","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue3.png","hash":"1024d9e3d4078fe8b0f288c0d546f45b","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue3.png.meta","hash":"24199cb383c7f3d68206110c2406f6ca","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_brown.png","hash":"c2f3af5e367bfbb1843e1debbc098b26","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_brown.png.meta","hash":"08cc8ff0613e3c27cc7be2b8c05c7fc1","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_cyan.png","hash":"23084f1504a0a5d3fb051e9d077d0370","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_cyan.png.meta","hash":"bbfd23b1b06ed5c091790cfc4242ea1f","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_green1.png","hash":"9b12d935d46f9b774bbc8bd6206fff06","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_green1.png.meta","hash":"b41d510b648300b7a9c4c9d009aff3b2","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_green2.png","hash":"58ae25878beb4e4d9fe30912a9a55fe2","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_green2.png.meta","hash":"3d35edc9cb2db3f9307d2d9e343b24f4","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey1.png","hash":"f47107cfa77f4510f69627d7e17bbd0c","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey1.png.meta","hash":"d51181daa4135fd11fecd2d9dc10bc05","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey2.png","hash":"d1fa4601f7e0e2294528e458595c0eed","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey2.png.meta","hash":"0a11d4439ba32e534802b5cc7800d145","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey3.png","hash":"e1d319adb8eff5d83fe8df82f74d5ddd","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey3.png.meta","hash":"91ccfa5de6c0825c6fc930ad1d2d20ee","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey4.png","hash":"230c280383f05fb7063d35d58df598c8","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey4.png.meta","hash":"0e75b407f12de66155bdcdaf51eab98c","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_orange.png","hash":"a72ebe14336918546c379610ac19ba6d","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_orange.png.meta","hash":"6fa79e213ecbf08ee71084a494d75d48","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_purple.png","hash":"49ea543f64663544aa2515641013154b","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_purple.png.meta","hash":"13230cfd97384e59974d85554e151642","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_red.png","hash":"6dc722c8fd88724543b03c33d9eb0655","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_red.png.meta","hash":"73ec1bcee5a9530e351603a246d651b8","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_white.png","hash":"b28a4376e0ba0d9cc53552fac6aa5e89","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_white.png.meta","hash":"ec653ed6caa90ef0917cffe7a7687f79","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_yellow.png","hash":"aaa4906482234174bcdaf78b4114ef37","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_yellow.png.meta","hash":"9f0ce7fb0e131902ed987f831561ee04","datetime":{"high":0,"low":1587390982}},{"path":"Library/BuildPlayer.prefs","hash":"d41d8cd98f00b204e9800998ecf8427e","datetime":{"high":0,"low":1587270168}},{"path":"Packages/manifest.json","hash":"5b12751648a22a27c1515da5a05d5975","datetime":{"high":0,"low":1587424375}},{"path":"ProjectSettings/AudioManager.asset","hash":"5400805c75332736d793fc2b0610a969","datetime":{"high":0,"low":1587270156}},{"path":"ProjectSettings/ClusterInputManager.asset","hash":"b1d0f114f4024863e4f8524801ee50dc","datetime":{"high":0,"low":1587270156}},{"path":"ProjectSettings/DynamicsManager.asset","hash":"b179fb1d6f0b15ab308dc48ad6e5db04","datetime":{"high":0,"low":1587270156}},{"path":"ProjectSettings/EditorBuildSettings.asset","hash":"4cbec8b297e617bc3a72ddd0343402d2","datetime":{"high":0,"low":1587333217}},{"path":"ProjectSettings/EditorSettings.asset","hash":"67d730ae1ec6c9a9366d1d414f33517b","datetime":{"high":0,"low":1587270196}},{"path":"ProjectSettings/GraphicsSettings.asset","hash":"19571b87946df32fe33980c14694ddad","datetime":{"high":0,"low":1587423916}},{"path":"ProjectSettings/InputManager.asset","hash":"ca91550943d66f92a950242da0b38982","datetime":{"high":0,"low":1587270156}},{"path":"ProjectSettings/NavMeshAreas.asset","hash":"5c8ed79f5ce56314d884f5f10667c0e0","datetime":{"high":0,"low":1587270156}},{"path":"ProjectSettings/Physics2DSettings.asset","hash":"9bda5953d080e03b5e829e10b93fb118","datetime":{"high":0,"low":1587270156}},{"path":"ProjectSettings/PresetManager.asset","hash":"d18c4124a5dd19c76d94e5ffc97c687f","datetime":{"high":0,"low":1587270156}},{"path":"ProjectSettings/ProjectSettings.asset","hash":"dae744357a6a5681d3a27e67ad79d122","datetime":{"high":0,"low":1587420390}},{"path":"ProjectSettings/ProjectVersion.txt","hash":"59543dcf10ad54793a248875ebbf3a66","datetime":{"high":0,"low":1587414012}},{"path":"ProjectSettings/QualitySettings.asset","hash":"2f75138ad488a98f47208aff92c30356","datetime":{"high":0,"low":1587270156}},{"path":"ProjectSettings/TagManager.asset","hash":"d801692861979f49bd23dbc88a20e3fd","datetime":{"high":0,"low":1587351906}},{"path":"ProjectSettings/TimeManager.asset","hash":"a4f23c9e1fc6dfd9fc5e206461b5fd7a","datetime":{"high":0,"low":1587270156}},{"path":"ProjectSettings/UnityConnectSettings.asset","hash":"2ce65835d57d0715286eecf602311361","datetime":{"high":0,"low":1587439538}},{"path":"ProjectSettings/VFXManager.asset","hash":"d8d2bcdd05b8bf5f6968327a25c24a4e","datetime":{"high":0,"low":1587270156}}],"revisions":{"currRevisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","headRevisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a"},"updateState":{"currTransactionID":""},"conflicts":[],"associatedConflicts":[]} \ No newline at end of file
+{"entries":[{"path":".collabignore","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"db5578941524febed38bd2495162ac92","state":2,"downloadPath":"","size":453},{"path":"Assets/Audio.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"163bff3ec06fc44463a7c0f87fdab88a","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Materials.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"f21d6930b6e4fb91518f13b190bec890","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Materials/Ground.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"e804ba1464c1c7b6d05efe821bace106","state":2,"downloadPath":"","size":2056},{"path":"Assets/Materials/Ground.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"e699fec4d210e62d56c897d9b183217f","state":32770,"downloadPath":"","size":182},{"path":"Assets/Materials/Player.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"564ba7605b727635a493c75d685be932","state":2,"downloadPath":"","size":2047},{"path":"Assets/Materials/Player.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"d9219d9970c8933c36c1ef627ef12e5b","state":32770,"downloadPath":"","size":182},{"path":"Assets/Models.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"e890588b73f4fc026fe4cced0b247647","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Models/Gun.blend","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"c2c112c63e397fab0cc373fbabc217f8","state":2,"downloadPath":"","size":561680},{"path":"Assets/Models/Gun.blend.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"309d6fcd9a5863447f5e2c648b3f625f","state":32770,"downloadPath":"","size":2402},{"path":"Assets/Prefabs.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"20ea45b1b038e00c0abb384c535ba610","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Prefabs/AudioManager.prefab","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"c35314cd31c67b9ade572ec927dcb86c","state":2,"downloadPath":"","size":1471},{"path":"Assets/Prefabs/AudioManager.prefab.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"730ed7c09dbc946d0b9796163212874a","state":32770,"downloadPath":"","size":154},{"path":"Assets/Prefabs/Player.prefab","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"fe2a5074d5bcf215d9823159dab4ee5a","state":2,"downloadPath":"","size":10162},{"path":"Assets/Prefabs/Player.prefab.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"e3aad018e02ae71d3ebfe7baa6239aef","state":32770,"downloadPath":"","size":154},{"path":"Assets/Scenes.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"3b40749d8e1d487fac8b4cc724c92e59","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Scenes/SampleScene.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"3213f41761ffb3aee9326636f44c3ba5","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Scenes/SampleScene.unity","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"04fd9151b02e3e2f2c0b25c1af20e42e","state":2,"downloadPath":"","size":38386},{"path":"Assets/Scenes/SampleScene.unity.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"097fac763945c6bda1035d2a0a22dc50","state":32770,"downloadPath":"","size":155},{"path":"Assets/Scenes/SampleScene/LightingData.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"e5eda08377c4d558a557aeac445efacb","state":2,"downloadPath":"","size":18152},{"path":"Assets/Scenes/SampleScene/LightingData.asset.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"4cf3d519b3867fb431d29dddc85870b0","state":32770,"downloadPath":"","size":182},{"path":"Assets/Scenes/SampleScene/ReflectionProbe-0.exr","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"2f295f54109e586eeda766ee3d876a75","state":2,"downloadPath":"","size":133575},{"path":"Assets/Scenes/SampleScene/ReflectionProbe-0.exr.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"92a8a0a3807d5cfe2d1ec1e172438e95","state":32770,"downloadPath":"","size":2046},{"path":"Assets/Scripts.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"326f1845795fdfd7a1180671b7d46b3b","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Scripts/AudioManager.cs","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"1ba6ad3e7eea1dc16bdc75fb0d5ae84d","state":2,"downloadPath":"","size":1111},{"path":"Assets/Scripts/AudioManager.cs.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"ad88184547ac55e5d2cfcec999cc0d62","state":32770,"downloadPath":"","size":243},{"path":"Assets/Scripts/MouseLook.cs","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"d31721e6b6ad47212bc93f8221861071","state":2,"downloadPath":"","size":814},{"path":"Assets/Scripts/MouseLook.cs.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"42d47dd0347f188dd34dbf360bec0366","state":32770,"downloadPath":"","size":243},{"path":"Assets/Scripts/PlayerMovement.cs","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"8b1d7996473062aff008e761182d87b4","state":2,"downloadPath":"","size":1161},{"path":"Assets/Scripts/PlayerMovement.cs.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"5403565b6e40ace7cb9cdd46809039f7","state":32770,"downloadPath":"","size":243},{"path":"Assets/Scripts/Quit.cs","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"469f0605ad3b9ea16cfe54c287713d27","state":2,"downloadPath":"","size":248},{"path":"Assets/Scripts/Quit.cs.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"235e257f9fbe808f35221ef69fa7db4a","state":32770,"downloadPath":"","size":243},{"path":"Assets/Scripts/Sound.cs","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"7c1281d8562e978c62907c267f870263","state":2,"downloadPath":"","size":334},{"path":"Assets/Scripts/Sound.cs.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"c5e0cc37bdcaa5b1f61a0bb2246072a9","state":32770,"downloadPath":"","size":243},{"path":"Assets/Thirdparty.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"fb199b15b77675fb9e3cc9aba147a5f1","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Thirdparty/Gridbox Prototype Materials.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"e061f2bb767c2bad4bef5750ab556e20","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"d20dfafad6397eb6615642f4f65752f0","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"4dab090e175777ef2eac712b908e8729","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"0cea99c574038873df2c065582077778","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue1.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"46f9d4807b933be79dca763612122fd9","state":2,"downloadPath":"","size":2256},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue1.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"a6bfc736eb610ce925f768dfd93cf565","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue2.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"0bf4002bb679551bce5dffdd0ae4bc40","state":2,"downloadPath":"","size":2256},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue2.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"51a79b80dc70782f4d79ce4f9aacc625","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue3.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"0c6e31664d4c385094faf4dbb6a652cc","state":2,"downloadPath":"","size":2256},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue3.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"6903817cc44d9787ec0cdb354834b91f","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Brown.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"43fdc7315bb3087335ad7d7ab4d5018c","state":2,"downloadPath":"","size":2256},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Brown.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"f59c08f4f76ded20574c012c807c9cfa","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Cyan.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"fdd396e7d3c8a9e7dd27d6bd251d86e2","state":2,"downloadPath":"","size":2255},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Cyan.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"bf52153fb1e920f7f142775e02a28c08","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Green1.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"de5b1a854a17d5c489ab9daedf9910d6","state":2,"downloadPath":"","size":2257},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Green1.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"284b4f4f7320e147bf23c1f1dcb1ec72","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Green2.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"8e8f772aa0e8c4f45f69ad97a068826d","state":2,"downloadPath":"","size":2257},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Green2.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"f9099a5efe40ec8f0c2791b4770c41cf","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey1.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"3087b448f46e59181ffb26e7078e5a54","state":2,"downloadPath":"","size":2256},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey1.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"f8c4aefc3a0fd7eacf9a448fcb58ac59","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey2.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"fc43e7418c3ced63037a3cc44e41a832","state":2,"downloadPath":"","size":2256},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey2.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"237c66fcd4e186e3f5e9285dbedf9c7d","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey3.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"81b9be35294d09ab5f3091075bddc589","state":2,"downloadPath":"","size":2256},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey3.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"34d5a6aa26aaebec3d05ba2fdd893536","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey4.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"60eaf509f893cd540b3a3937937e2f3d","state":2,"downloadPath":"","size":2256},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey4.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"d4fe250d0d4d621f18e177d5ca07a639","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Orange.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"591ed9d23c122974441d76617b6d3d81","state":2,"downloadPath":"","size":2257},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Orange.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"646c5b6a9ef77ccf2899587d7fa4b4ec","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Purple.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"7c05c4ab8bfba42facc7168a646a3d0c","state":2,"downloadPath":"","size":2257},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Purple.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"af235d78b47376330209f6f0a243255b","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Red.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"40fa427dcb5ff5543286aa0905987835","state":2,"downloadPath":"","size":2254},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Red.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"f038c3a4bc434bf419199b67ea70e518","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_White.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"0da90fd1e3787e388d30e4bc61a00e88","state":2,"downloadPath":"","size":2256},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_White.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"6de9fffa9ea897d57f382d479018963f","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Yellow.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"2623af9a3defb4929d68fe86537890db","state":2,"downloadPath":"","size":2257},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Yellow.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"a1ae5541b1ea85d71ed3df8e24f54bf6","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"c1206de2516b741ea1e1b857b3d4a0d0","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Homogenous.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"ad5714aa2374bbc04a6b36e04d89649d","state":2,"downloadPath":"","size":2215},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Homogenous.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"8e35e1f2ab0de01aabac5f69dfb4faf0","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Blue.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"b973417d6486c16e15300432a42c7381","state":2,"downloadPath":"","size":2287},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Blue.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"3c3ad77bfa4f4df8b12489117187fbf9","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Golden.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"08f59fb1ec9edcfab149d3ee41358525","state":2,"downloadPath":"","size":2289},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Golden.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"720c0a20ee1b7e38a0c246ed02eca362","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Green.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"36071325209da94c727b83e691dc81ba","state":2,"downloadPath":"","size":2290},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Green.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"e9cdb5a6c63a0f4eea0c7f82e318dbd8","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Grey.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"ced32609f4e39f686010cb3970ac5e8d","state":2,"downloadPath":"","size":2283},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Grey.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"502b8a650a9e97031f409ecc22b40731","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Night.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"75d8a003559f302c07ff4e36296e2569","state":2,"downloadPath":"","size":2290},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Night.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"5eda121983bb556691152d95706e9117","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Pink.mat","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"589229df0ef1861b957f348d7aab0d58","state":2,"downloadPath":"","size":2289},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Pink.mat.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"39359277cf32f6d246774475f25cd9b8","state":32770,"downloadPath":"","size":188},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/ProBuilder Data.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"a14e52abfa398dadd967e2ea9214e378","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/ProBuilder Data/Prototype Materials.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"f0d8b15de5194cc4adf1e6ca64be42b8","state":2,"downloadPath":"","size":1669},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/ProBuilder Data/Prototype Materials.asset.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"a6fec431b610c185e93e670d934c6804","state":32770,"downloadPath":"","size":189},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"6fe9f0534f5d6967bee0022acd862fe0","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"e9809910e6f34a7ae9ff1814c0f0a7f8","state":1081346,"downloadPath":"","size":172},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue1.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"03115c9634f430ad015dc35c6b61124a","state":2,"downloadPath":"","size":2279},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue1.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"ced86e7f2c1941aebdc77cf8dd5f59c0","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue2.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"058a9de8836f7bacd90b448a05e06f8b","state":2,"downloadPath":"","size":2279},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue2.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"686d9e69e4f2d8a94c58abffc55e0c14","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue3.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"1024d9e3d4078fe8b0f288c0d546f45b","state":2,"downloadPath":"","size":3477},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue3.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"24199cb383c7f3d68206110c2406f6ca","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_brown.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"c2f3af5e367bfbb1843e1debbc098b26","state":2,"downloadPath":"","size":3477},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_brown.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"08cc8ff0613e3c27cc7be2b8c05c7fc1","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_cyan.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"23084f1504a0a5d3fb051e9d077d0370","state":2,"downloadPath":"","size":3477},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_cyan.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"bbfd23b1b06ed5c091790cfc4242ea1f","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_green1.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"9b12d935d46f9b774bbc8bd6206fff06","state":2,"downloadPath":"","size":2280},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_green1.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"b41d510b648300b7a9c4c9d009aff3b2","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_green2.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"58ae25878beb4e4d9fe30912a9a55fe2","state":2,"downloadPath":"","size":3477},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_green2.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"3d35edc9cb2db3f9307d2d9e343b24f4","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey1.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"f47107cfa77f4510f69627d7e17bbd0c","state":2,"downloadPath":"","size":1621},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey1.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"d51181daa4135fd11fecd2d9dc10bc05","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey2.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"d1fa4601f7e0e2294528e458595c0eed","state":2,"downloadPath":"","size":2280},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey2.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"0a11d4439ba32e534802b5cc7800d145","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey3.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"e1d319adb8eff5d83fe8df82f74d5ddd","state":2,"downloadPath":"","size":2280},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey3.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"91ccfa5de6c0825c6fc930ad1d2d20ee","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey4.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"230c280383f05fb7063d35d58df598c8","state":2,"downloadPath":"","size":3477},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey4.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"0e75b407f12de66155bdcdaf51eab98c","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_orange.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"a72ebe14336918546c379610ac19ba6d","state":2,"downloadPath":"","size":2280},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_orange.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"6fa79e213ecbf08ee71084a494d75d48","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_purple.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"49ea543f64663544aa2515641013154b","state":2,"downloadPath":"","size":3477},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_purple.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"13230cfd97384e59974d85554e151642","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_red.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"6dc722c8fd88724543b03c33d9eb0655","state":2,"downloadPath":"","size":3477},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_red.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"73ec1bcee5a9530e351603a246d651b8","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_white.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"b28a4376e0ba0d9cc53552fac6aa5e89","state":2,"downloadPath":"","size":3475},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_white.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"ec653ed6caa90ef0917cffe7a7687f79","state":32770,"downloadPath":"","size":2771},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_yellow.png","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"aaa4906482234174bcdaf78b4114ef37","state":2,"downloadPath":"","size":2280},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_yellow.png.meta","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"9f0ce7fb0e131902ed987f831561ee04","state":32770,"downloadPath":"","size":2771},{"path":"Packages/manifest.json","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"5b12751648a22a27c1515da5a05d5975","state":2,"downloadPath":"","size":1709},{"path":"ProjectSettings/AudioManager.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"5400805c75332736d793fc2b0610a969","state":2,"downloadPath":"","size":416},{"path":"ProjectSettings/ClusterInputManager.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"b1d0f114f4024863e4f8524801ee50dc","state":2,"downloadPath":"","size":114},{"path":"ProjectSettings/DynamicsManager.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"b179fb1d6f0b15ab308dc48ad6e5db04","state":2,"downloadPath":"","size":1190},{"path":"ProjectSettings/EditorBuildSettings.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"4cbec8b297e617bc3a72ddd0343402d2","state":2,"downloadPath":"","size":257},{"path":"ProjectSettings/EditorSettings.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"67d730ae1ec6c9a9366d1d414f33517b","state":2,"downloadPath":"","size":1107},{"path":"ProjectSettings/GraphicsSettings.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"19571b87946df32fe33980c14694ddad","state":2,"downloadPath":"","size":2437},{"path":"ProjectSettings/InputManager.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"ca91550943d66f92a950242da0b38982","state":2,"downloadPath":"","size":5793},{"path":"ProjectSettings/NavMeshAreas.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"5c8ed79f5ce56314d884f5f10667c0e0","state":2,"downloadPath":"","size":1308},{"path":"ProjectSettings/Physics2DSettings.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"9bda5953d080e03b5e829e10b93fb118","state":2,"downloadPath":"","size":2028},{"path":"ProjectSettings/PresetManager.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"d18c4124a5dd19c76d94e5ffc97c687f","state":2,"downloadPath":"","size":146},{"path":"ProjectSettings/ProjectSettings.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"dae744357a6a5681d3a27e67ad79d122","state":2,"downloadPath":"","size":21076},{"path":"ProjectSettings/ProjectVersion.txt","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"59543dcf10ad54793a248875ebbf3a66","state":2,"downloadPath":"","size":85},{"path":"ProjectSettings/QualitySettings.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"2f75138ad488a98f47208aff92c30356","state":2,"downloadPath":"","size":6451},{"path":"ProjectSettings/TagManager.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"d801692861979f49bd23dbc88a20e3fd","state":2,"downloadPath":"","size":390},{"path":"ProjectSettings/TimeManager.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"a4f23c9e1fc6dfd9fc5e206461b5fd7a","state":2,"downloadPath":"","size":202},{"path":"ProjectSettings/UnityConnectSettings.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"2ce65835d57d0715286eecf602311361","state":2,"downloadPath":"","size":893},{"path":"ProjectSettings/VFXManager.asset","revisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","hash":"d8d2bcdd05b8bf5f6968327a25c24a4e","state":2,"downloadPath":"","size":308}],"cache":[{"path":".collabignore","hash":"db5578941524febed38bd2495162ac92","datetime":{"high":0,"low":1587330984}},{"path":"Assets/Audio.meta","hash":"163bff3ec06fc44463a7c0f87fdab88a","datetime":{"high":0,"low":1587437382}},{"path":"Assets/Audio/Fly Octo Fly.mp3","hash":"2b6adc823fef04cbdc77b68b450c75af","datetime":{"high":0,"low":1587492792}},{"path":"Assets/Audio/Fly Octo Fly.mp3.meta","hash":"b074fe4720b87d600a61a0dfe6b64274","datetime":{"high":0,"low":1587492800}},{"path":"Assets/Audio/Splattack!.mp3","hash":"acfdd96dc2d495ddebe1e2e729b46474","datetime":{"high":0,"low":1587437434}},{"path":"Assets/Audio/Splattack!.mp3.meta","hash":"dc286c173c0acb46b0a93ef4edee6f9c","datetime":{"high":0,"low":1587437438}},{"path":"Assets/Materials.meta","hash":"f21d6930b6e4fb91518f13b190bec890","datetime":{"high":0,"low":1587307055}},{"path":"Assets/Materials/Ground.mat","hash":"e804ba1464c1c7b6d05efe821bace106","fromPath":"Assets/Materials/Green.mat","datetime":{"high":0,"low":1587342658}},{"path":"Assets/Materials/Ground.mat.meta","hash":"e699fec4d210e62d56c897d9b183217f","fromPath":"Assets/Materials/Green.mat.meta","datetime":{"high":0,"low":1587307080}},{"path":"Assets/Materials/Player.mat","hash":"564ba7605b727635a493c75d685be932","fromPath":"Assets/Materials/Blue.mat","datetime":{"high":0,"low":1587342658}},{"path":"Assets/Materials/Player.mat.meta","hash":"d9219d9970c8933c36c1ef627ef12e5b","fromPath":"Assets/Materials/Blue.mat.meta","datetime":{"high":0,"low":1587339985}},{"path":"Assets/Models.meta","hash":"e890588b73f4fc026fe4cced0b247647","datetime":{"high":0,"low":1587402504}},{"path":"Assets/Models/Gun.blend","hash":"c2c112c63e397fab0cc373fbabc217f8","datetime":{"high":0,"low":1587402911}},{"path":"Assets/Models/Gun.blend.meta","hash":"309d6fcd9a5863447f5e2c648b3f625f","datetime":{"high":0,"low":1587402511}},{"path":"Assets/Prefabs.meta","hash":"20ea45b1b038e00c0abb384c535ba610","datetime":{"high":0,"low":1587404282}},{"path":"Assets/Prefabs/AudioManager.prefab","hash":"c35314cd31c67b9ade572ec927dcb86c","datetime":{"high":0,"low":1587439120}},{"path":"Assets/Prefabs/AudioManager.prefab.meta","hash":"730ed7c09dbc946d0b9796163212874a","datetime":{"high":0,"low":1587438965}},{"path":"Assets/Prefabs/Player.prefab","hash":"fe2a5074d5bcf215d9823159dab4ee5a","datetime":{"high":0,"low":1587413432}},{"path":"Assets/Prefabs/Player.prefab.meta","hash":"e3aad018e02ae71d3ebfe7baa6239aef","datetime":{"high":0,"low":1587404286}},{"path":"Assets/Scenes.meta","hash":"3b40749d8e1d487fac8b4cc724c92e59","datetime":{"high":0,"low":1587270176}},{"path":"Assets/Scenes/SampleScene.meta","hash":"3213f41761ffb3aee9326636f44c3ba5","datetime":{"high":0,"low":1587270262}},{"path":"Assets/Scenes/SampleScene.unity","hash":"c4bb748aad988d2547e941e939c2755c","datetime":{"high":0,"low":1587493883}},{"path":"Assets/Scenes/SampleScene.unity.meta","hash":"097fac763945c6bda1035d2a0a22dc50","datetime":{"high":0,"low":1587270156}},{"path":"Assets/Scenes/SampleScene/LightingData.asset","hash":"e5eda08377c4d558a557aeac445efacb","datetime":{"high":0,"low":1587344252}},{"path":"Assets/Scenes/SampleScene/LightingData.asset.meta","hash":"4cf3d519b3867fb431d29dddc85870b0","datetime":{"high":0,"low":1587344252}},{"path":"Assets/Scenes/SampleScene/ReflectionProbe-0.exr","hash":"2f295f54109e586eeda766ee3d876a75","datetime":{"high":0,"low":1587344251}},{"path":"Assets/Scenes/SampleScene/ReflectionProbe-0.exr.meta","hash":"92a8a0a3807d5cfe2d1ec1e172438e95","datetime":{"high":0,"low":1587344251}},{"path":"Assets/Scripts.meta","hash":"326f1845795fdfd7a1180671b7d46b3b","datetime":{"high":0,"low":1587331513}},{"path":"Assets/Scripts/AudioManager.cs","hash":"9e9d0e3a0a1dc00e07847ff9e871a621","datetime":{"high":0,"low":1587493371}},{"path":"Assets/Scripts/AudioManager.cs.meta","hash":"ad88184547ac55e5d2cfcec999cc0d62","datetime":{"high":0,"low":1587437863}},{"path":"Assets/Scripts/MouseLook.cs","hash":"d31721e6b6ad47212bc93f8221861071","datetime":{"high":0,"low":1587420573}},{"path":"Assets/Scripts/MouseLook.cs.meta","hash":"42d47dd0347f188dd34dbf360bec0366","datetime":{"high":0,"low":1587333242}},{"path":"Assets/Scripts/PlayerMovement.cs","hash":"8b1d7996473062aff008e761182d87b4","datetime":{"high":0,"low":1587409359}},{"path":"Assets/Scripts/PlayerMovement.cs.meta","hash":"5403565b6e40ace7cb9cdd46809039f7","datetime":{"high":0,"low":1587350353}},{"path":"Assets/Scripts/Quit.cs","hash":"469f0605ad3b9ea16cfe54c287713d27","fromPath":"Assets/Scripts/Exit.cs","datetime":{"high":0,"low":1587423879}},{"path":"Assets/Scripts/Quit.cs.meta","hash":"235e257f9fbe808f35221ef69fa7db4a","fromPath":"Assets/Scripts/Exit.cs.meta","datetime":{"high":0,"low":1587391359}},{"path":"Assets/Scripts/Sound.cs","hash":"0074b91da65faf6a7b5e2e4a0d4e6a30","datetime":{"high":0,"low":1587493191}},{"path":"Assets/Scripts/Sound.cs.meta","hash":"c5e0cc37bdcaa5b1f61a0bb2246072a9","datetime":{"high":0,"low":1587438020}},{"path":"Assets/Thirdparty.meta","hash":"fb199b15b77675fb9e3cc9aba147a5f1","datetime":{"high":0,"low":1587390983}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials.meta","hash":"e061f2bb767c2bad4bef5750ab556e20","datetime":{"high":0,"low":1587390983}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources.meta","hash":"d20dfafad6397eb6615642f4f65752f0","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials.meta","hash":"4dab090e175777ef2eac712b908e8729","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid.meta","hash":"0cea99c574038873df2c065582077778","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue1.mat","hash":"46f9d4807b933be79dca763612122fd9","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue1.mat.meta","hash":"a6bfc736eb610ce925f768dfd93cf565","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue2.mat","hash":"0bf4002bb679551bce5dffdd0ae4bc40","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue2.mat.meta","hash":"51a79b80dc70782f4d79ce4f9aacc625","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue3.mat","hash":"0c6e31664d4c385094faf4dbb6a652cc","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Blue3.mat.meta","hash":"6903817cc44d9787ec0cdb354834b91f","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Brown.mat","hash":"43fdc7315bb3087335ad7d7ab4d5018c","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Brown.mat.meta","hash":"f59c08f4f76ded20574c012c807c9cfa","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Cyan.mat","hash":"fdd396e7d3c8a9e7dd27d6bd251d86e2","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Cyan.mat.meta","hash":"bf52153fb1e920f7f142775e02a28c08","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Green1.mat","hash":"de5b1a854a17d5c489ab9daedf9910d6","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Green1.mat.meta","hash":"284b4f4f7320e147bf23c1f1dcb1ec72","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Green2.mat","hash":"8e8f772aa0e8c4f45f69ad97a068826d","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Green2.mat.meta","hash":"f9099a5efe40ec8f0c2791b4770c41cf","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey1.mat","hash":"3087b448f46e59181ffb26e7078e5a54","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey1.mat.meta","hash":"f8c4aefc3a0fd7eacf9a448fcb58ac59","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey2.mat","hash":"fc43e7418c3ced63037a3cc44e41a832","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey2.mat.meta","hash":"237c66fcd4e186e3f5e9285dbedf9c7d","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey3.mat","hash":"81b9be35294d09ab5f3091075bddc589","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey3.mat.meta","hash":"34d5a6aa26aaebec3d05ba2fdd893536","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey4.mat","hash":"60eaf509f893cd540b3a3937937e2f3d","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Grey4.mat.meta","hash":"d4fe250d0d4d621f18e177d5ca07a639","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Orange.mat","hash":"591ed9d23c122974441d76617b6d3d81","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Orange.mat.meta","hash":"646c5b6a9ef77ccf2899587d7fa4b4ec","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Purple.mat","hash":"7c05c4ab8bfba42facc7168a646a3d0c","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Purple.mat.meta","hash":"af235d78b47376330209f6f0a243255b","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Red.mat","hash":"40fa427dcb5ff5543286aa0905987835","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Red.mat.meta","hash":"f038c3a4bc434bf419199b67ea70e518","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_White.mat","hash":"0da90fd1e3787e388d30e4bc61a00e88","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_White.mat.meta","hash":"6de9fffa9ea897d57f382d479018963f","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Yellow.mat","hash":"2623af9a3defb4929d68fe86537890db","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Prototype Grid/Prototype_512x512_Yellow.mat.meta","hash":"a1ae5541b1ea85d71ed3df8e24f54bf6","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox.meta","hash":"c1206de2516b741ea1e1b857b3d4a0d0","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Homogenous.mat","hash":"ad5714aa2374bbc04a6b36e04d89649d","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Homogenous.mat.meta","hash":"8e35e1f2ab0de01aabac5f69dfb4faf0","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Blue.mat","hash":"b973417d6486c16e15300432a42c7381","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Blue.mat.meta","hash":"3c3ad77bfa4f4df8b12489117187fbf9","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Golden.mat","hash":"08f59fb1ec9edcfab149d3ee41358525","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Golden.mat.meta","hash":"720c0a20ee1b7e38a0c246ed02eca362","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Green.mat","hash":"36071325209da94c727b83e691dc81ba","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Green.mat.meta","hash":"e9cdb5a6c63a0f4eea0c7f82e318dbd8","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Grey.mat","hash":"ced32609f4e39f686010cb3970ac5e8d","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Grey.mat.meta","hash":"502b8a650a9e97031f409ecc22b40731","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Night.mat","hash":"75d8a003559f302c07ff4e36296e2569","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Night.mat.meta","hash":"5eda121983bb556691152d95706e9117","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Pink.mat","hash":"589229df0ef1861b957f348d7aab0d58","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Materials/Skybox/Skybox Pink.mat.meta","hash":"39359277cf32f6d246774475f25cd9b8","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/ProBuilder Data.meta","hash":"a14e52abfa398dadd967e2ea9214e378","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/ProBuilder Data/Prototype Materials.asset","hash":"f0d8b15de5194cc4adf1e6ca64be42b8","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/ProBuilder Data/Prototype Materials.asset.meta","hash":"a6fec431b610c185e93e670d934c6804","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures.meta","hash":"6fe9f0534f5d6967bee0022acd862fe0","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid.meta","hash":"e9809910e6f34a7ae9ff1814c0f0a7f8","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue1.png","hash":"03115c9634f430ad015dc35c6b61124a","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue1.png.meta","hash":"ced86e7f2c1941aebdc77cf8dd5f59c0","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue2.png","hash":"058a9de8836f7bacd90b448a05e06f8b","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue2.png.meta","hash":"686d9e69e4f2d8a94c58abffc55e0c14","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue3.png","hash":"1024d9e3d4078fe8b0f288c0d546f45b","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_blue3.png.meta","hash":"24199cb383c7f3d68206110c2406f6ca","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_brown.png","hash":"c2f3af5e367bfbb1843e1debbc098b26","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_brown.png.meta","hash":"08cc8ff0613e3c27cc7be2b8c05c7fc1","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_cyan.png","hash":"23084f1504a0a5d3fb051e9d077d0370","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_cyan.png.meta","hash":"bbfd23b1b06ed5c091790cfc4242ea1f","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_green1.png","hash":"9b12d935d46f9b774bbc8bd6206fff06","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_green1.png.meta","hash":"b41d510b648300b7a9c4c9d009aff3b2","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_green2.png","hash":"58ae25878beb4e4d9fe30912a9a55fe2","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_green2.png.meta","hash":"3d35edc9cb2db3f9307d2d9e343b24f4","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey1.png","hash":"f47107cfa77f4510f69627d7e17bbd0c","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey1.png.meta","hash":"d51181daa4135fd11fecd2d9dc10bc05","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey2.png","hash":"d1fa4601f7e0e2294528e458595c0eed","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey2.png.meta","hash":"0a11d4439ba32e534802b5cc7800d145","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey3.png","hash":"e1d319adb8eff5d83fe8df82f74d5ddd","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey3.png.meta","hash":"91ccfa5de6c0825c6fc930ad1d2d20ee","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey4.png","hash":"230c280383f05fb7063d35d58df598c8","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_grey4.png.meta","hash":"0e75b407f12de66155bdcdaf51eab98c","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_orange.png","hash":"a72ebe14336918546c379610ac19ba6d","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_orange.png.meta","hash":"6fa79e213ecbf08ee71084a494d75d48","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_purple.png","hash":"49ea543f64663544aa2515641013154b","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_purple.png.meta","hash":"13230cfd97384e59974d85554e151642","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_red.png","hash":"6dc722c8fd88724543b03c33d9eb0655","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_red.png.meta","hash":"73ec1bcee5a9530e351603a246d651b8","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_white.png","hash":"b28a4376e0ba0d9cc53552fac6aa5e89","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_white.png.meta","hash":"ec653ed6caa90ef0917cffe7a7687f79","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_yellow.png","hash":"aaa4906482234174bcdaf78b4114ef37","datetime":{"high":0,"low":1587390982}},{"path":"Assets/Thirdparty/Gridbox Prototype Materials/Resources/Textures/Prototype Grid/prototype_512x512_yellow.png.meta","hash":"9f0ce7fb0e131902ed987f831561ee04","datetime":{"high":0,"low":1587390982}},{"path":"Library/BuildPlayer.prefs","hash":"d41d8cd98f00b204e9800998ecf8427e","datetime":{"high":0,"low":1587270168}},{"path":"Packages/manifest.json","hash":"5b12751648a22a27c1515da5a05d5975","datetime":{"high":0,"low":1587424375}},{"path":"ProjectSettings/AudioManager.asset","hash":"5400805c75332736d793fc2b0610a969","datetime":{"high":0,"low":1587270156}},{"path":"ProjectSettings/ClusterInputManager.asset","hash":"b1d0f114f4024863e4f8524801ee50dc","datetime":{"high":0,"low":1587270156}},{"path":"ProjectSettings/DynamicsManager.asset","hash":"b179fb1d6f0b15ab308dc48ad6e5db04","datetime":{"high":0,"low":1587270156}},{"path":"ProjectSettings/EditorBuildSettings.asset","hash":"4cbec8b297e617bc3a72ddd0343402d2","datetime":{"high":0,"low":1587333217}},{"path":"ProjectSettings/EditorSettings.asset","hash":"67d730ae1ec6c9a9366d1d414f33517b","datetime":{"high":0,"low":1587270196}},{"path":"ProjectSettings/GraphicsSettings.asset","hash":"19571b87946df32fe33980c14694ddad","datetime":{"high":0,"low":1587423916}},{"path":"ProjectSettings/InputManager.asset","hash":"ca91550943d66f92a950242da0b38982","datetime":{"high":0,"low":1587270156}},{"path":"ProjectSettings/NavMeshAreas.asset","hash":"5c8ed79f5ce56314d884f5f10667c0e0","datetime":{"high":0,"low":1587270156}},{"path":"ProjectSettings/Physics2DSettings.asset","hash":"9bda5953d080e03b5e829e10b93fb118","datetime":{"high":0,"low":1587270156}},{"path":"ProjectSettings/PresetManager.asset","hash":"d18c4124a5dd19c76d94e5ffc97c687f","datetime":{"high":0,"low":1587270156}},{"path":"ProjectSettings/ProjectSettings.asset","hash":"dae744357a6a5681d3a27e67ad79d122","datetime":{"high":0,"low":1587420390}},{"path":"ProjectSettings/ProjectVersion.txt","hash":"59543dcf10ad54793a248875ebbf3a66","datetime":{"high":0,"low":1587414012}},{"path":"ProjectSettings/QualitySettings.asset","hash":"2f75138ad488a98f47208aff92c30356","datetime":{"high":0,"low":1587270156}},{"path":"ProjectSettings/TagManager.asset","hash":"d801692861979f49bd23dbc88a20e3fd","datetime":{"high":0,"low":1587351906}},{"path":"ProjectSettings/TimeManager.asset","hash":"a4f23c9e1fc6dfd9fc5e206461b5fd7a","datetime":{"high":0,"low":1587270156}},{"path":"ProjectSettings/UnityConnectSettings.asset","hash":"2ce65835d57d0715286eecf602311361","datetime":{"high":0,"low":1587427507}},{"path":"ProjectSettings/VFXManager.asset","hash":"d8d2bcdd05b8bf5f6968327a25c24a4e","datetime":{"high":0,"low":1587270156}}],"revisions":{"currRevisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a","headRevisionID":"e2a6249c0c8272478b8c84ea9d00b1a94fd6d73a"},"updateState":{"currTransactionID":""},"conflicts":[],"associatedConflicts":[]} \ No newline at end of file
diff --git a/Library/EditorInstance.json b/Library/EditorInstance.json
index 5519935..85460db 100644
--- a/Library/EditorInstance.json
+++ b/Library/EditorInstance.json
@@ -1,5 +1,5 @@
{
- "process_id" : 75651,
+ "process_id" : 164848,
"version" : "2019.3.10f1",
"app_path" : "/run/media/storage/user-files/Unity/Hub/Editor/2019.3.10f1/Editor/Unity",
"app_contents_path" : "/run/media/storage/user-files/Unity/Hub/Editor/2019.3.10f1/Editor/Data"
diff --git a/Library/InspectorExpandedItems.asset b/Library/InspectorExpandedItems.asset
index 48c0f6b..ca9a3fb 100644
--- a/Library/InspectorExpandedItems.asset
+++ b/Library/InspectorExpandedItems.asset
Binary files differ
diff --git a/Library/ProtocolInstance.json b/Library/ProtocolInstance.json
index c8b2b6f..286b530 100644
--- a/Library/ProtocolInstance.json
+++ b/Library/ProtocolInstance.json
@@ -1 +1 @@
-[{"Port":41247,"SolutionName":"Project Sandbox"}] \ No newline at end of file
+[{"Port":46193,"SolutionName":"Project Sandbox"}] \ No newline at end of file
diff --git a/Library/SceneVisibilityState.asset b/Library/SceneVisibilityState.asset
index 0035d8a..c0fc66e 100644
--- a/Library/SceneVisibilityState.asset
+++ b/Library/SceneVisibilityState.asset
Binary files differ
diff --git a/Library/ScriptAssemblies/Assembly-CSharp.dll b/Library/ScriptAssemblies/Assembly-CSharp.dll
index d6dd072..f63ac90 100644
--- a/Library/ScriptAssemblies/Assembly-CSharp.dll
+++ b/Library/ScriptAssemblies/Assembly-CSharp.dll
Binary files differ
diff --git a/Library/ScriptAssemblies/Assembly-CSharp.pdb b/Library/ScriptAssemblies/Assembly-CSharp.pdb
index c6ddf76..761b11a 100644
--- a/Library/ScriptAssemblies/Assembly-CSharp.pdb
+++ b/Library/ScriptAssemblies/Assembly-CSharp.pdb
Binary files differ
diff --git a/Library/SourceAssetDB b/Library/SourceAssetDB
index 118192f..0655d8a 100755
--- a/Library/SourceAssetDB
+++ b/Library/SourceAssetDB
Binary files differ
diff --git a/Library/SourceAssetDB-lock b/Library/SourceAssetDB-lock
index 0b2d951..446520c 100755
--- a/Library/SourceAssetDB-lock
+++ b/Library/SourceAssetDB-lock
Binary files differ
diff --git a/Library/StateCache/Hierarchy/e29b2b-mainStage.json b/Library/StateCache/Hierarchy/e29b2b-mainStage.json
index f2558b8..258814a 100644
--- a/Library/StateCache/Hierarchy/e29b2b-mainStage.json
+++ b/Library/StateCache/Hierarchy/e29b2b-mainStage.json
@@ -1 +1 @@
-{"m_ExpandedPrefabGameObjectFileIDs":[],"m_ExpandedSceneGameObjectInstanceIDs":[-1178,-1170],"m_ScrollY":0.0,"m_LastClickedFileID":0,"m_LastClickedInstanceID":0} \ No newline at end of file
+{"m_ExpandedPrefabGameObjectFileIDs":[],"m_ExpandedSceneGameObjectInstanceIDs":[-1170],"m_ScrollY":0.0,"m_LastClickedFileID":0,"m_LastClickedInstanceID":-1212} \ No newline at end of file
diff --git a/Library/StateCache/SceneView/f83069-mainStage.json b/Library/StateCache/SceneView/f83069-mainStage.json
index 859cb52..1539b6f 100644
--- a/Library/StateCache/SceneView/f83069-mainStage.json
+++ b/Library/StateCache/SceneView/f83069-mainStage.json
@@ -1 +1 @@
-{"cameraMode":{"drawMode":0,"name":"Shaded","section":"Shading Mode"},"sceneLighting":true,"audioPlay":false,"sceneViewState":{"showFog":true,"showMaterialUpdate":false,"showSkybox":true,"showFlares":true,"showImageEffects":true,"showParticleSystems":true},"in2DMode":false,"pivot":{"x":4.2921366691589359,"y":17.60584259033203,"z":1.5359430313110352},"rotation":{"x":-0.19555073976516725,"y":-0.6006360650062561,"z":0.1545712649822235,"w":-0.7597714066505432},"size":10.0,"orthographic":false} \ No newline at end of file
+{"cameraMode":{"drawMode":0,"name":"Shaded","section":"Shading Mode"},"sceneLighting":true,"audioPlay":false,"sceneViewState":{"showFog":true,"showMaterialUpdate":false,"showSkybox":true,"showFlares":true,"showImageEffects":true,"showParticleSystems":true},"in2DMode":false,"pivot":{"x":-8.370330810546875,"y":26.12339210510254,"z":0.36332258582115176},"rotation":{"x":-0.22089262306690217,"y":-0.6800846457481384,"z":0.22718262672424317,"w":-0.6612327694892883},"size":10.0,"orthographic":false} \ No newline at end of file
diff --git a/Temp/__Backupscenes/0.backup b/Temp/__Backupscenes/0.backup
index 88a7da7..31e9032 100644
--- a/Temp/__Backupscenes/0.backup
+++ b/Temp/__Backupscenes/0.backup
Binary files differ