├── Presentation_Template ├── Assembly-CSharp-Editor-vs.csproj ├── Assembly-CSharp-Editor.csproj ├── Assembly-CSharp-firstpass-vs.csproj ├── Assembly-CSharp-firstpass.csproj ├── Assembly-CSharp-vs.csproj ├── Assembly-CSharp.csproj ├── Assembly-UnityScript-Editor-vs.unityproj ├── Assembly-UnityScript-Editor.unityproj ├── Assembly-UnityScript-firstpass-vs.unityproj ├── Assembly-UnityScript-firstpass.unityproj ├── Assembly-UnityScript-vs.unityproj ├── Assembly-UnityScript.unityproj ├── Assets │ ├── Editor.meta │ ├── Editor │ │ ├── Image Effects.meta │ │ └── Image Effects │ │ │ ├── AntialiasingAsPostEffectEditor.js │ │ │ ├── AntialiasingAsPostEffectEditor.js.meta │ │ │ ├── BloomAndLensFlaresEditor.js │ │ │ ├── BloomAndLensFlaresEditor.js.meta │ │ │ ├── BloomEditor.js │ │ │ ├── BloomEditor.js.meta │ │ │ ├── CameraMotionBlurEditor.js │ │ │ ├── CameraMotionBlurEditor.js.meta │ │ │ ├── ColorCorrectionCurvesEditor.js │ │ │ ├── ColorCorrectionCurvesEditor.js.meta │ │ │ ├── ColorCorrectionLutEditor.js │ │ │ ├── ColorCorrectionLutEditor.js.meta │ │ │ ├── DepthOfField34Editor.js │ │ │ ├── DepthOfField34Editor.js.meta │ │ │ ├── DepthOfFieldScatterEditor.js │ │ │ ├── DepthOfFieldScatterEditor.js.meta │ │ │ ├── EdgeDetectEffectNormalsEditor.js │ │ │ ├── EdgeDetectEffectNormalsEditor.js.meta │ │ │ ├── NoiseAndGrainEditor.js │ │ │ ├── NoiseAndGrainEditor.js.meta │ │ │ ├── SunShaftsEditor.js │ │ │ ├── SunShaftsEditor.js.meta │ │ │ ├── TonemappingEditor.js │ │ │ ├── TonemappingEditor.js.meta │ │ │ ├── VignettingEditor.js │ │ │ └── VignettingEditor.js.meta │ ├── Fonts.meta │ ├── Fonts │ │ ├── Frutiger47CondensedLight.ttf │ │ ├── Frutiger47CondensedLight.ttf.meta │ │ ├── frutiger_57_condensed.ttf │ │ └── frutiger_57_condensed.ttf.meta │ ├── Materials.meta │ ├── Materials │ │ ├── Grid.mat │ │ ├── Grid.mat.meta │ │ ├── Material_1.mat │ │ ├── Material_1.mat.meta │ │ ├── Particles.mat │ │ ├── Particles.mat.meta │ │ ├── Slide_00.mat │ │ ├── Slide_00.mat.meta │ │ ├── Slide_00_add.mat │ │ ├── Slide_00_add.mat.meta │ │ ├── Slide_01.mat │ │ ├── Slide_01.mat.meta │ │ ├── Slide_02.mat │ │ ├── Slide_02.mat.meta │ │ ├── Slide_02_add.mat │ │ ├── Slide_02_add.mat.meta │ │ ├── Slide_03.mat │ │ ├── Slide_03.mat.meta │ │ ├── Slide_03_add.mat │ │ ├── Slide_03_add.mat.meta │ │ ├── Slide_04.mat │ │ ├── Slide_04.mat.meta │ │ ├── Slide_04_add.mat │ │ ├── Slide_04_add.mat.meta │ │ ├── Slide_05.mat │ │ ├── Slide_05.mat.meta │ │ ├── Slide_05_add.mat │ │ ├── Slide_05_add.mat.meta │ │ ├── Slide_06.mat │ │ ├── Slide_06.mat.meta │ │ ├── Slide_06_add.mat │ │ ├── Slide_06_add.mat.meta │ │ ├── Slide_07.mat │ │ ├── Slide_07.mat.meta │ │ ├── Slide_07_add.mat │ │ ├── Slide_07_add.mat.meta │ │ ├── Slide_08.mat │ │ ├── Slide_08.mat.meta │ │ ├── Slide_08_add.mat │ │ ├── Slide_08_add.mat.meta │ │ ├── Slide_09.mat │ │ ├── Slide_09.mat.meta │ │ ├── Slide_09_add.mat │ │ ├── Slide_09_add.mat.meta │ │ ├── Slide_10.mat │ │ ├── Slide_10.mat.meta │ │ ├── Slide_10_add.mat │ │ ├── Slide_10_add.mat.meta │ │ ├── Slide_11.mat │ │ ├── Slide_11.mat.meta │ │ ├── Slide_11_add.mat │ │ ├── Slide_11_add.mat.meta │ │ ├── Slide_12.mat │ │ ├── Slide_12.mat.meta │ │ ├── Slide_12_add.mat │ │ ├── Slide_12_add.mat.meta │ │ ├── Slide_13.mat │ │ ├── Slide_13.mat.meta │ │ ├── Slide_13_add.mat │ │ ├── Slide_13_add.mat.meta │ │ ├── Slide_14.mat │ │ ├── Slide_14.mat.meta │ │ ├── Slide_14_add.mat │ │ ├── Slide_14_add.mat.meta │ │ ├── Slide_15.mat │ │ ├── Slide_15.mat.meta │ │ ├── Slide_15_add.mat │ │ ├── Slide_15_add.mat.meta │ │ ├── Slide_16.mat │ │ ├── Slide_16.mat.meta │ │ ├── Slide_16_add.mat │ │ ├── Slide_16_add.mat.meta │ │ ├── Slide_17.mat │ │ ├── Slide_17.mat.meta │ │ ├── Slide_17_add.mat │ │ ├── Slide_17_add.mat.meta │ │ ├── Slide_18.mat │ │ ├── Slide_18.mat.meta │ │ ├── Slide_18_add.mat │ │ ├── Slide_18_add.mat.meta │ │ ├── Slide_19.mat │ │ ├── Slide_19.mat.meta │ │ ├── Slide_19_add.mat │ │ ├── Slide_19_add.mat.meta │ │ ├── sphere.mat │ │ └── sphere.mat.meta │ ├── Presentation_Template.unity │ ├── Presentation_Template.unity.meta │ ├── Resources.meta │ ├── Resources │ │ ├── slides.meta │ │ └── slides │ │ │ ├── GUI.png │ │ │ ├── GUI.png.meta │ │ │ ├── slide_00.png │ │ │ ├── slide_00.png.meta │ │ │ ├── slide_01.png │ │ │ ├── slide_01.png.meta │ │ │ ├── slide_01_add.png │ │ │ ├── slide_01_add.png.meta │ │ │ ├── slide_02.png │ │ │ ├── slide_02.png.meta │ │ │ ├── slide_02_add.png │ │ │ ├── slide_02_add.png.meta │ │ │ ├── slide_03.png │ │ │ ├── slide_03.png.meta │ │ │ ├── slide_03_add.png │ │ │ ├── slide_03_add.png.meta │ │ │ ├── slide_04.png │ │ │ ├── slide_04.png.meta │ │ │ ├── slide_04_add.png │ │ │ ├── slide_04_add.png.meta │ │ │ ├── slide_05.png │ │ │ ├── slide_05.png.meta │ │ │ ├── slide_05_add.png │ │ │ ├── slide_05_add.png.meta │ │ │ ├── slide_06.png │ │ │ ├── slide_06.png.meta │ │ │ ├── slide_06_add.png │ │ │ ├── slide_06_add.png.meta │ │ │ ├── slide_07.png │ │ │ ├── slide_07.png.meta │ │ │ ├── slide_07_add.png │ │ │ ├── slide_07_add.png.meta │ │ │ ├── slide_08.png │ │ │ ├── slide_08.png.meta │ │ │ ├── slide_08_add.png │ │ │ ├── slide_08_add.png.meta │ │ │ ├── slide_09.png │ │ │ ├── slide_09.png.meta │ │ │ ├── slide_09_add.png │ │ │ ├── slide_09_add.png.meta │ │ │ ├── slide_10.png │ │ │ ├── slide_10.png.meta │ │ │ ├── slide_10_add.png │ │ │ ├── slide_10_add.png.meta │ │ │ ├── slide_11.png │ │ │ ├── slide_11.png.meta │ │ │ ├── slide_11_add.png │ │ │ ├── slide_11_add.png.meta │ │ │ ├── slide_12.png │ │ │ ├── slide_12.png.meta │ │ │ ├── slide_12_add.png │ │ │ ├── slide_12_add.png.meta │ │ │ ├── slide_13.png │ │ │ ├── slide_13.png.meta │ │ │ ├── slide_13_add.png │ │ │ ├── slide_13_add.png.meta │ │ │ ├── slide_14.png │ │ │ ├── slide_14.png.meta │ │ │ ├── slide_14_add.png │ │ │ ├── slide_14_add.png.meta │ │ │ ├── slide_15.png │ │ │ ├── slide_15.png.meta │ │ │ ├── slide_15_add.png │ │ │ ├── slide_15_add.png.meta │ │ │ ├── slide_16.png │ │ │ ├── slide_16.png.meta │ │ │ ├── slide_16_add.png │ │ │ ├── slide_16_add.png.meta │ │ │ ├── slide_17.png │ │ │ ├── slide_17.png.meta │ │ │ ├── slide_17_add.png │ │ │ ├── slide_17_add.png.meta │ │ │ ├── slide_18.png │ │ │ ├── slide_18.png.meta │ │ │ ├── slide_18_add.png │ │ │ ├── slide_18_add.png.meta │ │ │ ├── slide_19.png │ │ │ ├── slide_19.png.meta │ │ │ ├── slide_19_add.png │ │ │ ├── slide_19_add.png.meta │ │ │ ├── slide_20.png │ │ │ ├── slide_20.png.meta │ │ │ ├── slide_20_add.png │ │ │ └── slide_20_add.png.meta │ ├── Scripts.meta │ ├── Scripts │ │ ├── Keyboard_rotation.js │ │ ├── Keyboard_rotation.js.meta │ │ ├── dia_hora_segundos.js │ │ ├── dia_hora_segundos.js.meta │ │ ├── rotation.js │ │ ├── rotation.js.meta │ │ ├── rotation_back_and_forth.cs │ │ ├── rotation_back_and_forth.cs.meta │ │ ├── slider.js │ │ ├── slider.js.meta │ │ ├── wire.js │ │ └── wire.js.meta │ ├── Shaders.meta │ ├── Shaders │ │ ├── ChromaticAberration.shader │ │ ├── ChromaticAberration.shader.meta │ │ ├── Particle Add (Overlay).shader │ │ ├── Particle Add (Overlay).shader.meta │ │ ├── SeparableBlur.shader │ │ ├── SeparableBlur.shader.meta │ │ ├── Unlit-Alpha.shader │ │ ├── Unlit-Alpha.shader.meta │ │ ├── Vignette.cs │ │ ├── Vignette.cs.meta │ │ ├── Vignette.shader │ │ └── Vignette.shader.meta │ ├── Shield.unity3d │ ├── Shield.unity3d.meta │ ├── Standard Assets.meta │ ├── Standard Assets │ │ ├── Image Effects (Pro Only).meta │ │ └── Image Effects (Pro Only) │ │ │ ├── AntialiasingAsPostEffect.js │ │ │ ├── AntialiasingAsPostEffect.js.meta │ │ │ ├── Bloom.js │ │ │ ├── Bloom.js.meta │ │ │ ├── BloomAndLensFlares.js │ │ │ ├── BloomAndLensFlares.js.meta │ │ │ ├── CameraMotionBlur.js │ │ │ ├── CameraMotionBlur.js.meta │ │ │ ├── ColorCorrectionCurves.js │ │ │ ├── ColorCorrectionCurves.js.meta │ │ │ ├── ColorCorrectionEffect.cs │ │ │ ├── ColorCorrectionEffect.cs.meta │ │ │ ├── ColorCorrectionLut.js │ │ │ ├── ColorCorrectionLut.js.meta │ │ │ ├── DepthOfField34.js │ │ │ ├── DepthOfField34.js.meta │ │ │ ├── DepthOfFieldScatter.js │ │ │ ├── DepthOfFieldScatter.js.meta │ │ │ ├── EdgeDetectEffectNormals.js │ │ │ ├── EdgeDetectEffectNormals.js.meta │ │ │ ├── ImageEffectBase.cs │ │ │ ├── ImageEffectBase.cs.meta │ │ │ ├── ImageEffects.cs │ │ │ ├── ImageEffects.cs.meta │ │ │ ├── NoiseAndGrain.js │ │ │ ├── NoiseAndGrain.js.meta │ │ │ ├── NoiseEffect.cs │ │ │ ├── NoiseEffect.cs.meta │ │ │ ├── PostEffectsBase.js │ │ │ ├── PostEffectsBase.js.meta │ │ │ ├── PostEffectsHelper.js │ │ │ ├── PostEffectsHelper.js.meta │ │ │ ├── Quads.js │ │ │ ├── Quads.js.meta │ │ │ ├── SunShafts.js │ │ │ ├── SunShafts.js.meta │ │ │ ├── Tonemapping.js │ │ │ ├── Tonemapping.js.meta │ │ │ ├── Vignetting.js │ │ │ ├── Vignetting.js.meta │ │ │ ├── VortexEffect.cs │ │ │ ├── VortexEffect.cs.meta │ │ │ ├── _Sources.meta │ │ │ └── _Sources │ │ │ ├── Shaders.meta │ │ │ ├── Shaders │ │ │ ├── BlendModesOverlay.shader │ │ │ ├── BlendModesOverlay.shader.meta │ │ │ ├── BlurEffectConeTaps.shader │ │ │ ├── BlurEffectConeTaps.shader.meta │ │ │ ├── CameraMotionBlur.shader │ │ │ ├── CameraMotionBlur.shader.meta │ │ │ ├── CameraMotionBlurDX11.shader │ │ │ ├── CameraMotionBlurDX11.shader.meta │ │ │ ├── ChromaticAberrationShader.shader │ │ │ ├── ChromaticAberrationShader.shader.meta │ │ │ ├── ColorCorrection3DLut.shader │ │ │ ├── ColorCorrection3DLut.shader.meta │ │ │ ├── ColorCorrectionCurves.shader │ │ │ ├── ColorCorrectionCurves.shader.meta │ │ │ ├── ColorCorrectionCurvesSimple.shader │ │ │ ├── ColorCorrectionCurvesSimple.shader.meta │ │ │ ├── ColorCorrectionEffect.shader │ │ │ ├── ColorCorrectionEffect.shader.meta │ │ │ ├── ColorCorrectionSelective.shader │ │ │ ├── ColorCorrectionSelective.shader.meta │ │ │ ├── ContrastComposite.shader │ │ │ ├── ContrastComposite.shader.meta │ │ │ ├── ConvertDepth.shader │ │ │ ├── ConvertDepth.shader.meta │ │ │ ├── CreaseApply.shader │ │ │ ├── CreaseApply.shader.meta │ │ │ ├── EdgeDetectNormals.shader │ │ │ ├── EdgeDetectNormals.shader.meta │ │ │ ├── FisheyeShader.shader │ │ │ ├── FisheyeShader.shader.meta │ │ │ ├── GlobalFog.shader │ │ │ ├── GlobalFog.shader.meta │ │ │ ├── GlowCompose.shader │ │ │ ├── GlowCompose.shader.meta │ │ │ ├── GlowConeTap.shader │ │ │ ├── GlowConeTap.shader.meta │ │ │ ├── GlowEffectDownsample.shader │ │ │ ├── GlowEffectDownsample.shader.meta │ │ │ ├── GrayscaleEffect.shader │ │ │ ├── GrayscaleEffect.shader.meta │ │ │ ├── MotionBlur.shader │ │ │ ├── MotionBlur.shader.meta │ │ │ ├── MotionBlurClear.shader │ │ │ ├── MotionBlurClear.shader.meta │ │ │ ├── NoiseAndGrain.shader │ │ │ ├── NoiseAndGrain.shader.meta │ │ │ ├── NoiseAndGrainDX11.shader │ │ │ ├── NoiseAndGrainDX11.shader.meta │ │ │ ├── NoiseEffectShaderRGB.shader │ │ │ ├── NoiseEffectShaderRGB.shader.meta │ │ │ ├── NoiseEffectShaderYUV.shader │ │ │ ├── NoiseEffectShaderYUV.shader.meta │ │ │ ├── PrepareSunShaftsBlur.shader │ │ │ ├── PrepareSunShaftsBlur.shader.meta │ │ │ ├── RadialBlur.shader │ │ │ ├── RadialBlur.shader.meta │ │ │ ├── SSAOShader.shader │ │ │ ├── SSAOShader.shader.meta │ │ │ ├── ScreenSpaceAmbientObscurance.shader │ │ │ ├── ScreenSpaceAmbientObscurance.shader.meta │ │ │ ├── SepiaToneEffect.shader │ │ │ ├── SepiaToneEffect.shader.meta │ │ │ ├── ShowAlphaChannel.shader │ │ │ ├── ShowAlphaChannel.shader.meta │ │ │ ├── SimpleClear.shader │ │ │ ├── SimpleClear.shader.meta │ │ │ ├── SunShaftsComposite.shader │ │ │ ├── SunShaftsComposite.shader.meta │ │ │ ├── Tonemapper.shader │ │ │ ├── Tonemapper.shader.meta │ │ │ ├── TwirlEffect.shader │ │ │ ├── TwirlEffect.shader.meta │ │ │ ├── VignettingShader.shader │ │ │ ├── VignettingShader.shader.meta │ │ │ ├── VortexEffect.shader │ │ │ ├── VortexEffect.shader.meta │ │ │ ├── _Antialiasing.meta │ │ │ ├── _Antialiasing │ │ │ │ ├── DLAA.shader │ │ │ │ ├── DLAA.shader.meta │ │ │ │ ├── FXAA2.shader │ │ │ │ ├── FXAA2.shader.meta │ │ │ │ ├── FXAA3Console.shader │ │ │ │ ├── FXAA3Console.shader.meta │ │ │ │ ├── FXAAPreset2.shader │ │ │ │ ├── FXAAPreset2.shader.meta │ │ │ │ ├── FXAAPreset3.shader │ │ │ │ ├── FXAAPreset3.shader.meta │ │ │ │ ├── NFAA.shader │ │ │ │ ├── NFAA.shader.meta │ │ │ │ ├── SSAA.shader │ │ │ │ └── SSAA.shader.meta │ │ │ ├── _BloomAndFlares.meta │ │ │ ├── _BloomAndFlares │ │ │ │ ├── Blend.shader │ │ │ │ ├── Blend.shader.meta │ │ │ │ ├── BlendForBloom.shader │ │ │ │ ├── BlendForBloom.shader.meta │ │ │ │ ├── BlendOneOne.shader │ │ │ │ ├── BlendOneOne.shader.meta │ │ │ │ ├── BlurAndFlares.shader │ │ │ │ ├── BlurAndFlares.shader.meta │ │ │ │ ├── BrightPassFilter.shader │ │ │ │ ├── BrightPassFilter.shader.meta │ │ │ │ ├── BrightPassFilter2.shader │ │ │ │ ├── BrightPassFilter2.shader.meta │ │ │ │ ├── LensFlareCreate.shader │ │ │ │ ├── LensFlareCreate.shader.meta │ │ │ │ ├── MobileBloom.shader │ │ │ │ ├── MobileBloom.shader.meta │ │ │ │ ├── MobileBlur.shader │ │ │ │ ├── MobileBlur.shader.meta │ │ │ │ ├── MultiPassHollywoodFlares.shader │ │ │ │ ├── MultiPassHollywoodFlares.shader.meta │ │ │ │ ├── SeparableBlurPlus.shader │ │ │ │ ├── SeparableBlurPlus.shader.meta │ │ │ │ ├── VignetteShader.shader │ │ │ │ └── VignetteShader.shader.meta │ │ │ ├── frag_ao.cginc │ │ │ └── frag_ao.cginc.meta │ │ │ ├── Textures.meta │ │ │ └── Textures │ │ │ ├── ContrastEnhanced3D16.png │ │ │ ├── ContrastEnhanced3D16.png.meta │ │ │ ├── MotionBlurJitter.png │ │ │ ├── MotionBlurJitter.png.meta │ │ │ ├── Neutral3D16.png │ │ │ ├── Neutral3D16.png.meta │ │ │ ├── Noise.png │ │ │ ├── Noise.png.meta │ │ │ ├── NoiseAndGrain.png │ │ │ ├── NoiseAndGrain.png.meta │ │ │ ├── NoiseEffectGrain.png │ │ │ ├── NoiseEffectGrain.png.meta │ │ │ ├── NoiseEffectScratch.png │ │ │ ├── NoiseEffectScratch.png.meta │ │ │ ├── RandomVectors.png │ │ │ ├── RandomVectors.png.meta │ │ │ ├── VignetteMask.png │ │ │ ├── VignetteMask.png.meta │ │ │ ├── color correction ramp.png │ │ │ ├── color correction ramp.png.meta │ │ │ ├── grayscale ramp.png │ │ │ ├── grayscale ramp.png.meta │ │ │ ├── hexShape.psd │ │ │ ├── hexShape.psd.meta │ │ │ ├── sphereShape.psd │ │ │ └── sphereShape.psd.meta │ ├── Texture.meta │ ├── Texture │ │ ├── Particle.png │ │ └── Particle.png.meta │ ├── grid.png │ ├── grid.png.meta │ ├── grid_2.png │ ├── grid_2.png.meta │ ├── particles_upload.meta │ ├── particles_upload │ │ ├── emiter2.prefab │ │ ├── emiter2.prefab.meta │ │ ├── particle2.mat │ │ ├── particle2.mat.meta │ │ ├── particles5.psd │ │ └── particles5.psd.meta │ ├── sphere.fbx │ └── sphere.fbx.meta ├── Library │ ├── AnnotationManager │ ├── AssetImportState │ ├── AssetServerCacheV3 │ ├── AssetVersioning.db │ ├── BuildPlayer.prefs │ ├── BuildSettings.asset │ ├── CurrentLayout.dwlt │ ├── CurrentMaximizeLayout.dwlt │ ├── EditorUserBuildSettings.asset │ ├── EditorUserSettings.asset │ ├── FailedAssetImports.txt │ ├── InspectorExpandedItems.asset │ ├── MonoManager.asset │ ├── ProjectSettings.asset │ ├── ScriptAssemblies │ │ ├── Assembly-CSharp-firstpass.dll │ │ ├── Assembly-CSharp-firstpass.dll.mdb │ │ ├── Assembly-CSharp.dll │ │ ├── Assembly-CSharp.dll.mdb │ │ ├── Assembly-UnityScript-Editor.dll │ │ ├── Assembly-UnityScript-Editor.dll.mdb │ │ ├── Assembly-UnityScript-firstpass.dll │ │ ├── Assembly-UnityScript-firstpass.dll.mdb │ │ ├── Assembly-UnityScript.dll │ │ ├── Assembly-UnityScript.dll.mdb │ │ └── CompilationCompleted.txt │ ├── ScriptMapper │ ├── ShaderCache.db │ ├── ShaderCache │ │ ├── 1 │ │ │ └── 15542b9247579675801c1f67d69a46d2.bin │ │ ├── 9 │ │ │ └── 9e25fa087015a8b5c98642eebaabeb2d.bin │ │ ├── a │ │ │ └── a593eca7ee3f0bbdf424afbb4c946c0a.bin │ │ ├── b │ │ │ └── b9144394737f7baa9bc116b64f954045.bin │ │ ├── c │ │ │ └── c93bd7cd2746b0f3c8f4bf88c5205cd2.bin │ │ └── f │ │ │ └── f23254d750c174ffd97aa49124055931.bin │ ├── assetDatabase3 │ ├── expandedItems │ ├── guidmapper │ ├── metadata │ │ ├── 10 │ │ │ └── 10154d69f4c3d00428d0e3180235c2eb │ │ ├── 11 │ │ │ └── 11a279ff4c1b545fd99f4110fd864e4d │ │ ├── 14 │ │ │ ├── 14768d3865b1342e3a861fbe19ba2db2 │ │ │ └── 14c9d7f49efe80d40a98d633ca5f62ab │ │ ├── 16 │ │ │ └── 160c11b7fe55bc948a456b7510173fe0 │ │ ├── 17 │ │ │ ├── 175e62e54353e0b4ab1027d1ecf36c12 │ │ │ └── 178e954e5548fe5419ef0614d731c36e │ │ ├── 18 │ │ │ └── 186c4c0d31e314f049595dcbaf4ca129 │ │ ├── 22 │ │ │ └── 226eea5e516b94c30bc97ac5edf60148 │ │ ├── 23 │ │ │ └── 237a7a10492cc4ae6a3adcc6419f4961 │ │ ├── 26 │ │ │ └── 26c64832641f5634f9d84435df502303 │ │ ├── 27 │ │ │ ├── 273404942eede4ea1883ca1fb2942507 │ │ │ └── 275ec843f74035546ae545adfd1e91c4 │ │ ├── 28 │ │ │ ├── 282853872adb5bf43bc234b3c15f867b │ │ │ └── 28e01ebcf58c2ab45ab136b073f17e25 │ │ ├── 29 │ │ │ ├── 299ce096404473448aa31b8367e3482d │ │ │ └── 29d4a9162a6c9da479ea0a5cb7966ffd │ │ ├── 31 │ │ │ └── 31f5a8611c4ed1245b18456206e798dc │ │ ├── 32 │ │ │ └── 32d3b9669104c934a88a1cb48ba9238c │ │ ├── 34 │ │ │ └── 34a4fc3e2d5e4f248a61c1fb94c65f1a │ │ ├── 36 │ │ │ ├── 36e279e5812bb1b4b846bce224a459d7 │ │ │ └── 36f48f2018eba4c07a9ed16f79126f55 │ │ ├── 39 │ │ │ └── 399eafb2307077d438e7b40cf1eb796d │ │ ├── 41 │ │ │ ├── 411f4cf34fc34d542b2fbaff64a4ff2a │ │ │ └── 41923f4d5fc48cb4aaa808e6ac627f5d │ │ ├── 42 │ │ │ ├── 42b53e69da0d024479ce0f6c7859b99d │ │ │ └── 42d7f3609ae8592479a8a56e08465d93 │ │ ├── 43 │ │ │ ├── 438ddd58d82c84d9eb1fdc56111702e1 │ │ │ └── 43ca18288c424f645aaa1e9e07f04c50 │ │ ├── 45 │ │ │ ├── 455b9d76dffc71143897f4dc6b55af90 │ │ │ └── 459fe69d2f6d74ddb92f04dbf45a866b │ │ ├── 49 │ │ │ └── 49b4d4c810eb44642b415cf62b24efe3 │ │ ├── 51 │ │ │ └── 51ae11a5cd82fda468a85179946d672a │ │ ├── 52 │ │ │ └── 52641a36df9ae43a18965d3cac5fcb31 │ │ ├── 53 │ │ │ └── 53b3960ee3d3d4a5caa8d5473d120187 │ │ ├── 54 │ │ │ └── 54122bfed44f76449bdb6db58d20f596 │ │ ├── 56 │ │ │ └── 562f620336e024ac99992ff05725a89a │ │ ├── 57 │ │ │ ├── 57378565f2adf4d3fbe949ebe1453f09 │ │ │ └── 57e6deea7c2924e22a5138e2b70bb4dc │ │ ├── 60 │ │ │ └── 60d4770308d196e4987e9a3848e37d81 │ │ ├── 62 │ │ │ ├── 6205c27cc031f4e66b8ea90d1bfaa158 │ │ │ ├── 627943dc7a9a74286b70a4f694a0acd5 │ │ │ └── 62bcade1028c24ca1a39760ed84b9487 │ │ ├── 64 │ │ │ ├── 640fce162090e8940bceb955398a72ab │ │ │ └── 641b781cad112c75d0008dfa8d76c639 │ │ ├── 67 │ │ │ └── 67f8781cad112c75d0008dfa8d76c639 │ │ ├── 68 │ │ │ └── 68a00c837b82e4c6d92e7da765dc5f1d │ │ ├── 69 │ │ │ └── 69cd3ba57bbf5014a8e52fb8d9e932be │ │ ├── 70 │ │ │ ├── 708b781cad112c75d0008dfa8d76c639 │ │ │ └── 70d8568987ac0499f952b54c7c13e265 │ │ ├── 74 │ │ │ └── 748f803ec62b38744add6491c566a599 │ │ ├── 75 │ │ │ └── 7582ab3f881264059af1f28fe5b7e44b │ │ ├── 76 │ │ │ └── 7699c5fbfa27745a1abe111ab7bf9785 │ │ ├── 77 │ │ │ └── 777c6bfa342226743aadeafaa5a74dc1 │ │ ├── 78 │ │ │ └── 7856cbff0a0ca45c787d5431eb805bb0 │ │ ├── 82 │ │ │ └── 82d37a275a3e6324680d4974bcd4b6d2 │ │ ├── 83 │ │ │ └── 83b39678ff6aa4fec8d135d231ba9cde │ │ ├── 84 │ │ │ └── 84b6f09e3da6afb47881380512c00681 │ │ ├── 85 │ │ │ └── 85a88efa8c871af4a9d17c64791b6f4f │ │ ├── 87 │ │ │ ├── 874ceab4425f64bccb1d14032f4452b1 │ │ │ └── 874e4c25febbb3c46bc71797dc23e99c │ │ ├── 88 │ │ │ └── 8871aa70ed3c49348a035990c292ae7e │ │ ├── 89 │ │ │ └── 89a037199d11087f1100e2b844295342 │ │ ├── 90 │ │ │ └── 90867780e737db04ca9532d7c9f358f9 │ │ ├── 91 │ │ │ └── 912f3b86bbef5f149bd24ac92cefda5c │ │ ├── 94 │ │ │ ├── 943bcd0d57b6cd94188765693766c2e0 │ │ │ └── 94f4572b7af8c454fbbcef9d779bfd6a │ │ ├── 95 │ │ │ ├── 95616c020c5604dda96cf76afbbc0272 │ │ │ └── 95ef4804fe0be4c999ddaa383536cde8 │ │ ├── 96 │ │ │ ├── 9632fe331f54a4b7eb377365cc94b406 │ │ │ └── 96ca71e39c7b6fb4f9bec2c5bf331349 │ │ ├── 97 │ │ │ └── 978e8a5a9823bbe48aa4118e58692e3c │ │ ├── 99 │ │ │ ├── 9927861c86b6c804aa55f5cde0a016ce │ │ │ └── 999c9aea7b9fcf94b88eb517ed68c298 │ │ ├── 00 │ │ │ ├── 00000000000000001000000000000000 │ │ │ ├── 00000000000000002000000000000000 │ │ │ ├── 00000000000000003000000000000000 │ │ │ ├── 00000000000000004000000000000000 │ │ │ ├── 00000000000000004100000000000000 │ │ │ ├── 00000000000000005000000000000000 │ │ │ ├── 00000000000000005100000000000000 │ │ │ ├── 00000000000000006000000000000000 │ │ │ ├── 00000000000000006100000000000000 │ │ │ ├── 00000000000000007000000000000000 │ │ │ ├── 00000000000000008000000000000000 │ │ │ ├── 00000000000000009000000000000000 │ │ │ ├── 0000000000000000a000000000000000 │ │ │ ├── 0000000000000000b000000000000000 │ │ │ ├── 0000000000000000c000000000000000 │ │ │ └── 003377fc2620a44939dadde6fe3f8190 │ │ ├── 01 │ │ │ ├── 017ca72b9e8a749058d13ebd527e98fa │ │ │ └── 01afff4738423be46985ce2472bc633f │ │ ├── 03 │ │ │ ├── 031215734bda8ff429edbbee39428342 │ │ │ └── 0365d03f88c829a478386b36c84ea300 │ │ ├── 04 │ │ │ └── 04777896b3565514c89ff279f6ff35a7 │ │ ├── 06 │ │ │ └── 06de4f34dd11400011009639ae9ef342 │ │ ├── 09 │ │ │ ├── 0947ecf1f9c7b7d43a1fc593d2511ff4 │ │ │ └── 09b725f35d8202347b9b9ef551d667ce │ │ ├── 0a │ │ │ └── 0aeaa4cb29f5d4e9c8455f04c8575c8c │ │ ├── 0b │ │ │ └── 0bb48ad97d100274e81d1bf2be34fe2b │ │ ├── 0d │ │ │ ├── 0d1644bdf064147baa97f235fc5b4903 │ │ │ └── 0da8daaf1d21e474bafa968f8f6c9f1e │ │ ├── 0e │ │ │ ├── 0e447868506ba49f0a73235b8a8b647a │ │ │ └── 0ecf094048146a94fbeb108b59ea79b2 │ │ ├── 0f │ │ │ └── 0fc096f4bc359bc479cbffa236d1e14e │ │ ├── 1a │ │ │ ├── 1a1df7ba7f953634ab94ec298ff5cc57 │ │ │ └── 1a5cb0f419a1fce4baea2cd016e7c325 │ │ ├── 1d │ │ │ └── 1dad87ba4f1e04d6eb7f287e1f2e08fe │ │ ├── 1e │ │ │ └── 1ec0dc95600b7344c92904c58b45acd7 │ │ ├── 1f │ │ │ ├── 1f2d7e0540d199449a8a6785f3994477 │ │ │ └── 1f4e1a7c72acaea498807af49b2c632a │ │ ├── 2b │ │ │ ├── 2b4f29398d9484ccfa9fd220449f5eee │ │ │ └── 2bd4491ca3dbde44abd84c7b07210477 │ │ ├── 2e │ │ │ └── 2eb5ef6b7b6e4af4986a46aacaf053c0 │ │ ├── 2f │ │ │ └── 2f1614378f6396547bc6f0ba870c26d4 │ │ ├── 3b │ │ │ └── 3bd9b338e2e40f1408d1bfa06f718e82 │ │ ├── 3d │ │ │ └── 3d78256471dee4d869e7f18f13f73945 │ │ ├── 3f │ │ │ └── 3f8c696893e17b248a26c8d2ff65fb2f │ │ ├── 4e │ │ │ ├── 4e7ece4eb894f1244b60c7227b8c7e88 │ │ │ └── 4ed1eb663737f1c47a4f5bacf662e4e1 │ │ ├── 4f │ │ │ ├── 4f4bd5fc71fdf4b49b882a1b2552b313 │ │ │ └── 4f90abea862547347b525e8d68780c96 │ │ ├── 5a │ │ │ ├── 5a204587cd11639e1100366aae9ef342 │ │ │ └── 5a8c1b59f27344754b41795198b8f341 │ │ ├── 5d │ │ │ ├── 5d4f84099b51fd64298d722d5b2408ca │ │ │ └── 5d7f4c401ae8946bcb0d6ff68a9e7466 │ │ ├── 5e │ │ │ ├── 5e96a9fe0ed827449b313145edefc4ea │ │ │ └── 5ebc773307e13074a92e6e67c87c655c │ │ ├── 6a │ │ │ └── 6a86a6a4fdda7f54a964ad2a3c7c3d38 │ │ ├── 6b │ │ │ └── 6bac12a1a66f31e46aedbe749ebe81d1 │ │ ├── 6d │ │ │ └── 6d55b5e91b95c41739cdf4f804dd383d │ │ ├── 6e │ │ │ └── 6e0cec5c6de9fea418b9aa3fcbdc4658 │ │ ├── 6f │ │ │ └── 6f1418cffd12146f2a83be795f6fa5a7 │ │ ├── 7a │ │ │ └── 7a632f967e8ad42f5bd275898151ab6a │ │ ├── 7c │ │ │ └── 7ca128753e36da24fac1c8a520fb94b3 │ │ ├── 8b │ │ │ └── 8b30686bb4322ab42ad5eb50a0210b58 │ │ ├── 8c │ │ │ ├── 8c5f5cc96e2e9224c955cfac50a4fe3b │ │ │ └── 8c81db0e527d24acc9bcec04e87781bd │ │ ├── 8e │ │ │ └── 8edd86d270edb1a47955aa151efab0fe │ │ ├── 9a │ │ │ ├── 9a19387daec9de74c9c2c9fcdb261341 │ │ │ └── 9ad381ed8492840ab9f165df743e4826 │ │ ├── a0 │ │ │ └── a0a480e58dc4a6f4aa85750f4ef131a7 │ │ ├── a1 │ │ │ └── a181ca8e3c62f3e4b8f183f6c586b032 │ │ ├── a4 │ │ │ ├── a4b474cd484494a4aaa4bbf928219d09 │ │ │ └── a4cdca73d61814d33ac1587f6c163bca │ │ ├── a7 │ │ │ └── a773099f140e846f7835d27351846623 │ │ ├── a8 │ │ │ └── a88a26a276b4e47619ce2c5adad33fab │ │ ├── a9 │ │ │ ├── a94b781cad112c75d0008dfa8d76c639 │ │ │ ├── a9aaa3f5f2d574f228e4a21aa38b61e4 │ │ │ └── a9df009a214e24a5ebbf271595f8d5b6 │ │ ├── aa │ │ │ └── aaa9268bdd11232011002f78ae9ef342 │ │ ├── ab │ │ │ └── ab2d79cf79f7ad644bea871a966b82fe │ │ ├── ae │ │ │ └── ae9cf5ae5d7b7ed4fa76ca357b4dc5e0 │ │ ├── af │ │ │ └── af0e56f63a26f4749bfd1fed126d6ab2 │ │ ├── b0 │ │ │ └── b0249d8c935344451aa4de6db76f0688 │ │ ├── b1 │ │ │ ├── b14b79b8936134d3f8238f0c2d40d634 │ │ │ └── b1f4aac2c6667456c80bc8ab9bac6ed1 │ │ ├── b2 │ │ │ ├── b2145489f7c704db8acb14a52bddeee9 │ │ │ └── b2dd3f2a905baa641bf1e1cb3cb87e8c │ │ ├── b3 │ │ │ └── b3728d1488b02490cbd196c7941bf1f8 │ │ ├── b4 │ │ │ ├── b4cb974974dc3424785f8bfe8ec05381 │ │ │ └── b4cbb07d1dd6c8e42923b2493fb6ef18 │ │ ├── b5 │ │ │ └── b59984d82af624bd3b0c777f038276f2 │ │ ├── b6 │ │ │ ├── b61f0d8d8244b4b28aa66b0c8cb46a8d │ │ │ └── b6aa781cad112c75d0008dfa8d76c639 │ │ ├── b9 │ │ │ ├── b920748a053961e43ad8c5875c59bba4 │ │ │ └── b96caffbe180b654a92c42f2ae1ce22a │ │ ├── ba │ │ │ └── ba1e9681430963647a39214e916eaae6 │ │ ├── bb │ │ │ └── bb062c39bd531f947bd784a87570de45 │ │ ├── bd │ │ │ └── bd61002c061282241aa60e0c1814cb48 │ │ ├── be │ │ │ ├── be6e39cf196f146d5be72fbefb18ed75 │ │ │ ├── be98a5f3f2aa7b640bbd95ac7f609027 │ │ │ └── bef3d242a13c447ac90c2d2dc213b1ea │ │ ├── c0 │ │ │ ├── c0819bec1f03d764bbc0e13b4be78c91 │ │ │ └── c09b983ead9c2994f902385d2620f17a │ │ ├── c1 │ │ │ ├── c1409ce56b1c8422e849019fc420df42 │ │ │ └── c182fa94a5a0a4c02870641efcd38cd5 │ │ ├── c2 │ │ │ └── c23384278280951489f8f130233b92d7 │ │ ├── c3 │ │ │ └── c3aa75dc595272b46aa823607e2b8a67 │ │ ├── c5 │ │ │ ├── c53126b5daf7c0d48870bdd9b404701e │ │ │ └── c547503fff0e8482ea5793727057041c │ │ ├── c6 │ │ │ └── c60d549d7b8ffdd479e6bedd2605e659 │ │ ├── c9 │ │ │ └── c9b428264257c8246b2bfb01f65c763b │ │ ├── cd │ │ │ └── cd5b323dcc592457790ff18b528f5e67 │ │ ├── ce │ │ │ └── ce0cb2621f6d84e21a87414e471a3cce │ │ ├── cf │ │ │ └── cf6d8fc1580864a149a13b0e37bb6659 │ │ ├── d1 │ │ │ ├── d179a468f3d6e9c498e43021645aa963 │ │ │ └── d1ab67725eb4b364485ef0a6bb02ff51 │ │ ├── d3 │ │ │ ├── d35a90bed98554f4d8b92c9cd3cfbafa │ │ │ └── d3b1c8c1036784176946f5cfbfb7fe4c │ │ ├── d4 │ │ │ ├── d440902fad11e807d00044888d76c639 │ │ │ └── d4a8c05c3168d4344b17f9b5828bd867 │ │ ├── d6 │ │ │ ├── d693a54e9c0adde47adb5eab9baac37c │ │ │ ├── d6e0c95a128e14227939c51b5d9ad74e │ │ │ └── d6ef58fc6f637406bbe6814a19c377f8 │ │ ├── d8 │ │ │ ├── d88d7b057f70da04fafb719714bacc1d │ │ │ └── d8e311fc0d6c49b47b2054b5599c4e92 │ │ ├── d9 │ │ │ └── d9e12470535464538a29207930915629 │ │ ├── da │ │ │ ├── da310021e2a4142429d95c537846dc38 │ │ │ └── daf9781cad112c75d0008dfa8d76c639 │ │ ├── dc │ │ │ └── dc3f65ed643a15b49b27da9666b15b1c │ │ ├── dd │ │ │ ├── dd05e71c69dd4457fa205c9eea7c2326 │ │ │ └── dd63955d148859b4aa0a7439db358ecf │ │ ├── de │ │ │ └── decc5e108a4ca734a903ec53e14801b4 │ │ ├── e0 │ │ │ └── e04ef121228444287a4c957e442a58c1 │ │ ├── e1 │ │ │ └── e1149b6dc4ad6a9409eb594f87fef710 │ │ ├── e2 │ │ │ └── e2baf3cae8edc4daf94c9adc2154be00 │ │ ├── e4 │ │ │ └── e446427fb635c414fa1f46e41f6c093a │ │ ├── e5 │ │ │ ├── e515e0f94cefc4c0db54b45cba621544 │ │ │ └── e53bbbf317430784e97edba582c7ed42 │ │ ├── e6 │ │ │ ├── e64dd26b48a6c6b48b7c94b919cd5a6f │ │ │ └── e69f04207be68524bb0890daa21282cb │ │ ├── e7 │ │ │ └── e796458d8ff8d6943a721ace215f63d1 │ │ ├── e8 │ │ │ └── e80c3c84ea861404d8a427db8b7abf04 │ │ ├── e9 │ │ │ ├── e9a9781cad112c75d0008dfa8d76c639 │ │ │ └── e9ba2083ad114a07d000fbfb8d76c639 │ │ ├── ea │ │ │ ├── ea317e6e9b66b014db0b9c9835ad39c3 │ │ │ ├── ea59781cad112c75d0008dfa8d76c639 │ │ │ ├── ea7f80015d120aa46a5eaad124d4c09b │ │ │ └── ea8b4520dd11400011009639ae9ef342 │ │ ├── eb │ │ │ └── eb3c52d5fa612b642868bb0c87c2aa16 │ │ ├── ec │ │ │ └── ecd9a2c463dcb476891e43d7c9f16ffa │ │ ├── ed │ │ │ ├── ed2a6c1c35ea49a44b84a5f692848ebb │ │ │ └── edb8dea92f0664f7ebdba06b4f2697da │ │ ├── ef │ │ │ └── efa32f07a6a0a2648a30b9b36767579f │ │ ├── f1 │ │ │ └── f1b13d7a80660504a858ea24cfa418c6 │ │ ├── f2 │ │ │ ├── f202adaee27c646fa9d90739bb84aa42 │ │ │ └── f2648273e111b48e881504326f709df7 │ │ ├── f3 │ │ │ └── f379728059592634ca66700124d176e8 │ │ ├── f5 │ │ │ └── f58445347fe2e4b8396487ed2bfa02ad │ │ ├── f6 │ │ │ ├── f6469eb0ad1119d6d00011d98d76c639 │ │ │ └── f688f89ed5eb847c5b19c934a0f1e772 │ │ ├── f7 │ │ │ ├── f7898d203e9b94c0dbe2bf9dd5cb32c0 │ │ │ └── f7db9ec1392f34265817a55853e6ab07 │ │ ├── f9 │ │ │ ├── f9372f23586ef470b97d53856af88487 │ │ │ ├── f9d5fa183cd6b45eeb1491f74863cd91 │ │ │ └── f9f24939e8b107e46a952866ce8ed0ba │ │ ├── fa │ │ │ └── fa3c09c9b1eff448fa03c3cc1ffd0283 │ │ ├── fb │ │ │ ├── fb52973118cf00648825ced2fcca240c │ │ │ └── fb7c2eef13a7e0046addec275da67363 │ │ ├── fc │ │ │ ├── fc00ec05a89da4ff695a4273715cd5ce │ │ │ └── fc0ace59155774b45939e3b5a0357657 │ │ ├── fd │ │ │ └── fdd0b72dc4a41034e88ec65593ffb1a7 │ │ └── ff │ │ │ ├── ffa9c02760c2b4e8eb9814ec06c4b05b │ │ │ └── ffae78ee2f8234447a5c1804b0d63fff │ ├── shadercompiler-1.log │ ├── shadercompiler-2.log │ ├── shadercompiler-3.log │ ├── shadercompiler-4.log │ ├── shadercompiler-5.log │ ├── shadercompiler-6.log │ ├── shadercompiler-7.log │ └── shadercompiler-8.log ├── Presentation_Tool-csharp.sln ├── Presentation_Tool.sln ├── Presentation_Tool.userprefs ├── ProjectSettings │ ├── AudioManager.asset │ ├── DynamicsManager.asset │ ├── EditorBuildSettings.asset │ ├── EditorSettings.asset │ ├── GraphicsSettings.asset │ ├── InputManager.asset │ ├── NavMeshLayers.asset │ ├── NetworkManager.asset │ ├── Physics2DSettings.asset │ ├── ProjectSettings.asset │ ├── QualitySettings.asset │ ├── TagManager.asset │ └── TimeManager.asset ├── Unity-csharp.sln ├── Unity.sln └── Unity.userprefs ├── README.md ├── Thumbs.db ├── snap_01.jpg └── snap_02.jpg /Presentation_Template/Assets/Editor.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c0819bec1f03d764bbc0e13b4be78c91 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Editor/Image Effects.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b1f4aac2c6667456c80bc8ab9bac6ed1 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Editor/Image Effects/AntialiasingAsPostEffectEditor.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 36f48f2018eba4c07a9ed16f79126f55 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Editor/Image Effects/BloomAndLensFlaresEditor.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: fa3c09c9b1eff448fa03c3cc1ffd0283 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Editor/Image Effects/BloomEditor.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: cf6d8fc1580864a149a13b0e37bb6659 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Editor/Image Effects/CameraMotionBlurEditor.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 52641a36df9ae43a18965d3cac5fcb31 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Editor/Image Effects/ColorCorrectionCurvesEditor.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: edb8dea92f0664f7ebdba06b4f2697da 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Editor/Image Effects/ColorCorrectionLutEditor.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8edd86d270edb1a47955aa151efab0fe 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Editor/Image Effects/DepthOfField34Editor.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 7582ab3f881264059af1f28fe5b7e44b 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Editor/Image Effects/DepthOfFieldScatterEditor.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 04777896b3565514c89ff279f6ff35a7 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Editor/Image Effects/EdgeDetectEffectNormalsEditor.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e04ef121228444287a4c957e442a58c1 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Editor/Image Effects/NoiseAndGrainEditor.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 178e954e5548fe5419ef0614d731c36e 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Editor/Image Effects/SunShaftsEditor.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 3d78256471dee4d869e7f18f13f73945 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Editor/Image Effects/TonemappingEditor.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 49b4d4c810eb44642b415cf62b24efe3 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Editor/Image Effects/VignettingEditor.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9632fe331f54a4b7eb377365cc94b406 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Fonts.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8c5f5cc96e2e9224c955cfac50a4fe3b 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Fonts/Frutiger47CondensedLight.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Fonts/Frutiger47CondensedLight.ttf -------------------------------------------------------------------------------- /Presentation_Template/Assets/Fonts/Frutiger47CondensedLight.ttf.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 54122bfed44f76449bdb6db58d20f596 3 | TrueTypeFontImporter: 4 | serializedVersion: 2 5 | fontSize: 16 6 | forceTextureCase: -2 7 | characterSpacing: 1 8 | characterPadding: 0 9 | includeFontData: 1 10 | use2xBehaviour: 0 11 | fontNames: [] 12 | customCharacters: 13 | fontRenderingMode: 0 14 | userData: 15 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Fonts/frutiger_57_condensed.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Fonts/frutiger_57_condensed.ttf -------------------------------------------------------------------------------- /Presentation_Template/Assets/Fonts/frutiger_57_condensed.ttf.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 69cd3ba57bbf5014a8e52fb8d9e932be 3 | TrueTypeFontImporter: 4 | serializedVersion: 2 5 | fontSize: 200 6 | forceTextureCase: -2 7 | characterSpacing: 1 8 | characterPadding: 0 9 | includeFontData: 1 10 | use2xBehaviour: 0 11 | fontNames: [] 12 | customCharacters: 13 | fontRenderingMode: 0 14 | userData: 15 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: eb3c52d5fa612b642868bb0c87c2aa16 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Grid.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Grid.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Grid.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 82d37a275a3e6324680d4974bcd4b6d2 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Material_1.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Material_1.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Material_1.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 175e62e54353e0b4ab1027d1ecf36c12 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Particles.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Particles.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Particles.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 11a279ff4c1b545fd99f4110fd864e4d 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_00.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_00.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_00.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c23384278280951489f8f130233b92d7 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_00_add.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_00_add.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_00_add.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: be98a5f3f2aa7b640bbd95ac7f609027 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_01.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_01.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_01.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1ec0dc95600b7344c92904c58b45acd7 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_02.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_02.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_02.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 4e7ece4eb894f1244b60c7227b8c7e88 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_02_add.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_02_add.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_02_add.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b2dd3f2a905baa641bf1e1cb3cb87e8c 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_03.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_03.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_03.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: af0e56f63a26f4749bfd1fed126d6ab2 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_03_add.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_03_add.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_03_add.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0947ecf1f9c7b7d43a1fc593d2511ff4 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_04.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_04.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_04.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1a5cb0f419a1fce4baea2cd016e7c325 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_04_add.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_04_add.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_04_add.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ae9cf5ae5d7b7ed4fa76ca357b4dc5e0 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_05.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_05.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_05.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: fb7c2eef13a7e0046addec275da67363 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_05_add.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_05_add.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_05_add.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c53126b5daf7c0d48870bdd9b404701e 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_06.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_06.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_06.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 399eafb2307077d438e7b40cf1eb796d 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_06_add.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_06_add.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_06_add.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: efa32f07a6a0a2648a30b9b36767579f 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_07.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_07.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_07.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 3f8c696893e17b248a26c8d2ff65fb2f 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_07_add.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_07_add.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_07_add.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 299ce096404473448aa31b8367e3482d 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_08.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_08.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_08.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 41923f4d5fc48cb4aaa808e6ac627f5d 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_08_add.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_08_add.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_08_add.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d88d7b057f70da04fafb719714bacc1d 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_09.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_09.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_09.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: bd61002c061282241aa60e0c1814cb48 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_09_add.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_09_add.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_09_add.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0fc096f4bc359bc479cbffa236d1e14e 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_10.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_10.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_10.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 09b725f35d8202347b9b9ef551d667ce 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_10_add.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_10_add.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_10_add.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e1149b6dc4ad6a9409eb594f87fef710 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_11.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_11.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_11.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ffae78ee2f8234447a5c1804b0d63fff 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_11_add.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_11_add.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_11_add.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 748f803ec62b38744add6491c566a599 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_12.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_12.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_12.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1f2d7e0540d199449a8a6785f3994477 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_12_add.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_12_add.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_12_add.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 031215734bda8ff429edbbee39428342 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_13.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_13.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_13.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 912f3b86bbef5f149bd24ac92cefda5c 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_13_add.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_13_add.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_13_add.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 36e279e5812bb1b4b846bce224a459d7 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_14.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_14.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_14.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 455b9d76dffc71143897f4dc6b55af90 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_14_add.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_14_add.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_14_add.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c09b983ead9c2994f902385d2620f17a 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_15.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_15.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_15.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0365d03f88c829a478386b36c84ea300 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_15_add.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_15_add.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_15_add.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: dc3f65ed643a15b49b27da9666b15b1c 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_16.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_16.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_16.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6e0cec5c6de9fea418b9aa3fcbdc4658 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_16_add.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_16_add.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_16_add.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f9f24939e8b107e46a952866ce8ed0ba 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_17.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_17.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_17.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 42b53e69da0d024479ce0f6c7859b99d 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_17_add.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_17_add.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_17_add.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 7ca128753e36da24fac1c8a520fb94b3 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_18.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_18.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_18.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 640fce162090e8940bceb955398a72ab 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_18_add.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_18_add.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_18_add.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c3aa75dc595272b46aa823607e2b8a67 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_19.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_19.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_19.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e796458d8ff8d6943a721ace215f63d1 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_19_add.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/Slide_19_add.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/Slide_19_add.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d1ab67725eb4b364485ef0a6bb02ff51 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/sphere.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Materials/sphere.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/Materials/sphere.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 32d3b9669104c934a88a1cb48ba9238c 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Presentation_Template.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Presentation_Template.unity -------------------------------------------------------------------------------- /Presentation_Template/Assets/Presentation_Template.unity.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8871aa70ed3c49348a035990c292ae7e 3 | DefaultImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 01afff4738423be46985ce2472bc633f 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 34a4fc3e2d5e4f248a61c1fb94c65f1a 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/GUI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/GUI.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_00.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_00.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_01.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_01_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_01_add.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_02.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_02_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_02_add.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_03.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_03_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_03_add.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_04.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_04_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_04_add.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_05.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_05_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_05_add.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_06.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_06_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_06_add.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_07.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_07.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_07_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_07_add.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_08.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_08.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_08_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_08_add.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_09.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_09.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_09_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_09_add.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_10.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_10_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_10_add.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_11.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_11_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_11_add.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_12.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_12_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_12_add.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_13.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_13_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_13_add.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_14.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_14_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_14_add.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_15.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_15_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_15_add.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_16.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_16_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_16_add.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_17.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_17_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_17_add.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_18.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_18_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_18_add.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_19.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_19_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_19_add.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_20.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Resources/slides/slide_20_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Resources/slides/slide_20_add.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Scripts.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 2f1614378f6396547bc6f0ba870c26d4 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Scripts/Keyboard_rotation.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 5e96a9fe0ed827449b313145edefc4ea 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Scripts/dia_hora_segundos.js: -------------------------------------------------------------------------------- 1 | #pragma strict 2 | 3 | private var theTime = Date(); 4 | 5 | function Start () { 6 | 7 | } 8 | 9 | function Update () { 10 | 11 | 12 | var days = theTime.Now.DayOfWeek; 13 | var day = theTime.Now.Day; 14 | var month = theTime.Now.Month; 15 | var year = theTime.Now.Year; 16 | var hours = theTime.Now.Hour; 17 | var minutes = theTime.Now.Minute; 18 | var seconds = theTime.Now.Second; 19 | 20 | guiText.text = days + " " + day + " / " + month + " / " + year + " // " + hours + ":" + minutes + ":" + seconds; 21 | 22 | } -------------------------------------------------------------------------------- /Presentation_Template/Assets/Scripts/dia_hora_segundos.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1f4e1a7c72acaea498807af49b2c632a 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Scripts/rotation.js: -------------------------------------------------------------------------------- 1 | #pragma strict 2 | 3 | function Start () { 4 | 5 | } 6 | 7 | function Update () { 8 | // Slowly rotate the object around its X axis at 1 degree/second. 9 | //transform.Rotate(Vector3.left * Time.deltaTime); 10 | transform.Rotate(Vector3.up * Time.deltaTime*6, Space.World); 11 | 12 | // ... at the same time as spinning relative to the global // Y axis at the same speed. transform.Rotate(Vector3.up * Time.deltaTime, Space.World); } 13 | } -------------------------------------------------------------------------------- /Presentation_Template/Assets/Scripts/rotation.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: bb062c39bd531f947bd784a87570de45 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Scripts/rotation_back_and_forth.cs: -------------------------------------------------------------------------------- 1 | using UnityEngine; 2 | using System.Collections; 3 | 4 | public class rotation_back_and_forth : MonoBehaviour { 5 | 6 | public float _Angle; 7 | public float _Period; 8 | 9 | private float _Time; 10 | 11 | // Update is called once per frame 12 | void Update () { 13 | _Time = _Time + Time.deltaTime; 14 | float phase = Mathf.Sin(_Time / _Period); 15 | transform.localRotation = Quaternion.Euler( new Vector3(0, phase * _Angle, 0)); 16 | } 17 | } -------------------------------------------------------------------------------- /Presentation_Template/Assets/Scripts/rotation_back_and_forth.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ab2d79cf79f7ad644bea871a966b82fe 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Scripts/slider.js: -------------------------------------------------------------------------------- 1 | #pragma strict 2 | 3 | var imageArray : Texture[]; 4 | var currentImage : int; 5 | var imageRect : Rect; 6 | var buttonRect : Rect; 7 | 8 | function Start() 9 | { 10 | currentImage = 0; 11 | imageRect = Rect(0, 0, Screen.width, Screen.height / 1 ); 12 | buttonRect = Rect(Screen.width - Screen.height / 4, 600 - Screen.height / 10, Screen.width / 20, Screen.height / 20); 13 | } 14 | 15 | function OnGUI() 16 | { 17 | GUI.Label(imageRect, imageArray[currentImage]); 18 | if(GUI.Button(buttonRect, "Next")) 19 | currentImage++; 20 | 21 | if(currentImage > 2) 22 | currentImage = 0; 23 | 24 | } 25 | 26 | 27 | 28 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Scripts/slider.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9a19387daec9de74c9c2c9fcdb261341 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Scripts/wire.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e53bbbf317430784e97edba582c7ed42 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Shaders.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 5d4f84099b51fd64298d722d5b2408ca 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Shaders/ChromaticAberration.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 943bcd0d57b6cd94188765693766c2e0 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Shaders/Particle Add (Overlay).shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 5a204587cd11639e1100366aae9ef342 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Shaders/SeparableBlur.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 84b6f09e3da6afb47881380512c00681 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Shaders/Unlit-Alpha.shader: -------------------------------------------------------------------------------- 1 | Shader "Unlit/AlphaSelfIllum" { 2 | Properties { 3 | _Color ("Color Tint", Color) = (1,1,1,1) 4 | _MainTex ("SelfIllum Color (RGB) Alpha (A)", 2D) = "white" 5 | } 6 | Category { 7 | Lighting On 8 | ZWrite Off 9 | Cull Back 10 | Blend SrcAlpha OneMinusSrcAlpha 11 | Tags {Queue=Transparent} 12 | SubShader { 13 | Material { 14 | Emission [_Color] 15 | } 16 | Pass { 17 | SetTexture [_MainTex] { 18 | Combine Texture * Primary, Texture * Primary 19 | } 20 | } 21 | } 22 | } 23 | }// Total snippets: 0 24 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Shaders/Unlit-Alpha.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 978e8a5a9823bbe48aa4118e58692e3c 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Shaders/Vignette.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b4cb974974dc3424785f8bfe8ec05381 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Shaders/Vignette.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1a1df7ba7f953634ab94ec298ff5cc57 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Shield.unity3d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Shield.unity3d -------------------------------------------------------------------------------- /Presentation_Template/Assets/Shield.unity3d.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e69f04207be68524bb0890daa21282cb 3 | DefaultImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a0a480e58dc4a6f4aa85750f4ef131a7 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only).meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d6e0c95a128e14227939c51b5d9ad74e 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/CameraMotionBlur.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f7db9ec1392f34265817a55853e6ab07 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: 6 | - shader: {fileID: 4800000, guid: 85a88efa8c871af4a9d17c64791b6f4f, type: 3} 7 | - dx11MotionBlurShader: {fileID: 4800000, guid: f1b13d7a80660504a858ea24cfa418c6, 8 | type: 3} 9 | - replacementClear: {fileID: 4800000, guid: 7699c5fbfa27745a1abe111ab7bf9785, type: 3} 10 | - noiseTexture: {fileID: 2800000, guid: 31f5a8611c4ed1245b18456206e798dc, type: 3} 11 | executionOrder: 0 12 | icon: {instanceID: 0} 13 | userData: 14 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/ColorCorrectionCurves.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 83b39678ff6aa4fec8d135d231ba9cde 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: 6 | - colorCorrectionCurvesShader: {fileID: 4800000, guid: 62bcade1028c24ca1a39760ed84b9487, 7 | type: 3} 8 | - simpleColorCorrectionCurvesShader: {fileID: 4800000, guid: 438ddd58d82c84d9eb1fdc56111702e1, 9 | type: 3} 10 | - colorCorrectionSelectiveShader: {fileID: 4800000, guid: e515e0f94cefc4c0db54b45cba621544, 11 | type: 3} 12 | executionOrder: 0 13 | icon: {instanceID: 0} 14 | userData: 15 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/ColorCorrectionEffect.cs: -------------------------------------------------------------------------------- 1 | using UnityEngine; 2 | using System.Collections; 3 | 4 | [ExecuteInEditMode] 5 | [AddComponentMenu("Image Effects/Color Adjustments/Color Correction (Ramp)")] 6 | public class ColorCorrectionEffect : ImageEffectBase { 7 | public Texture textureRamp; 8 | 9 | // Called by camera to apply image effect 10 | void OnRenderImage (RenderTexture source, RenderTexture destination) { 11 | material.SetTexture ("_RampTex", textureRamp); 12 | Graphics.Blit (source, destination, material); 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/ColorCorrectionEffect.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ea59781cad112c75d0008dfa8d76c639 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: 6 | - shader: {fileID: 4800000, guid: 67f8781cad112c75d0008dfa8d76c639, type: 3} 7 | - textureRamp: {fileID: 2800000, guid: d440902fad11e807d00044888d76c639, type: 3} 8 | executionOrder: 0 9 | icon: {instanceID: 0} 10 | userData: 11 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/ColorCorrectionLut.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c1409ce56b1c8422e849019fc420df42 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: 6 | - shader: {fileID: 4800000, guid: b61f0d8d8244b4b28aa66b0c8cb46a8d, type: 3} 7 | - clutTex: {fileID: 2800000, guid: a4b474cd484494a4aaa4bbf928219d09, type: 3} 8 | executionOrder: 0 9 | icon: {instanceID: 0} 10 | userData: 11 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/DepthOfField34.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 237a7a10492cc4ae6a3adcc6419f4961 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: 6 | - objectFocus: {instanceID: 0} 7 | - dofBlurShader: {fileID: 4800000, guid: bb4af680337344a4abad65a4e8873c50, type: 3} 8 | - dofShader: {fileID: 4800000, guid: 987fb0677d01f43ce8a9dbf12271e668, type: 3} 9 | - bokehShader: {fileID: 4800000, guid: 57cdacf9b217546aaa18edf39a6151c0, type: 3} 10 | - bokehTexture: {fileID: 2800000, guid: fc00ec05a89da4ff695a4273715cd5ce, type: 3} 11 | executionOrder: 0 12 | icon: {instanceID: 0} 13 | userData: 14 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/DepthOfFieldScatter.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f202adaee27c646fa9d90739bb84aa42 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: 6 | - focalTransform: {instanceID: 0} 7 | - dofHdrShader: {fileID: 4800000, guid: acd613035ff3e455e8abf23fdc8c8c24, type: 3} 8 | - dx11BokehShader: {fileID: 4800000, guid: d8e82664aa8686642a424c88ab10164a, type: 3} 9 | - dx11BokehTexture: {fileID: 2800000, guid: a4cdca73d61814d33ac1587f6c163bca, type: 3} 10 | executionOrder: 0 11 | icon: {instanceID: 0} 12 | userData: 13 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/EdgeDetectEffectNormals.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 57378565f2adf4d3fbe949ebe1453f09 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: 6 | - edgeDetectShader: {fileID: 4800000, guid: 0d1644bdf064147baa97f235fc5b4903, type: 3} 7 | executionOrder: 0 8 | icon: {instanceID: 0} 9 | userData: 10 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/ImageEffectBase.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f6469eb0ad1119d6d00011d98d76c639 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/NoiseAndGrain.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0da8daaf1d21e474bafa968f8f6c9f1e 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: 6 | - noiseTexture: {fileID: 2800000, guid: 7a632f967e8ad42f5bd275898151ab6a, type: 3} 7 | - noiseShader: {fileID: 4800000, guid: b0249d8c935344451aa4de6db76f0688, type: 3} 8 | - dx11NoiseShader: {fileID: 4800000, guid: 8b30686bb4322ab42ad5eb50a0210b58, type: 3} 9 | executionOrder: 0 10 | icon: {instanceID: 0} 11 | userData: 12 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/NoiseEffect.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a88a26a276b4e47619ce2c5adad33fab 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: 6 | - grainTexture: {fileID: 2800000, guid: ffa9c02760c2b4e8eb9814ec06c4b05b, type: 3} 7 | - scratchTexture: {fileID: 2800000, guid: 6205c27cc031f4e66b8ea90d1bfaa158, type: 3} 8 | - shaderRGB: {fileID: 4800000, guid: 5d7f4c401ae8946bcb0d6ff68a9e7466, type: 3} 9 | - shaderYUV: {fileID: 4800000, guid: 0e447868506ba49f0a73235b8a8b647a, type: 3} 10 | executionOrder: 0 11 | icon: {instanceID: 0} 12 | userData: 13 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/PostEffectsBase.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d9e12470535464538a29207930915629 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/PostEffectsHelper.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 5a8c1b59f27344754b41795198b8f341 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/Quads.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f2648273e111b48e881504326f709df7 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: [] 6 | executionOrder: 0 7 | icon: {instanceID: 0} 8 | userData: 9 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/SunShafts.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 1dad87ba4f1e04d6eb7f287e1f2e08fe 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: 6 | - sunTransform: {instanceID: 0} 7 | - prepareBlurShader: {fileID: 4800000, guid: 9ad381ed8492840ab9f165df743e4826, type: 3} 8 | - radialBlurShader: {fileID: 4800000, guid: f58445347fe2e4b8396487ed2bfa02ad, type: 3} 9 | - sunShaftsShader: {fileID: 4800000, guid: d3b1c8c1036784176946f5cfbfb7fe4c, type: 3} 10 | - simpleClearShader: {fileID: 4800000, guid: f688f89ed5eb847c5b19c934a0f1e772, type: 3} 11 | executionOrder: 0 12 | icon: {instanceID: 0} 13 | userData: 14 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/Tonemapping.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: dd05e71c69dd4457fa205c9eea7c2326 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: 6 | - tonemapper: {fileID: 4800000, guid: 003377fc2620a44939dadde6fe3f8190, type: 3} 7 | executionOrder: 0 8 | icon: {instanceID: 0} 9 | userData: 10 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/Vignetting.js.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: bef3d242a13c447ac90c2d2dc213b1ea 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: 6 | - vignetteShader: {fileID: 4800000, guid: 627943dc7a9a74286b70a4f694a0acd5, type: 3} 7 | - separableBlurShader: {fileID: 4800000, guid: e97c14fbb5ea04c3a902cc533d7fc5d1, 8 | type: 3} 9 | - chromAberrationShader: {fileID: 4800000, guid: 2b4f29398d9484ccfa9fd220449f5eee, 10 | type: 3} 11 | executionOrder: 0 12 | icon: {instanceID: 0} 13 | userData: 14 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/VortexEffect.cs: -------------------------------------------------------------------------------- 1 | using UnityEngine; 2 | 3 | [ExecuteInEditMode] 4 | [AddComponentMenu("Image Effects/Displacement/Vortex")] 5 | public class VortexEffect : ImageEffectBase { 6 | public Vector2 radius = new Vector2(0.4F,0.4F); 7 | public float angle = 50; 8 | public Vector2 center = new Vector2(0.5F, 0.5F); 9 | 10 | // Called by camera to apply image effect 11 | void OnRenderImage (RenderTexture source, RenderTexture destination) { 12 | ImageEffects.RenderDistortion (material, source, destination, angle, center, radius); 13 | } 14 | } 15 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/VortexEffect.cs.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a94b781cad112c75d0008dfa8d76c639 3 | MonoImporter: 4 | serializedVersion: 2 5 | defaultReferences: 6 | - shader: {fileID: 4800000, guid: 708b781cad112c75d0008dfa8d76c639, type: 3} 7 | executionOrder: 0 8 | icon: {instanceID: 0} 9 | userData: 10 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c60d549d7b8ffdd479e6bedd2605e659 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b2145489f7c704db8acb14a52bddeee9 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/BlendModesOverlay.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8c81db0e527d24acc9bcec04e87781bd 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/BlurEffectConeTaps.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 57e6deea7c2924e22a5138e2b70bb4dc 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/CameraMotionBlur.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 85a88efa8c871af4a9d17c64791b6f4f 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/CameraMotionBlurDX11.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f1b13d7a80660504a858ea24cfa418c6 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/ChromaticAberrationShader.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 2b4f29398d9484ccfa9fd220449f5eee 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/ColorCorrection3DLut.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b61f0d8d8244b4b28aa66b0c8cb46a8d 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/ColorCorrectionCurves.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 62bcade1028c24ca1a39760ed84b9487 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/ColorCorrectionCurvesSimple.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 438ddd58d82c84d9eb1fdc56111702e1 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/ColorCorrectionEffect.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 67f8781cad112c75d0008dfa8d76c639 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/ColorCorrectionSelective.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e515e0f94cefc4c0db54b45cba621544 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/ContrastComposite.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 273404942eede4ea1883ca1fb2942507 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/ConvertDepth.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 14768d3865b1342e3a861fbe19ba2db2 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/CreaseApply.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b59984d82af624bd3b0c777f038276f2 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/EdgeDetectNormals.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0d1644bdf064147baa97f235fc5b4903 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/FisheyeShader.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 874ceab4425f64bccb1d14032f4452b1 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/GlobalFog.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 70d8568987ac0499f952b54c7c13e265 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/GlowCompose.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 96ca71e39c7b6fb4f9bec2c5bf331349 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/GlowConeTap.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: fb52973118cf00648825ced2fcca240c 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/GlowEffectDownsample.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b14b79b8936134d3f8238f0c2d40d634 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/GrayscaleEffect.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: daf9781cad112c75d0008dfa8d76c639 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/MotionBlur.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e9ba2083ad114a07d000fbfb8d76c639 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/MotionBlurClear.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 7699c5fbfa27745a1abe111ab7bf9785 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/NoiseAndGrain.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b0249d8c935344451aa4de6db76f0688 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/NoiseAndGrainDX11.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 8b30686bb4322ab42ad5eb50a0210b58 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/NoiseEffectShaderRGB.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 5d7f4c401ae8946bcb0d6ff68a9e7466 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/NoiseEffectShaderYUV.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0e447868506ba49f0a73235b8a8b647a 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/PrepareSunShaftsBlur.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9ad381ed8492840ab9f165df743e4826 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/RadialBlur.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f58445347fe2e4b8396487ed2bfa02ad 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/SSAOShader.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 43ca18288c424f645aaa1e9e07f04c50 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/ScreenSpaceAmbientObscurance.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 95616c020c5604dda96cf76afbbc0272 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/SepiaToneEffect.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b6aa781cad112c75d0008dfa8d76c639 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/ShowAlphaChannel.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: da310021e2a4142429d95c537846dc38 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/SimpleClear.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f688f89ed5eb847c5b19c934a0f1e772 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/SunShaftsComposite.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d3b1c8c1036784176946f5cfbfb7fe4c 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/Tonemapper.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 003377fc2620a44939dadde6fe3f8190 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/TwirlEffect.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 641b781cad112c75d0008dfa8d76c639 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/VignettingShader.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 627943dc7a9a74286b70a4f694a0acd5 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/VortexEffect.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 708b781cad112c75d0008dfa8d76c639 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_Antialiasing.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6d55b5e91b95c41739cdf4f804dd383d 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_Antialiasing/DLAA.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 017ca72b9e8a749058d13ebd527e98fa 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_Antialiasing/FXAA2.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: cd5b323dcc592457790ff18b528f5e67 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_Antialiasing/FXAA3Console.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c547503fff0e8482ea5793727057041c 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_Antialiasing/FXAAPreset2.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 6f1418cffd12146f2a83be795f6fa5a7 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_Antialiasing/FXAAPreset3.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: c182fa94a5a0a4c02870641efcd38cd5 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_Antialiasing/NFAA.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ce0cb2621f6d84e21a87414e471a3cce 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_Antialiasing/SSAA.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b3728d1488b02490cbd196c7941bf1f8 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_BloomAndFlares.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: d6ef58fc6f637406bbe6814a19c377f8 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_BloomAndFlares/Blend.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 53b3960ee3d3d4a5caa8d5473d120187 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_BloomAndFlares/BlendForBloom.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 7856cbff0a0ca45c787d5431eb805bb0 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_BloomAndFlares/BlendOneOne.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f7898d203e9b94c0dbe2bf9dd5cb32c0 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_BloomAndFlares/BlurAndFlares.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: be6e39cf196f146d5be72fbefb18ed75 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_BloomAndFlares/BrightPassFilter.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 186c4c0d31e314f049595dcbaf4ca129 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_BloomAndFlares/BrightPassFilter2.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 0aeaa4cb29f5d4e9c8455f04c8575c8c 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_BloomAndFlares/LensFlareCreate.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 459fe69d2f6d74ddb92f04dbf45a866b 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_BloomAndFlares/MobileBloom.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 68a00c837b82e4c6d92e7da765dc5f1d 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_BloomAndFlares/MobileBlur.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f9d5fa183cd6b45eeb1491f74863cd91 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_BloomAndFlares/MultiPassHollywoodFlares.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e2baf3cae8edc4daf94c9adc2154be00 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_BloomAndFlares/SeparableBlurPlus.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: a9df009a214e24a5ebbf271595f8d5b6 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/_BloomAndFlares/VignetteShader.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 562f620336e024ac99992ff05725a89a 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Shaders/frag_ao.cginc.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 51ae11a5cd82fda468a85179946d672a 3 | ShaderImporter: 4 | defaultTextures: [] 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f9372f23586ef470b97d53856af88487 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/ContrastEnhanced3D16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/ContrastEnhanced3D16.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/MotionBlurJitter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/MotionBlurJitter.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/Neutral3D16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/Neutral3D16.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/Noise.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/Noise.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/NoiseAndGrain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/NoiseAndGrain.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/NoiseEffectGrain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/NoiseEffectGrain.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/NoiseEffectScratch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/NoiseEffectScratch.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/RandomVectors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/RandomVectors.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/VignetteMask.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/VignetteMask.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/color correction ramp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/color correction ramp.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/grayscale ramp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/grayscale ramp.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/hexShape.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/hexShape.psd -------------------------------------------------------------------------------- /Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/sphereShape.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Standard Assets/Image Effects (Pro Only)/_Sources/Textures/sphereShape.psd -------------------------------------------------------------------------------- /Presentation_Template/Assets/Texture.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: b920748a053961e43ad8c5875c59bba4 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/Texture/Particle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/Texture/Particle.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/grid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/grid.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/grid_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/grid_2.png -------------------------------------------------------------------------------- /Presentation_Template/Assets/particles_upload.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 282853872adb5bf43bc234b3c15f867b 3 | folderAsset: yes 4 | DefaultImporter: 5 | userData: 6 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/particles_upload/emiter2.prefab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/particles_upload/emiter2.prefab -------------------------------------------------------------------------------- /Presentation_Template/Assets/particles_upload/emiter2.prefab.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: aaa9268bdd11232011002f78ae9ef342 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/particles_upload/particle2.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/particles_upload/particle2.mat -------------------------------------------------------------------------------- /Presentation_Template/Assets/particles_upload/particle2.mat.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ea8b4520dd11400011009639ae9ef342 3 | NativeFormatImporter: 4 | userData: 5 | -------------------------------------------------------------------------------- /Presentation_Template/Assets/particles_upload/particles5.psd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Assets/particles_upload/particles5.psd -------------------------------------------------------------------------------- /Presentation_Template/Library/AnnotationManager: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/AnnotationManager -------------------------------------------------------------------------------- /Presentation_Template/Library/AssetImportState: -------------------------------------------------------------------------------- 1 | 4;0;-1 -------------------------------------------------------------------------------- /Presentation_Template/Library/AssetServerCacheV3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/AssetServerCacheV3 -------------------------------------------------------------------------------- /Presentation_Template/Library/AssetVersioning.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/AssetVersioning.db -------------------------------------------------------------------------------- /Presentation_Template/Library/BuildPlayer.prefs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/BuildPlayer.prefs -------------------------------------------------------------------------------- /Presentation_Template/Library/BuildSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/BuildSettings.asset -------------------------------------------------------------------------------- /Presentation_Template/Library/CurrentLayout.dwlt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/CurrentLayout.dwlt -------------------------------------------------------------------------------- /Presentation_Template/Library/CurrentMaximizeLayout.dwlt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/CurrentMaximizeLayout.dwlt -------------------------------------------------------------------------------- /Presentation_Template/Library/EditorUserBuildSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/EditorUserBuildSettings.asset -------------------------------------------------------------------------------- /Presentation_Template/Library/EditorUserSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/EditorUserSettings.asset -------------------------------------------------------------------------------- /Presentation_Template/Library/FailedAssetImports.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/FailedAssetImports.txt -------------------------------------------------------------------------------- /Presentation_Template/Library/InspectorExpandedItems.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/InspectorExpandedItems.asset -------------------------------------------------------------------------------- /Presentation_Template/Library/MonoManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/MonoManager.asset -------------------------------------------------------------------------------- /Presentation_Template/Library/ProjectSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/ProjectSettings.asset -------------------------------------------------------------------------------- /Presentation_Template/Library/ScriptAssemblies/Assembly-CSharp-firstpass.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/ScriptAssemblies/Assembly-CSharp-firstpass.dll -------------------------------------------------------------------------------- /Presentation_Template/Library/ScriptAssemblies/Assembly-CSharp-firstpass.dll.mdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/ScriptAssemblies/Assembly-CSharp-firstpass.dll.mdb -------------------------------------------------------------------------------- /Presentation_Template/Library/ScriptAssemblies/Assembly-CSharp.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/ScriptAssemblies/Assembly-CSharp.dll -------------------------------------------------------------------------------- /Presentation_Template/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/ScriptAssemblies/Assembly-CSharp.dll.mdb -------------------------------------------------------------------------------- /Presentation_Template/Library/ScriptAssemblies/Assembly-UnityScript-Editor.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/ScriptAssemblies/Assembly-UnityScript-Editor.dll -------------------------------------------------------------------------------- /Presentation_Template/Library/ScriptAssemblies/Assembly-UnityScript-Editor.dll.mdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/ScriptAssemblies/Assembly-UnityScript-Editor.dll.mdb -------------------------------------------------------------------------------- /Presentation_Template/Library/ScriptAssemblies/Assembly-UnityScript-firstpass.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/ScriptAssemblies/Assembly-UnityScript-firstpass.dll -------------------------------------------------------------------------------- /Presentation_Template/Library/ScriptAssemblies/Assembly-UnityScript-firstpass.dll.mdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/ScriptAssemblies/Assembly-UnityScript-firstpass.dll.mdb -------------------------------------------------------------------------------- /Presentation_Template/Library/ScriptAssemblies/Assembly-UnityScript.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/ScriptAssemblies/Assembly-UnityScript.dll -------------------------------------------------------------------------------- /Presentation_Template/Library/ScriptAssemblies/Assembly-UnityScript.dll.mdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/ScriptAssemblies/Assembly-UnityScript.dll.mdb -------------------------------------------------------------------------------- /Presentation_Template/Library/ScriptAssemblies/CompilationCompleted.txt: -------------------------------------------------------------------------------- 1 | Completed 2 | -------------------------------------------------------------------------------- /Presentation_Template/Library/ScriptMapper: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/ScriptMapper -------------------------------------------------------------------------------- /Presentation_Template/Library/ShaderCache.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/ShaderCache.db -------------------------------------------------------------------------------- /Presentation_Template/Library/ShaderCache/1/15542b9247579675801c1f67d69a46d2.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/ShaderCache/1/15542b9247579675801c1f67d69a46d2.bin -------------------------------------------------------------------------------- /Presentation_Template/Library/ShaderCache/9/9e25fa087015a8b5c98642eebaabeb2d.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/ShaderCache/9/9e25fa087015a8b5c98642eebaabeb2d.bin -------------------------------------------------------------------------------- /Presentation_Template/Library/ShaderCache/a/a593eca7ee3f0bbdf424afbb4c946c0a.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/ShaderCache/a/a593eca7ee3f0bbdf424afbb4c946c0a.bin -------------------------------------------------------------------------------- /Presentation_Template/Library/ShaderCache/b/b9144394737f7baa9bc116b64f954045.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/ShaderCache/b/b9144394737f7baa9bc116b64f954045.bin -------------------------------------------------------------------------------- /Presentation_Template/Library/ShaderCache/c/c93bd7cd2746b0f3c8f4bf88c5205cd2.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/ShaderCache/c/c93bd7cd2746b0f3c8f4bf88c5205cd2.bin -------------------------------------------------------------------------------- /Presentation_Template/Library/ShaderCache/f/f23254d750c174ffd97aa49124055931.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/ShaderCache/f/f23254d750c174ffd97aa49124055931.bin -------------------------------------------------------------------------------- /Presentation_Template/Library/assetDatabase3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/assetDatabase3 -------------------------------------------------------------------------------- /Presentation_Template/Library/expandedItems: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/expandedItems -------------------------------------------------------------------------------- /Presentation_Template/Library/guidmapper: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/guidmapper -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/00/00000000000000001000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/00/00000000000000001000000000000000 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/00/00000000000000002000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/00/00000000000000002000000000000000 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/00/00000000000000003000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/00/00000000000000003000000000000000 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/00/00000000000000004000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/00/00000000000000004000000000000000 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/00/00000000000000004100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/00/00000000000000004100000000000000 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/00/00000000000000005000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/00/00000000000000005000000000000000 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/00/00000000000000005100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/00/00000000000000005100000000000000 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/00/00000000000000006000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/00/00000000000000006000000000000000 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/00/00000000000000006100000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/00/00000000000000006100000000000000 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/00/00000000000000007000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/00/00000000000000007000000000000000 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/00/00000000000000008000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/00/00000000000000008000000000000000 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/00/00000000000000009000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/00/00000000000000009000000000000000 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/00/0000000000000000a000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/00/0000000000000000a000000000000000 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/00/0000000000000000b000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/00/0000000000000000b000000000000000 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/00/0000000000000000c000000000000000: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/00/0000000000000000c000000000000000 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/00/003377fc2620a44939dadde6fe3f8190: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/00/003377fc2620a44939dadde6fe3f8190 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/01/017ca72b9e8a749058d13ebd527e98fa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/01/017ca72b9e8a749058d13ebd527e98fa -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/01/01afff4738423be46985ce2472bc633f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/01/01afff4738423be46985ce2472bc633f -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/03/031215734bda8ff429edbbee39428342: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/03/031215734bda8ff429edbbee39428342 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/03/0365d03f88c829a478386b36c84ea300: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/03/0365d03f88c829a478386b36c84ea300 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/04/04777896b3565514c89ff279f6ff35a7: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/04/04777896b3565514c89ff279f6ff35a7 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/06/06de4f34dd11400011009639ae9ef342: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/06/06de4f34dd11400011009639ae9ef342 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/09/0947ecf1f9c7b7d43a1fc593d2511ff4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/09/0947ecf1f9c7b7d43a1fc593d2511ff4 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/09/09b725f35d8202347b9b9ef551d667ce: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/09/09b725f35d8202347b9b9ef551d667ce -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/0a/0aeaa4cb29f5d4e9c8455f04c8575c8c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/0a/0aeaa4cb29f5d4e9c8455f04c8575c8c -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/0b/0bb48ad97d100274e81d1bf2be34fe2b: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/0b/0bb48ad97d100274e81d1bf2be34fe2b -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/0d/0d1644bdf064147baa97f235fc5b4903: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/0d/0d1644bdf064147baa97f235fc5b4903 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/0d/0da8daaf1d21e474bafa968f8f6c9f1e: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/0d/0da8daaf1d21e474bafa968f8f6c9f1e -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/0e/0e447868506ba49f0a73235b8a8b647a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/0e/0e447868506ba49f0a73235b8a8b647a -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/0e/0ecf094048146a94fbeb108b59ea79b2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/0e/0ecf094048146a94fbeb108b59ea79b2 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/0f/0fc096f4bc359bc479cbffa236d1e14e: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/0f/0fc096f4bc359bc479cbffa236d1e14e -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/10/10154d69f4c3d00428d0e3180235c2eb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/10/10154d69f4c3d00428d0e3180235c2eb -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/11/11a279ff4c1b545fd99f4110fd864e4d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/11/11a279ff4c1b545fd99f4110fd864e4d -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/14/14768d3865b1342e3a861fbe19ba2db2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/14/14768d3865b1342e3a861fbe19ba2db2 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/14/14c9d7f49efe80d40a98d633ca5f62ab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/14/14c9d7f49efe80d40a98d633ca5f62ab -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/16/160c11b7fe55bc948a456b7510173fe0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/16/160c11b7fe55bc948a456b7510173fe0 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/17/175e62e54353e0b4ab1027d1ecf36c12: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/17/175e62e54353e0b4ab1027d1ecf36c12 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/17/178e954e5548fe5419ef0614d731c36e: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/17/178e954e5548fe5419ef0614d731c36e -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/18/186c4c0d31e314f049595dcbaf4ca129: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/18/186c4c0d31e314f049595dcbaf4ca129 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/1a/1a1df7ba7f953634ab94ec298ff5cc57: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/1a/1a1df7ba7f953634ab94ec298ff5cc57 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/1a/1a5cb0f419a1fce4baea2cd016e7c325: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/1a/1a5cb0f419a1fce4baea2cd016e7c325 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/1d/1dad87ba4f1e04d6eb7f287e1f2e08fe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/1d/1dad87ba4f1e04d6eb7f287e1f2e08fe -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/1e/1ec0dc95600b7344c92904c58b45acd7: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/1e/1ec0dc95600b7344c92904c58b45acd7 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/1f/1f2d7e0540d199449a8a6785f3994477: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/1f/1f2d7e0540d199449a8a6785f3994477 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/1f/1f4e1a7c72acaea498807af49b2c632a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/1f/1f4e1a7c72acaea498807af49b2c632a -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/22/226eea5e516b94c30bc97ac5edf60148: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/22/226eea5e516b94c30bc97ac5edf60148 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/23/237a7a10492cc4ae6a3adcc6419f4961: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/23/237a7a10492cc4ae6a3adcc6419f4961 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/26/26c64832641f5634f9d84435df502303: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/26/26c64832641f5634f9d84435df502303 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/27/273404942eede4ea1883ca1fb2942507: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/27/273404942eede4ea1883ca1fb2942507 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/27/275ec843f74035546ae545adfd1e91c4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/27/275ec843f74035546ae545adfd1e91c4 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/28/282853872adb5bf43bc234b3c15f867b: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/28/282853872adb5bf43bc234b3c15f867b -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/28/28e01ebcf58c2ab45ab136b073f17e25: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/28/28e01ebcf58c2ab45ab136b073f17e25 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/29/299ce096404473448aa31b8367e3482d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/29/299ce096404473448aa31b8367e3482d -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/29/29d4a9162a6c9da479ea0a5cb7966ffd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/29/29d4a9162a6c9da479ea0a5cb7966ffd -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/2b/2b4f29398d9484ccfa9fd220449f5eee: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/2b/2b4f29398d9484ccfa9fd220449f5eee -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/2b/2bd4491ca3dbde44abd84c7b07210477: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/2b/2bd4491ca3dbde44abd84c7b07210477 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/2e/2eb5ef6b7b6e4af4986a46aacaf053c0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/2e/2eb5ef6b7b6e4af4986a46aacaf053c0 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/2f/2f1614378f6396547bc6f0ba870c26d4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/2f/2f1614378f6396547bc6f0ba870c26d4 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/31/31f5a8611c4ed1245b18456206e798dc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/31/31f5a8611c4ed1245b18456206e798dc -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/32/32d3b9669104c934a88a1cb48ba9238c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/32/32d3b9669104c934a88a1cb48ba9238c -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/34/34a4fc3e2d5e4f248a61c1fb94c65f1a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/34/34a4fc3e2d5e4f248a61c1fb94c65f1a -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/36/36e279e5812bb1b4b846bce224a459d7: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/36/36e279e5812bb1b4b846bce224a459d7 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/36/36f48f2018eba4c07a9ed16f79126f55: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/36/36f48f2018eba4c07a9ed16f79126f55 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/39/399eafb2307077d438e7b40cf1eb796d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/39/399eafb2307077d438e7b40cf1eb796d -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/3b/3bd9b338e2e40f1408d1bfa06f718e82: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/3b/3bd9b338e2e40f1408d1bfa06f718e82 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/3d/3d78256471dee4d869e7f18f13f73945: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/3d/3d78256471dee4d869e7f18f13f73945 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/3f/3f8c696893e17b248a26c8d2ff65fb2f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/3f/3f8c696893e17b248a26c8d2ff65fb2f -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/41/411f4cf34fc34d542b2fbaff64a4ff2a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/41/411f4cf34fc34d542b2fbaff64a4ff2a -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/41/41923f4d5fc48cb4aaa808e6ac627f5d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/41/41923f4d5fc48cb4aaa808e6ac627f5d -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/42/42b53e69da0d024479ce0f6c7859b99d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/42/42b53e69da0d024479ce0f6c7859b99d -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/42/42d7f3609ae8592479a8a56e08465d93: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/42/42d7f3609ae8592479a8a56e08465d93 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/43/438ddd58d82c84d9eb1fdc56111702e1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/43/438ddd58d82c84d9eb1fdc56111702e1 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/43/43ca18288c424f645aaa1e9e07f04c50: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/43/43ca18288c424f645aaa1e9e07f04c50 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/45/455b9d76dffc71143897f4dc6b55af90: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/45/455b9d76dffc71143897f4dc6b55af90 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/45/459fe69d2f6d74ddb92f04dbf45a866b: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/45/459fe69d2f6d74ddb92f04dbf45a866b -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/49/49b4d4c810eb44642b415cf62b24efe3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/49/49b4d4c810eb44642b415cf62b24efe3 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/4e/4e7ece4eb894f1244b60c7227b8c7e88: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/4e/4e7ece4eb894f1244b60c7227b8c7e88 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/4e/4ed1eb663737f1c47a4f5bacf662e4e1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/4e/4ed1eb663737f1c47a4f5bacf662e4e1 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/4f/4f4bd5fc71fdf4b49b882a1b2552b313: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/4f/4f4bd5fc71fdf4b49b882a1b2552b313 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/4f/4f90abea862547347b525e8d68780c96: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/4f/4f90abea862547347b525e8d68780c96 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/51/51ae11a5cd82fda468a85179946d672a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/51/51ae11a5cd82fda468a85179946d672a -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/52/52641a36df9ae43a18965d3cac5fcb31: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/52/52641a36df9ae43a18965d3cac5fcb31 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/53/53b3960ee3d3d4a5caa8d5473d120187: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/53/53b3960ee3d3d4a5caa8d5473d120187 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/54/54122bfed44f76449bdb6db58d20f596: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/54/54122bfed44f76449bdb6db58d20f596 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/56/562f620336e024ac99992ff05725a89a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/56/562f620336e024ac99992ff05725a89a -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/57/57378565f2adf4d3fbe949ebe1453f09: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/57/57378565f2adf4d3fbe949ebe1453f09 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/57/57e6deea7c2924e22a5138e2b70bb4dc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/57/57e6deea7c2924e22a5138e2b70bb4dc -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/5a/5a204587cd11639e1100366aae9ef342: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/5a/5a204587cd11639e1100366aae9ef342 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/5a/5a8c1b59f27344754b41795198b8f341: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/5a/5a8c1b59f27344754b41795198b8f341 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/5d/5d4f84099b51fd64298d722d5b2408ca: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/5d/5d4f84099b51fd64298d722d5b2408ca -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/5d/5d7f4c401ae8946bcb0d6ff68a9e7466: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/5d/5d7f4c401ae8946bcb0d6ff68a9e7466 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/5e/5e96a9fe0ed827449b313145edefc4ea: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/5e/5e96a9fe0ed827449b313145edefc4ea -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/5e/5ebc773307e13074a92e6e67c87c655c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/5e/5ebc773307e13074a92e6e67c87c655c -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/60/60d4770308d196e4987e9a3848e37d81: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/60/60d4770308d196e4987e9a3848e37d81 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/62/6205c27cc031f4e66b8ea90d1bfaa158: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/62/6205c27cc031f4e66b8ea90d1bfaa158 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/62/627943dc7a9a74286b70a4f694a0acd5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/62/627943dc7a9a74286b70a4f694a0acd5 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/62/62bcade1028c24ca1a39760ed84b9487: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/62/62bcade1028c24ca1a39760ed84b9487 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/64/640fce162090e8940bceb955398a72ab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/64/640fce162090e8940bceb955398a72ab -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/64/641b781cad112c75d0008dfa8d76c639: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/64/641b781cad112c75d0008dfa8d76c639 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/67/67f8781cad112c75d0008dfa8d76c639: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/67/67f8781cad112c75d0008dfa8d76c639 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/68/68a00c837b82e4c6d92e7da765dc5f1d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/68/68a00c837b82e4c6d92e7da765dc5f1d -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/69/69cd3ba57bbf5014a8e52fb8d9e932be: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/69/69cd3ba57bbf5014a8e52fb8d9e932be -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/6a/6a86a6a4fdda7f54a964ad2a3c7c3d38: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/6a/6a86a6a4fdda7f54a964ad2a3c7c3d38 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/6b/6bac12a1a66f31e46aedbe749ebe81d1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/6b/6bac12a1a66f31e46aedbe749ebe81d1 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/6d/6d55b5e91b95c41739cdf4f804dd383d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/6d/6d55b5e91b95c41739cdf4f804dd383d -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/6e/6e0cec5c6de9fea418b9aa3fcbdc4658: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/6e/6e0cec5c6de9fea418b9aa3fcbdc4658 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/6f/6f1418cffd12146f2a83be795f6fa5a7: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/6f/6f1418cffd12146f2a83be795f6fa5a7 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/70/708b781cad112c75d0008dfa8d76c639: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/70/708b781cad112c75d0008dfa8d76c639 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/70/70d8568987ac0499f952b54c7c13e265: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/70/70d8568987ac0499f952b54c7c13e265 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/74/748f803ec62b38744add6491c566a599: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/74/748f803ec62b38744add6491c566a599 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/75/7582ab3f881264059af1f28fe5b7e44b: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/75/7582ab3f881264059af1f28fe5b7e44b -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/76/7699c5fbfa27745a1abe111ab7bf9785: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/76/7699c5fbfa27745a1abe111ab7bf9785 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/77/777c6bfa342226743aadeafaa5a74dc1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/77/777c6bfa342226743aadeafaa5a74dc1 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/78/7856cbff0a0ca45c787d5431eb805bb0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/78/7856cbff0a0ca45c787d5431eb805bb0 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/7a/7a632f967e8ad42f5bd275898151ab6a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/7a/7a632f967e8ad42f5bd275898151ab6a -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/7c/7ca128753e36da24fac1c8a520fb94b3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/7c/7ca128753e36da24fac1c8a520fb94b3 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/82/82d37a275a3e6324680d4974bcd4b6d2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/82/82d37a275a3e6324680d4974bcd4b6d2 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/83/83b39678ff6aa4fec8d135d231ba9cde: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/83/83b39678ff6aa4fec8d135d231ba9cde -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/84/84b6f09e3da6afb47881380512c00681: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/84/84b6f09e3da6afb47881380512c00681 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/85/85a88efa8c871af4a9d17c64791b6f4f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/85/85a88efa8c871af4a9d17c64791b6f4f -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/87/874ceab4425f64bccb1d14032f4452b1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/87/874ceab4425f64bccb1d14032f4452b1 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/87/874e4c25febbb3c46bc71797dc23e99c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/87/874e4c25febbb3c46bc71797dc23e99c -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/88/8871aa70ed3c49348a035990c292ae7e: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/88/8871aa70ed3c49348a035990c292ae7e -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/89/89a037199d11087f1100e2b844295342: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/89/89a037199d11087f1100e2b844295342 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/8b/8b30686bb4322ab42ad5eb50a0210b58: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/8b/8b30686bb4322ab42ad5eb50a0210b58 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/8c/8c5f5cc96e2e9224c955cfac50a4fe3b: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/8c/8c5f5cc96e2e9224c955cfac50a4fe3b -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/8c/8c81db0e527d24acc9bcec04e87781bd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/8c/8c81db0e527d24acc9bcec04e87781bd -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/8e/8edd86d270edb1a47955aa151efab0fe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/8e/8edd86d270edb1a47955aa151efab0fe -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/90/90867780e737db04ca9532d7c9f358f9: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/90/90867780e737db04ca9532d7c9f358f9 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/91/912f3b86bbef5f149bd24ac92cefda5c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/91/912f3b86bbef5f149bd24ac92cefda5c -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/94/943bcd0d57b6cd94188765693766c2e0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/94/943bcd0d57b6cd94188765693766c2e0 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/94/94f4572b7af8c454fbbcef9d779bfd6a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/94/94f4572b7af8c454fbbcef9d779bfd6a -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/95/95616c020c5604dda96cf76afbbc0272: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/95/95616c020c5604dda96cf76afbbc0272 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/95/95ef4804fe0be4c999ddaa383536cde8: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/95/95ef4804fe0be4c999ddaa383536cde8 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/96/9632fe331f54a4b7eb377365cc94b406: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/96/9632fe331f54a4b7eb377365cc94b406 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/96/96ca71e39c7b6fb4f9bec2c5bf331349: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/96/96ca71e39c7b6fb4f9bec2c5bf331349 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/97/978e8a5a9823bbe48aa4118e58692e3c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/97/978e8a5a9823bbe48aa4118e58692e3c -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/99/9927861c86b6c804aa55f5cde0a016ce: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/99/9927861c86b6c804aa55f5cde0a016ce -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/99/999c9aea7b9fcf94b88eb517ed68c298: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/99/999c9aea7b9fcf94b88eb517ed68c298 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/9a/9a19387daec9de74c9c2c9fcdb261341: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/9a/9a19387daec9de74c9c2c9fcdb261341 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/9a/9ad381ed8492840ab9f165df743e4826: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/9a/9ad381ed8492840ab9f165df743e4826 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/a0/a0a480e58dc4a6f4aa85750f4ef131a7: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/a0/a0a480e58dc4a6f4aa85750f4ef131a7 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/a1/a181ca8e3c62f3e4b8f183f6c586b032: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/a1/a181ca8e3c62f3e4b8f183f6c586b032 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/a4/a4b474cd484494a4aaa4bbf928219d09: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/a4/a4b474cd484494a4aaa4bbf928219d09 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/a4/a4cdca73d61814d33ac1587f6c163bca: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/a4/a4cdca73d61814d33ac1587f6c163bca -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/a7/a773099f140e846f7835d27351846623: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/a7/a773099f140e846f7835d27351846623 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/a8/a88a26a276b4e47619ce2c5adad33fab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/a8/a88a26a276b4e47619ce2c5adad33fab -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/a9/a94b781cad112c75d0008dfa8d76c639: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/a9/a94b781cad112c75d0008dfa8d76c639 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/a9/a9aaa3f5f2d574f228e4a21aa38b61e4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/a9/a9aaa3f5f2d574f228e4a21aa38b61e4 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/a9/a9df009a214e24a5ebbf271595f8d5b6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/a9/a9df009a214e24a5ebbf271595f8d5b6 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/aa/aaa9268bdd11232011002f78ae9ef342: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/aa/aaa9268bdd11232011002f78ae9ef342 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/ab/ab2d79cf79f7ad644bea871a966b82fe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/ab/ab2d79cf79f7ad644bea871a966b82fe -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/ae/ae9cf5ae5d7b7ed4fa76ca357b4dc5e0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/ae/ae9cf5ae5d7b7ed4fa76ca357b4dc5e0 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/af/af0e56f63a26f4749bfd1fed126d6ab2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/af/af0e56f63a26f4749bfd1fed126d6ab2 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/b0/b0249d8c935344451aa4de6db76f0688: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/b0/b0249d8c935344451aa4de6db76f0688 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/b1/b14b79b8936134d3f8238f0c2d40d634: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/b1/b14b79b8936134d3f8238f0c2d40d634 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/b1/b1f4aac2c6667456c80bc8ab9bac6ed1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/b1/b1f4aac2c6667456c80bc8ab9bac6ed1 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/b2/b2145489f7c704db8acb14a52bddeee9: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/b2/b2145489f7c704db8acb14a52bddeee9 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/b2/b2dd3f2a905baa641bf1e1cb3cb87e8c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/b2/b2dd3f2a905baa641bf1e1cb3cb87e8c -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/b3/b3728d1488b02490cbd196c7941bf1f8: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/b3/b3728d1488b02490cbd196c7941bf1f8 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/b4/b4cb974974dc3424785f8bfe8ec05381: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/b4/b4cb974974dc3424785f8bfe8ec05381 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/b4/b4cbb07d1dd6c8e42923b2493fb6ef18: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/b4/b4cbb07d1dd6c8e42923b2493fb6ef18 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/b5/b59984d82af624bd3b0c777f038276f2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/b5/b59984d82af624bd3b0c777f038276f2 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/b6/b61f0d8d8244b4b28aa66b0c8cb46a8d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/b6/b61f0d8d8244b4b28aa66b0c8cb46a8d -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/b6/b6aa781cad112c75d0008dfa8d76c639: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/b6/b6aa781cad112c75d0008dfa8d76c639 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/b9/b920748a053961e43ad8c5875c59bba4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/b9/b920748a053961e43ad8c5875c59bba4 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/b9/b96caffbe180b654a92c42f2ae1ce22a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/b9/b96caffbe180b654a92c42f2ae1ce22a -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/ba/ba1e9681430963647a39214e916eaae6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/ba/ba1e9681430963647a39214e916eaae6 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/bb/bb062c39bd531f947bd784a87570de45: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/bb/bb062c39bd531f947bd784a87570de45 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/bd/bd61002c061282241aa60e0c1814cb48: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/bd/bd61002c061282241aa60e0c1814cb48 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/be/be6e39cf196f146d5be72fbefb18ed75: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/be/be6e39cf196f146d5be72fbefb18ed75 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/be/be98a5f3f2aa7b640bbd95ac7f609027: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/be/be98a5f3f2aa7b640bbd95ac7f609027 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/be/bef3d242a13c447ac90c2d2dc213b1ea: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/be/bef3d242a13c447ac90c2d2dc213b1ea -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/c0/c0819bec1f03d764bbc0e13b4be78c91: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/c0/c0819bec1f03d764bbc0e13b4be78c91 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/c0/c09b983ead9c2994f902385d2620f17a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/c0/c09b983ead9c2994f902385d2620f17a -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/c1/c1409ce56b1c8422e849019fc420df42: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/c1/c1409ce56b1c8422e849019fc420df42 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/c1/c182fa94a5a0a4c02870641efcd38cd5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/c1/c182fa94a5a0a4c02870641efcd38cd5 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/c2/c23384278280951489f8f130233b92d7: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/c2/c23384278280951489f8f130233b92d7 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/c3/c3aa75dc595272b46aa823607e2b8a67: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/c3/c3aa75dc595272b46aa823607e2b8a67 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/c5/c53126b5daf7c0d48870bdd9b404701e: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/c5/c53126b5daf7c0d48870bdd9b404701e -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/c5/c547503fff0e8482ea5793727057041c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/c5/c547503fff0e8482ea5793727057041c -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/c6/c60d549d7b8ffdd479e6bedd2605e659: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/c6/c60d549d7b8ffdd479e6bedd2605e659 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/c9/c9b428264257c8246b2bfb01f65c763b: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/c9/c9b428264257c8246b2bfb01f65c763b -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/cd/cd5b323dcc592457790ff18b528f5e67: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/cd/cd5b323dcc592457790ff18b528f5e67 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/ce/ce0cb2621f6d84e21a87414e471a3cce: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/ce/ce0cb2621f6d84e21a87414e471a3cce -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/cf/cf6d8fc1580864a149a13b0e37bb6659: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/cf/cf6d8fc1580864a149a13b0e37bb6659 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/d1/d179a468f3d6e9c498e43021645aa963: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/d1/d179a468f3d6e9c498e43021645aa963 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/d1/d1ab67725eb4b364485ef0a6bb02ff51: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/d1/d1ab67725eb4b364485ef0a6bb02ff51 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/d3/d35a90bed98554f4d8b92c9cd3cfbafa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/d3/d35a90bed98554f4d8b92c9cd3cfbafa -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/d3/d3b1c8c1036784176946f5cfbfb7fe4c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/d3/d3b1c8c1036784176946f5cfbfb7fe4c -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/d4/d440902fad11e807d00044888d76c639: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/d4/d440902fad11e807d00044888d76c639 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/d4/d4a8c05c3168d4344b17f9b5828bd867: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/d4/d4a8c05c3168d4344b17f9b5828bd867 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/d6/d693a54e9c0adde47adb5eab9baac37c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/d6/d693a54e9c0adde47adb5eab9baac37c -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/d6/d6e0c95a128e14227939c51b5d9ad74e: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/d6/d6e0c95a128e14227939c51b5d9ad74e -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/d6/d6ef58fc6f637406bbe6814a19c377f8: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/d6/d6ef58fc6f637406bbe6814a19c377f8 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/d8/d88d7b057f70da04fafb719714bacc1d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/d8/d88d7b057f70da04fafb719714bacc1d -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/d8/d8e311fc0d6c49b47b2054b5599c4e92: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/d8/d8e311fc0d6c49b47b2054b5599c4e92 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/d9/d9e12470535464538a29207930915629: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/d9/d9e12470535464538a29207930915629 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/da/da310021e2a4142429d95c537846dc38: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/da/da310021e2a4142429d95c537846dc38 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/da/daf9781cad112c75d0008dfa8d76c639: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/da/daf9781cad112c75d0008dfa8d76c639 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/dc/dc3f65ed643a15b49b27da9666b15b1c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/dc/dc3f65ed643a15b49b27da9666b15b1c -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/dd/dd05e71c69dd4457fa205c9eea7c2326: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/dd/dd05e71c69dd4457fa205c9eea7c2326 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/dd/dd63955d148859b4aa0a7439db358ecf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/dd/dd63955d148859b4aa0a7439db358ecf -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/de/decc5e108a4ca734a903ec53e14801b4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/de/decc5e108a4ca734a903ec53e14801b4 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/e0/e04ef121228444287a4c957e442a58c1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/e0/e04ef121228444287a4c957e442a58c1 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/e1/e1149b6dc4ad6a9409eb594f87fef710: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/e1/e1149b6dc4ad6a9409eb594f87fef710 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/e2/e2baf3cae8edc4daf94c9adc2154be00: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/e2/e2baf3cae8edc4daf94c9adc2154be00 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/e4/e446427fb635c414fa1f46e41f6c093a: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/e4/e446427fb635c414fa1f46e41f6c093a -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/e5/e515e0f94cefc4c0db54b45cba621544: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/e5/e515e0f94cefc4c0db54b45cba621544 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/e5/e53bbbf317430784e97edba582c7ed42: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/e5/e53bbbf317430784e97edba582c7ed42 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/e6/e64dd26b48a6c6b48b7c94b919cd5a6f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/e6/e64dd26b48a6c6b48b7c94b919cd5a6f -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/e6/e69f04207be68524bb0890daa21282cb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/e6/e69f04207be68524bb0890daa21282cb -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/e7/e796458d8ff8d6943a721ace215f63d1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/e7/e796458d8ff8d6943a721ace215f63d1 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/e8/e80c3c84ea861404d8a427db8b7abf04: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/e8/e80c3c84ea861404d8a427db8b7abf04 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/e9/e9a9781cad112c75d0008dfa8d76c639: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/e9/e9a9781cad112c75d0008dfa8d76c639 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/e9/e9ba2083ad114a07d000fbfb8d76c639: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/e9/e9ba2083ad114a07d000fbfb8d76c639 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/ea/ea317e6e9b66b014db0b9c9835ad39c3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/ea/ea317e6e9b66b014db0b9c9835ad39c3 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/ea/ea59781cad112c75d0008dfa8d76c639: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/ea/ea59781cad112c75d0008dfa8d76c639 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/ea/ea7f80015d120aa46a5eaad124d4c09b: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/ea/ea7f80015d120aa46a5eaad124d4c09b -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/ea/ea8b4520dd11400011009639ae9ef342: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/ea/ea8b4520dd11400011009639ae9ef342 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/eb/eb3c52d5fa612b642868bb0c87c2aa16: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/eb/eb3c52d5fa612b642868bb0c87c2aa16 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/ec/ecd9a2c463dcb476891e43d7c9f16ffa: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/ec/ecd9a2c463dcb476891e43d7c9f16ffa -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/ed/ed2a6c1c35ea49a44b84a5f692848ebb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/ed/ed2a6c1c35ea49a44b84a5f692848ebb -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/ed/edb8dea92f0664f7ebdba06b4f2697da: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/ed/edb8dea92f0664f7ebdba06b4f2697da -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/ef/efa32f07a6a0a2648a30b9b36767579f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/ef/efa32f07a6a0a2648a30b9b36767579f -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/f1/f1b13d7a80660504a858ea24cfa418c6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/f1/f1b13d7a80660504a858ea24cfa418c6 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/f2/f202adaee27c646fa9d90739bb84aa42: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/f2/f202adaee27c646fa9d90739bb84aa42 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/f2/f2648273e111b48e881504326f709df7: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/f2/f2648273e111b48e881504326f709df7 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/f3/f379728059592634ca66700124d176e8: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/f3/f379728059592634ca66700124d176e8 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/f5/f58445347fe2e4b8396487ed2bfa02ad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/f5/f58445347fe2e4b8396487ed2bfa02ad -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/f6/f6469eb0ad1119d6d00011d98d76c639: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/f6/f6469eb0ad1119d6d00011d98d76c639 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/f6/f688f89ed5eb847c5b19c934a0f1e772: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/f6/f688f89ed5eb847c5b19c934a0f1e772 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/f7/f7898d203e9b94c0dbe2bf9dd5cb32c0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/f7/f7898d203e9b94c0dbe2bf9dd5cb32c0 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/f7/f7db9ec1392f34265817a55853e6ab07: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/f7/f7db9ec1392f34265817a55853e6ab07 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/f9/f9372f23586ef470b97d53856af88487: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/f9/f9372f23586ef470b97d53856af88487 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/f9/f9d5fa183cd6b45eeb1491f74863cd91: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/f9/f9d5fa183cd6b45eeb1491f74863cd91 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/f9/f9f24939e8b107e46a952866ce8ed0ba: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/f9/f9f24939e8b107e46a952866ce8ed0ba -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/fa/fa3c09c9b1eff448fa03c3cc1ffd0283: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/fa/fa3c09c9b1eff448fa03c3cc1ffd0283 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/fb/fb52973118cf00648825ced2fcca240c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/fb/fb52973118cf00648825ced2fcca240c -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/fb/fb7c2eef13a7e0046addec275da67363: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/fb/fb7c2eef13a7e0046addec275da67363 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/fc/fc00ec05a89da4ff695a4273715cd5ce: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/fc/fc00ec05a89da4ff695a4273715cd5ce -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/fc/fc0ace59155774b45939e3b5a0357657: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/fc/fc0ace59155774b45939e3b5a0357657 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/fd/fdd0b72dc4a41034e88ec65593ffb1a7: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/fd/fdd0b72dc4a41034e88ec65593ffb1a7 -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/ff/ffa9c02760c2b4e8eb9814ec06c4b05b: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/ff/ffa9c02760c2b4e8eb9814ec06c4b05b -------------------------------------------------------------------------------- /Presentation_Template/Library/metadata/ff/ffae78ee2f8234447a5c1804b0d63fff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/Library/metadata/ff/ffae78ee2f8234447a5c1804b0d63fff -------------------------------------------------------------------------------- /Presentation_Template/Library/shadercompiler-1.log: -------------------------------------------------------------------------------- 1 | Base path: C:/Program Files (x86)/Unity/Editor/Data 2 | Pipe name: \\.\pipe\UnityShaderCompiler-1-7336 3 | Cmd: getPlatforms 4 | -------------------------------------------------------------------------------- /Presentation_Template/Library/shadercompiler-6.log: -------------------------------------------------------------------------------- 1 | Base path: C:/Program Files (x86)/Unity/Editor/Data 2 | Pipe name: \\.\pipe\UnityShaderCompiler-6-4912 3 | Cmd: getPlatforms 4 | Cmd: compileSnippet 5 | api=0 type=1 insize=10628 outsize=6 kw= ok=1 6 | Cmd: compileSnippet 7 | api=1 type=1 insize=1347 outsize=582 kw= ok=1 8 | Cmd: compileSnippet 9 | api=8 type=1 insize=872 outsize=1731 kw= ok=1 10 | Cmd: compileSnippet 11 | api=0 type=1 insize=1749 outsize=1369 kw= ok=1 12 | Cmd: compileSnippet 13 | api=1 type=1 insize=4192 outsize=1043 kw= ok=1 14 | Unhandled exception: Readfile from pipe failed. GLE=The pipe has been ended. 15 | 16 | 17 | Quitting shader compiler process 18 | -------------------------------------------------------------------------------- /Presentation_Template/Library/shadercompiler-8.log: -------------------------------------------------------------------------------- 1 | Base path: C:/Program Files (x86)/Unity/Editor/Data 2 | Pipe name: \\.\pipe\UnityShaderCompiler-8-5748 3 | Cmd: getPlatforms 4 | Cmd: compileSnippet 5 | api=1 type=0 insize=1242 outsize=335 kw= ok=1 6 | Cmd: compileSnippet 7 | api=1 type=1 insize=32668 outsize=4416 kw= ok=1 8 | Cmd: compileSnippet 9 | api=1 type=0 insize=1347 outsize=379 kw= ok=1 10 | Cmd: compileSnippet 11 | api=8 type=0 insize=872 outsize=1650 kw= ok=1 12 | Cmd: compileSnippet 13 | api=1 type=1 insize=3862 outsize=2057 kw= ok=1 14 | Unhandled exception: Readfile from pipe failed. GLE=The pipe has been ended. 15 | 16 | 17 | Quitting shader compiler process 18 | -------------------------------------------------------------------------------- /Presentation_Template/Presentation_Tool.userprefs: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /Presentation_Template/ProjectSettings/AudioManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/ProjectSettings/AudioManager.asset -------------------------------------------------------------------------------- /Presentation_Template/ProjectSettings/DynamicsManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/ProjectSettings/DynamicsManager.asset -------------------------------------------------------------------------------- /Presentation_Template/ProjectSettings/EditorBuildSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/ProjectSettings/EditorBuildSettings.asset -------------------------------------------------------------------------------- /Presentation_Template/ProjectSettings/EditorSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/ProjectSettings/EditorSettings.asset -------------------------------------------------------------------------------- /Presentation_Template/ProjectSettings/GraphicsSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/ProjectSettings/GraphicsSettings.asset -------------------------------------------------------------------------------- /Presentation_Template/ProjectSettings/InputManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/ProjectSettings/InputManager.asset -------------------------------------------------------------------------------- /Presentation_Template/ProjectSettings/NavMeshLayers.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/ProjectSettings/NavMeshLayers.asset -------------------------------------------------------------------------------- /Presentation_Template/ProjectSettings/NetworkManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/ProjectSettings/NetworkManager.asset -------------------------------------------------------------------------------- /Presentation_Template/ProjectSettings/Physics2DSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/ProjectSettings/Physics2DSettings.asset -------------------------------------------------------------------------------- /Presentation_Template/ProjectSettings/ProjectSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/ProjectSettings/ProjectSettings.asset -------------------------------------------------------------------------------- /Presentation_Template/ProjectSettings/QualitySettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/ProjectSettings/QualitySettings.asset -------------------------------------------------------------------------------- /Presentation_Template/ProjectSettings/TagManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/ProjectSettings/TagManager.asset -------------------------------------------------------------------------------- /Presentation_Template/ProjectSettings/TimeManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Presentation_Template/ProjectSettings/TimeManager.asset -------------------------------------------------------------------------------- /Presentation_Template/Unity.userprefs: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/Thumbs.db -------------------------------------------------------------------------------- /snap_01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/snap_01.jpg -------------------------------------------------------------------------------- /snap_02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aviel08/unity_presentation_template/026c4df538b6c7fb76ba8be9c929c75c5b4b2b6a/snap_02.jpg --------------------------------------------------------------------------------