master 89a3dd9b95f2 cached
160 files
1.3 MB
584.4k tokens
61 symbols
1 requests
Download .txt
Showing preview only (1,422K chars total). Download the full file or copy to clipboard to get everything.
Repository: GreatArcStudios/unitypausemenu
Branch: master
Commit: 89a3dd9b95f2
Files: 160
Total size: 1.3 MB

Directory structure:
gitextract_2cijt87d/

├── .gitattributes
├── CODE_OF_CONDUCT.md
├── LICENSE
├── Pause Menu Assetstore/
│   ├── .gitignore
│   ├── Assets/
│   │   ├── Editor/
│   │   │   └── Doxygen.meta
│   │   ├── Editor.meta
│   │   ├── Pause Menu Assets/
│   │   │   ├── Animation/
│   │   │   │   ├── Audio Idle.anim
│   │   │   │   ├── Audio Idle.anim.meta
│   │   │   │   ├── Audio Panel.anim
│   │   │   │   ├── Audio Panel.anim.meta
│   │   │   │   ├── Audio Panel.controller
│   │   │   │   ├── Audio Panel.controller.meta
│   │   │   │   ├── Credits Panel Out.anim
│   │   │   │   ├── Credits Panel Out.anim.meta
│   │   │   │   ├── Credits Panel.controller
│   │   │   │   ├── Credits Panel.controller.meta
│   │   │   │   ├── Quit Button.controller
│   │   │   │   ├── Quit Button.controller.meta
│   │   │   │   ├── Quit Panel.controller
│   │   │   │   ├── Quit Panel.controller.meta
│   │   │   │   ├── Quit.controller
│   │   │   │   ├── Quit.controller.meta
│   │   │   │   ├── QuitPanelIn.anim
│   │   │   │   ├── QuitPanelIn.anim.meta
│   │   │   │   ├── Video Panel.controller
│   │   │   │   ├── Video Panel.controller.meta
│   │   │   │   ├── Video in.anim
│   │   │   │   └── Video in.anim.meta
│   │   │   ├── Animation.meta
│   │   │   ├── Art/
│   │   │   │   ├── Backgrounds/
│   │   │   │   │   └── Label Background.png.meta
│   │   │   │   ├── Backgrounds.meta
│   │   │   │   ├── Button/
│   │   │   │   │   ├── Button Style 1/
│   │   │   │   │   │   ├── Button click blue .png.meta
│   │   │   │   │   │   ├── Button click blue.png.meta
│   │   │   │   │   │   ├── Button click red 1.png.meta
│   │   │   │   │   │   ├── Button click red 2.png.meta
│   │   │   │   │   │   ├── Button click red.png.meta
│   │   │   │   │   │   ├── Button hover blue.png.meta
│   │   │   │   │   │   ├── Button hover red.png.meta
│   │   │   │   │   │   ├── Button hover.png.meta
│   │   │   │   │   │   ├── Button idle 1.png.meta
│   │   │   │   │   │   ├── Button idle 2.png.meta
│   │   │   │   │   │   ├── Button idle.png.meta
│   │   │   │   │   │   └── PMenu Button Simple.png.meta
│   │   │   │   │   ├── Button Style 1.meta
│   │   │   │   │   ├── Button Style 2/
│   │   │   │   │   │   ├── button style 2 clicked (1).png.meta
│   │   │   │   │   │   ├── button style 2 hover (1).png.meta
│   │   │   │   │   │   └── button style 2 idle (2).png.meta
│   │   │   │   │   ├── Button Style 2.meta
│   │   │   │   │   ├── Button Style 3/
│   │   │   │   │   │   ├── Button lines idle 1.png.meta
│   │   │   │   │   │   ├── Button style 3 clicked.png.meta
│   │   │   │   │   │   ├── Button style 3 hover.png.meta
│   │   │   │   │   │   └── Button style 3 idle transparent.png.meta
│   │   │   │   │   └── Button Style 3.meta
│   │   │   │   ├── Button.meta
│   │   │   │   ├── Scrollbar/
│   │   │   │   │   ├── Scrollbar 1.png.meta
│   │   │   │   │   ├── Scrollbar handle.png.meta
│   │   │   │   │   └── Scrollbar.png.meta
│   │   │   │   ├── Scrollbar.meta
│   │   │   │   ├── Ui elements/
│   │   │   │   │   └── Divider.png.meta
│   │   │   │   └── Ui elements.meta
│   │   │   ├── Art.meta
│   │   │   ├── Fonts/
│   │   │   │   ├── exo/
│   │   │   │   │   ├── Exo-Black.otf
│   │   │   │   │   ├── Exo-Black.otf.meta
│   │   │   │   │   ├── Exo-BlackItalic.otf
│   │   │   │   │   ├── Exo-BlackItalic.otf.meta
│   │   │   │   │   ├── Exo-Bold.otf
│   │   │   │   │   ├── Exo-Bold.otf.meta
│   │   │   │   │   ├── Exo-BoldItalic.otf
│   │   │   │   │   ├── Exo-BoldItalic.otf.meta
│   │   │   │   │   ├── Exo-ExtraBold.otf
│   │   │   │   │   ├── Exo-ExtraBold.otf.meta
│   │   │   │   │   ├── Exo-ExtraBoldItalic.otf
│   │   │   │   │   ├── Exo-ExtraBoldItalic.otf.meta
│   │   │   │   │   ├── Exo-ExtraLight.otf
│   │   │   │   │   ├── Exo-ExtraLight.otf.meta
│   │   │   │   │   ├── Exo-ExtraLightItalic.otf
│   │   │   │   │   ├── Exo-ExtraLightItalic.otf.meta
│   │   │   │   │   ├── Exo-Italic.otf
│   │   │   │   │   ├── Exo-Italic.otf.meta
│   │   │   │   │   ├── Exo-Light.otf
│   │   │   │   │   ├── Exo-Light.otf.meta
│   │   │   │   │   ├── Exo-LightItalic.otf
│   │   │   │   │   ├── Exo-LightItalic.otf.meta
│   │   │   │   │   ├── Exo-Medium.otf
│   │   │   │   │   ├── Exo-Medium.otf.meta
│   │   │   │   │   ├── Exo-MediumItalic.otf
│   │   │   │   │   ├── Exo-MediumItalic.otf.meta
│   │   │   │   │   ├── Exo-Regular.otf
│   │   │   │   │   ├── Exo-Regular.otf.meta
│   │   │   │   │   ├── Exo-SemiBold.otf
│   │   │   │   │   ├── Exo-SemiBold.otf.meta
│   │   │   │   │   ├── Exo-SemiBoldItalic.otf
│   │   │   │   │   ├── Exo-SemiBoldItalic.otf.meta
│   │   │   │   │   ├── Exo-Thin.otf
│   │   │   │   │   ├── Exo-Thin.otf.meta
│   │   │   │   │   ├── Exo-ThinItalic.otf
│   │   │   │   │   ├── Exo-ThinItalic.otf.meta
│   │   │   │   │   ├── SIL Open Font License.txt
│   │   │   │   │   └── SIL Open Font License.txt.meta
│   │   │   │   ├── exo.meta
│   │   │   │   ├── open-sans/
│   │   │   │   │   ├── Apache License.txt
│   │   │   │   │   ├── Apache License.txt.meta
│   │   │   │   │   ├── OpenSans-Bold.ttf.meta
│   │   │   │   │   ├── OpenSans-BoldItalic.ttf.meta
│   │   │   │   │   ├── OpenSans-ExtraBold.ttf.meta
│   │   │   │   │   ├── OpenSans-ExtraBoldItalic.ttf.meta
│   │   │   │   │   ├── OpenSans-Italic.ttf.meta
│   │   │   │   │   ├── OpenSans-Light.ttf.meta
│   │   │   │   │   ├── OpenSans-LightItalic.ttf.meta
│   │   │   │   │   ├── OpenSans-Regular.ttf.meta
│   │   │   │   │   ├── OpenSans-Semibold.ttf.meta
│   │   │   │   │   └── OpenSans-SemiboldItalic.ttf.meta
│   │   │   │   └── open-sans.meta
│   │   │   ├── Fonts.meta
│   │   │   ├── Materials/
│   │   │   │   ├── UI Mat.mat
│   │   │   │   └── UI Mat.mat.meta
│   │   │   ├── Materials.meta
│   │   │   ├── Pausemenu.unity
│   │   │   ├── Pausemenu.unity.meta
│   │   │   ├── Prefab/
│   │   │   │   ├── Pause Menu Scene.prefab
│   │   │   │   ├── Pause Menu Scene.prefab.meta
│   │   │   │   ├── Pause Menu.prefab
│   │   │   │   └── Pause Menu.prefab.meta
│   │   │   ├── Prefab.meta
│   │   │   ├── Scripts/
│   │   │   │   ├── Pausemenu/
│   │   │   │   │   ├── PauseManager.cs
│   │   │   │   │   ├── PauseManager.cs.meta
│   │   │   │   │   ├── SaveSettings.cs
│   │   │   │   │   └── SaveSettings.cs.meta
│   │   │   │   ├── Pausemenu.meta
│   │   │   │   ├── Utlities/
│   │   │   │   │   ├── CoroutineUtlities.cs
│   │   │   │   │   ├── CoroutineUtlities.cs.meta
│   │   │   │   │   ├── PopulateUI.cs
│   │   │   │   │   ├── PopulateUI.cs.meta
│   │   │   │   │   ├── Rotate.cs
│   │   │   │   │   └── Rotate.cs.meta
│   │   │   │   └── Utlities.meta
│   │   │   ├── Scripts.meta
│   │   │   └── jun1816-1.0R Docs.zip.meta
│   │   └── Pause Menu Assets.meta
│   ├── LICENSE.txt
│   ├── Pausemenu.jun1816-1.0Hotfix.unitypackage
│   ├── Pausemenu.jun1816-1.0R.unitypackage
│   └── ProjectSettings/
│       ├── AudioManager.asset
│       ├── ClusterInputManager.asset
│       ├── DynamicsManager.asset
│       ├── EditorBuildSettings.asset
│       ├── EditorSettings.asset
│       ├── GraphicsSettings.asset
│       ├── InputManager.asset
│       ├── NavMeshAreas.asset
│       ├── NetworkManager.asset
│       ├── Physics2DSettings.asset
│       ├── ProjectSettings.asset
│       ├── ProjectVersion.txt
│       ├── QualitySettings.asset
│       ├── TagManager.asset
│       ├── TimeManager.asset
│       ├── UnityAdsSettings.asset
│       └── UnityConnectSettings.asset
└── README.md

================================================
FILE CONTENTS
================================================

================================================
FILE: .gitattributes
================================================
.png filter=lfs diff=lfs merge=lfs -text
.ttf filter=lfs diff=lfs merge=lfs -text
.otf filter=lfs diff=lfs merge=lfs -text


================================================
FILE: CODE_OF_CONDUCT.md
================================================
# Contributor Covenant Code of Conduct

## Our Pledge

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.

## Our Standards

Examples of behavior that contributes to creating a positive environment include:

* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members

Examples of unacceptable behavior by participants include:

* The use of sexualized language or imagery and unwelcome sexual attention or advances
* Trolling, insulting/derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or electronic address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a professional setting

## Our Responsibilities

Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.

Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.

## Scope

This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at ericz2241@gmail.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.

Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]

[homepage]: http://contributor-covenant.org
[version]: http://contributor-covenant.org/version/1/4/


================================================
FILE: LICENSE
================================================
The MIT License (MIT)

Copyright (c) 2016 Eric Zhu

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


================================================
FILE: Pause Menu Assetstore/.gitignore
================================================
/[Ll]ibrary/
/[Tt]emp/
/[Oo]bj/
/[Bb]uild/
/[Bb]uilds/
/Assets/AssetStoreTools*
/Assets/Demigiant*
/Assets/ConsolE*
/Assets/unity-ui-extensions*
/Assets/Standard Assets/*
/Assets/StandardAssets/*
/Assets/SVG Importer/*

# Autogenerated VS/MD solution and project files
ExportedObj/
*.csproj
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd


# Unity3D generated meta files
*.pidb.meta

# Unity3D Generated File On Crash Reports
sysinfo.txt


================================================
FILE: Pause Menu Assetstore/Assets/Editor/Doxygen.meta
================================================
fileFormatVersion: 2
guid: 4c7bb949dcae6e245868ef03bec08167
folderAsset: yes
timeCreated: 1479057767
licenseType: Free
DefaultImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Editor.meta
================================================
fileFormatVersion: 2
guid: 84667e58f1f6fc840a7d0883bda485f8
folderAsset: yes
timeCreated: 1479057767
licenseType: Free
DefaultImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Audio Idle.anim
================================================
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
  m_ObjectHideFlags: 0
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Audio Idle
  serializedVersion: 6
  m_Legacy: 0
  m_Compressed: 0
  m_UseHighQualityCurve: 1
  m_RotationCurves: []
  m_CompressedRotationCurves: []
  m_EulerCurves: []
  m_PositionCurves: []
  m_ScaleCurves: []
  m_FloatCurves:
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 0
        inSlope: 0
        outSlope: 0
        tangentMode: 10
      - time: 1
        value: 0
        inSlope: 0
        outSlope: 0
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_LocalPosition.z
    path: 
    classID: 224
    script: {fileID: 0}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 0
        inSlope: 0
        outSlope: 0
        tangentMode: 10
      - time: 1
        value: 0
        inSlope: 0
        outSlope: 0
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: localEulerAnglesRaw.x
    path: 
    classID: 224
    script: {fileID: 0}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 0
        inSlope: 0
        outSlope: 0
        tangentMode: 10
      - time: 1
        value: 0
        inSlope: 0
        outSlope: 0
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: localEulerAnglesRaw.y
    path: 
    classID: 224
    script: {fileID: 0}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 0
        inSlope: 0
        outSlope: 0
        tangentMode: 10
      - time: 1
        value: 0
        inSlope: 0
        outSlope: 0
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: localEulerAnglesRaw.z
    path: 
    classID: 224
    script: {fileID: 0}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: -0.0000076294
        inSlope: 0
        outSlope: 0
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_AnchoredPosition.y
    path: 
    classID: 224
    script: {fileID: 0}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 200
        inSlope: 0
        outSlope: 0
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_AnchoredPosition.x
    path: 
    classID: 224
    script: {fileID: 0}
  m_PPtrCurves: []
  m_SampleRate: 60
  m_WrapMode: 0
  m_Bounds:
    m_Center: {x: 0, y: 0, z: 0}
    m_Extent: {x: 0, y: 0, z: 0}
  m_ClipBindingConstant:
    genericBindings:
    - path: 0
      attribute: 2033536083
      script: {fileID: 0}
      classID: 224
      customType: 28
      isPPtrCurve: 0
    - path: 0
      attribute: 2327998371
      script: {fileID: 0}
      classID: 224
      customType: 0
      isPPtrCurve: 0
    - path: 0
      attribute: 4257570613
      script: {fileID: 0}
      classID: 224
      customType: 0
      isPPtrCurve: 0
    - path: 0
      attribute: 1691094671
      script: {fileID: 0}
      classID: 224
      customType: 0
      isPPtrCurve: 0
    - path: 0
      attribute: 538195251
      script: {fileID: 0}
      classID: 224
      customType: 0
      isPPtrCurve: 0
    - path: 0
      attribute: 1460864421
      script: {fileID: 0}
      classID: 224
      customType: 0
      isPPtrCurve: 0
    pptrCurveMapping: []
  m_AnimationClipSettings:
    serializedVersion: 2
    m_AdditiveReferencePoseClip: {fileID: 0}
    m_AdditiveReferencePoseTime: 0
    m_StartTime: 0
    m_StopTime: 1
    m_OrientationOffsetY: 0
    m_Level: 0
    m_CycleOffset: 0
    m_HasAdditiveReferencePose: 0
    m_LoopTime: 0
    m_LoopBlend: 0
    m_LoopBlendOrientation: 0
    m_LoopBlendPositionY: 0
    m_LoopBlendPositionXZ: 0
    m_KeepOriginalOrientation: 0
    m_KeepOriginalPositionY: 1
    m_KeepOriginalPositionXZ: 0
    m_HeightFromFeet: 0
    m_Mirror: 0
  m_EditorCurves:
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 0
        inSlope: 0
        outSlope: 0
        tangentMode: 10
      - time: 1
        value: 0
        inSlope: 0
        outSlope: 0
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_LocalPosition.z
    path: 
    classID: 224
    script: {fileID: 0}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 0
        inSlope: 0
        outSlope: 0
        tangentMode: 10
      - time: 1
        value: 0
        inSlope: 0
        outSlope: 0
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: localEulerAnglesRaw.x
    path: 
    classID: 224
    script: {fileID: 0}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 0
        inSlope: 0
        outSlope: 0
        tangentMode: 10
      - time: 1
        value: 0
        inSlope: 0
        outSlope: 0
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: localEulerAnglesRaw.y
    path: 
    classID: 224
    script: {fileID: 0}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 0
        inSlope: 0
        outSlope: 0
        tangentMode: 10
      - time: 1
        value: 0
        inSlope: 0
        outSlope: 0
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: localEulerAnglesRaw.z
    path: 
    classID: 224
    script: {fileID: 0}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: -0.0000076294
        inSlope: 0
        outSlope: 0
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_AnchoredPosition.y
    path: 
    classID: 224
    script: {fileID: 0}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 200
        inSlope: 0
        outSlope: 0
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_AnchoredPosition.x
    path: 
    classID: 224
    script: {fileID: 0}
  m_EulerEditorCurves:
  - curve:
      serializedVersion: 2
      m_Curve: []
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_LocalEulerAngles.x
    path: 
    classID: 224
    script: {fileID: 0}
  - curve:
      serializedVersion: 2
      m_Curve: []
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_LocalEulerAngles.y
    path: 
    classID: 224
    script: {fileID: 0}
  - curve:
      serializedVersion: 2
      m_Curve: []
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_LocalEulerAngles.z
    path: 
    classID: 224
    script: {fileID: 0}
  m_HasGenericRootTransform: 0
  m_HasMotionFloatCurves: 0
  m_GenerateMotionCurves: 0
  m_Events: []


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Audio Idle.anim.meta
================================================
fileFormatVersion: 2
guid: d16c8dace20e62d43998e485e43cfbff
timeCreated: 1454199759
licenseType: Free
NativeFormatImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Audio Panel.anim
================================================
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
  m_ObjectHideFlags: 0
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Audio Panel
  serializedVersion: 6
  m_Legacy: 0
  m_Compressed: 0
  m_UseHighQualityCurve: 1
  m_RotationCurves: []
  m_CompressedRotationCurves: []
  m_EulerCurves: []
  m_PositionCurves: []
  m_ScaleCurves: []
  m_FloatCurves:
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 200
        inSlope: -764
        outSlope: -764
        tangentMode: 10
      - time: 1
        value: -564
        inSlope: -764
        outSlope: -764
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_AnchoredPosition.x
    path: 
    classID: 224
    script: {fileID: 0}
  m_PPtrCurves: []
  m_SampleRate: 60
  m_WrapMode: 0
  m_Bounds:
    m_Center: {x: 0, y: 0, z: 0}
    m_Extent: {x: 0, y: 0, z: 0}
  m_ClipBindingConstant:
    genericBindings:
    - path: 0
      attribute: 1460864421
      script: {fileID: 0}
      classID: 224
      customType: 0
      isPPtrCurve: 0
    pptrCurveMapping: []
  m_AnimationClipSettings:
    serializedVersion: 2
    m_AdditiveReferencePoseClip: {fileID: 0}
    m_AdditiveReferencePoseTime: 0
    m_StartTime: 0
    m_StopTime: 1
    m_OrientationOffsetY: 0
    m_Level: 0
    m_CycleOffset: 0
    m_HasAdditiveReferencePose: 0
    m_LoopTime: 0
    m_LoopBlend: 0
    m_LoopBlendOrientation: 0
    m_LoopBlendPositionY: 0
    m_LoopBlendPositionXZ: 0
    m_KeepOriginalOrientation: 0
    m_KeepOriginalPositionY: 1
    m_KeepOriginalPositionXZ: 0
    m_HeightFromFeet: 0
    m_Mirror: 0
  m_EditorCurves:
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 200
        inSlope: -764
        outSlope: -764
        tangentMode: 10
      - time: 1
        value: -564
        inSlope: -764
        outSlope: -764
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_AnchoredPosition.x
    path: 
    classID: 224
    script: {fileID: 0}
  m_EulerEditorCurves: []
  m_HasGenericRootTransform: 0
  m_HasMotionFloatCurves: 0
  m_GenerateMotionCurves: 0
  m_Events: []


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Audio Panel.anim.meta
================================================
fileFormatVersion: 2
guid: 7292f8c34091eed4ead68ca81d23949f
timeCreated: 1454199229
licenseType: Free
NativeFormatImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Audio Panel.controller
================================================
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!91 &9100000
AnimatorController:
  m_ObjectHideFlags: 0
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Audio Panel
  serializedVersion: 5
  m_AnimatorParameters:
  - m_Name: isHidden
    m_Type: 4
    m_DefaultFloat: 0
    m_DefaultInt: 0
    m_DefaultBool: 0
    m_Controller: {fileID: 9100000}
  m_AnimatorLayers:
  - serializedVersion: 5
    m_Name: Base Layer
    m_StateMachine: {fileID: 110734614}
    m_Mask: {fileID: 0}
    m_Motions: []
    m_Behaviours: []
    m_BlendingMode: 0
    m_SyncedLayerIndex: -1
    m_DefaultWeight: 0
    m_IKPass: 0
    m_SyncedLayerAffectsTiming: 0
    m_Controller: {fileID: 9100000}
--- !u!114 &11494134
MonoBehaviour:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: bf1c34529a533384fab6b0535a030b41, type: 3}
  m_Name: 
  m_EditorClassIdentifier: 
--- !u!1102 &110240038
AnimatorState:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Audio Panel Out
  m_Speed: 1
  m_CycleOffset: 0
  m_Transitions: []
  m_StateMachineBehaviours: []
  m_Position: {x: 50, y: 50, z: 0}
  m_IKOnFeet: 0
  m_WriteDefaultValues: 1
  m_Mirror: 0
  m_SpeedParameterActive: 0
  m_MirrorParameterActive: 0
  m_CycleOffsetParameterActive: 0
  m_Motion: {fileID: 7400000, guid: 7292f8c34091eed4ead68ca81d23949f, type: 2}
  m_Tag: 
  m_SpeedParameter: 
  m_MirrorParameter: 
  m_CycleOffsetParameter: 
--- !u!1102 &110263714
AnimatorState:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: idle
  m_Speed: 1
  m_CycleOffset: 0
  m_Transitions: []
  m_StateMachineBehaviours: []
  m_Position: {x: 50, y: 50, z: 0}
  m_IKOnFeet: 0
  m_WriteDefaultValues: 1
  m_Mirror: 0
  m_SpeedParameterActive: 0
  m_MirrorParameterActive: 0
  m_CycleOffsetParameterActive: 0
  m_Motion: {fileID: 7400000, guid: d16c8dace20e62d43998e485e43cfbff, type: 2}
  m_Tag: 
  m_SpeedParameter: 
  m_MirrorParameter: 
  m_CycleOffsetParameter: 
--- !u!1102 &110285258
AnimatorState:
  serializedVersion: 5
  m_ObjectHideFlags: 3
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Audio Panel In
  m_Speed: -1
  m_CycleOffset: 0
  m_Transitions: []
  m_StateMachineBehaviours: []
  m_Position: {x: 50, y: 50, z: 0}
  m_IKOnFeet: 0
  m_WriteDefaultValues: 1
  m_Mirror: 0
  m_SpeedParameterActive: 0
  m_MirrorParameterActive: 0
  m_CycleOffsetParameterActive: 0
  m_Motion: {fileID: 7400000, guid: 7292f8c34091eed4ead68ca81d23949f, type: 2}
  m_Tag: 
  m_SpeedParameter: 
  m_MirrorParameter: 
  m_CycleOffsetParameter: 
--- !u!1107 &110734614
AnimatorStateMachine:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Base Layer
  m_ChildStates:
  - serializedVersion: 1
    m_State: {fileID: 110240038}
    m_Position: {x: 516, y: -12, z: 0}
  - serializedVersion: 1
    m_State: {fileID: 110285258}
    m_Position: {x: 480, y: 144, z: 0}
  - serializedVersion: 1
    m_State: {fileID: 110263714}
    m_Position: {x: 192, y: 204, z: 0}
  m_ChildStateMachines: []
  m_AnyStateTransitions: []
  m_EntryTransitions:
  - {fileID: 110912584}
  m_StateMachineTransitions: {}
  m_StateMachineBehaviours: []
  m_AnyStatePosition: {x: 168, y: 0, z: 0}
  m_EntryPosition: {x: 48, y: 120, z: 0}
  m_ExitPosition: {x: 804, y: 120, z: 0}
  m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
  m_DefaultState: {fileID: 110263714}
--- !u!1109 &110912584
AnimatorTransition:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: 
  m_Conditions: []
  m_DstStateMachine: {fileID: 0}
  m_DstState: {fileID: 110263714}
  m_Solo: 0
  m_Mute: 0
  m_IsExit: 0
  serializedVersion: 1


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Audio Panel.controller.meta
================================================
fileFormatVersion: 2
guid: 8ce3d119f6fa6644dba34d412f39dc40
timeCreated: 1454198660
licenseType: Free
NativeFormatImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Credits Panel Out.anim
================================================
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
  m_ObjectHideFlags: 0
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Credits Panel Out
  serializedVersion: 6
  m_Legacy: 0
  m_Compressed: 0
  m_UseHighQualityCurve: 1
  m_RotationCurves: []
  m_CompressedRotationCurves: []
  m_EulerCurves: []
  m_PositionCurves: []
  m_ScaleCurves: []
  m_FloatCurves:
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 200
        inSlope: 821.25
        outSlope: 821.25
        tangentMode: 10
      - time: 0.8
        value: 857
        inSlope: 821.25
        outSlope: 821.25
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_AnchoredPosition.x
    path: 
    classID: 224
    script: {fileID: 0}
  m_PPtrCurves: []
  m_SampleRate: 60
  m_WrapMode: 0
  m_Bounds:
    m_Center: {x: 0, y: 0, z: 0}
    m_Extent: {x: 0, y: 0, z: 0}
  m_ClipBindingConstant:
    genericBindings:
    - path: 0
      attribute: 1460864421
      script: {fileID: 0}
      classID: 224
      customType: 0
      isPPtrCurve: 0
    pptrCurveMapping: []
  m_AnimationClipSettings:
    serializedVersion: 2
    m_AdditiveReferencePoseClip: {fileID: 0}
    m_AdditiveReferencePoseTime: 0
    m_StartTime: 0
    m_StopTime: 0.8
    m_OrientationOffsetY: 0
    m_Level: 0
    m_CycleOffset: 0
    m_HasAdditiveReferencePose: 0
    m_LoopTime: 0
    m_LoopBlend: 0
    m_LoopBlendOrientation: 0
    m_LoopBlendPositionY: 0
    m_LoopBlendPositionXZ: 0
    m_KeepOriginalOrientation: 0
    m_KeepOriginalPositionY: 1
    m_KeepOriginalPositionXZ: 0
    m_HeightFromFeet: 0
    m_Mirror: 0
  m_EditorCurves:
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 200
        inSlope: 821.25
        outSlope: 821.25
        tangentMode: 10
      - time: 0.8
        value: 857
        inSlope: 821.25
        outSlope: 821.25
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_AnchoredPosition.x
    path: 
    classID: 224
    script: {fileID: 0}
  m_EulerEditorCurves: []
  m_HasGenericRootTransform: 0
  m_HasMotionFloatCurves: 0
  m_GenerateMotionCurves: 0
  m_Events: []


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Credits Panel Out.anim.meta
================================================
fileFormatVersion: 2
guid: 51f57396d98769b4ba0fce65bff22213
timeCreated: 1466877322
licenseType: Free
NativeFormatImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Credits Panel.controller
================================================
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!91 &9100000
AnimatorController:
  m_ObjectHideFlags: 0
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Credits Panel
  serializedVersion: 5
  m_AnimatorParameters: []
  m_AnimatorLayers:
  - serializedVersion: 5
    m_Name: Base Layer
    m_StateMachine: {fileID: 110718506}
    m_Mask: {fileID: 0}
    m_Motions: []
    m_Behaviours: []
    m_BlendingMode: 0
    m_SyncedLayerIndex: -1
    m_DefaultWeight: 0
    m_IKPass: 0
    m_SyncedLayerAffectsTiming: 0
    m_Controller: {fileID: 9100000}
--- !u!1102 &110222376
AnimatorState:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Credits Panel In
  m_Speed: -1
  m_CycleOffset: 0
  m_Transitions: []
  m_StateMachineBehaviours: []
  m_Position: {x: 50, y: 50, z: 0}
  m_IKOnFeet: 0
  m_WriteDefaultValues: 1
  m_Mirror: 0
  m_SpeedParameterActive: 0
  m_MirrorParameterActive: 0
  m_CycleOffsetParameterActive: 0
  m_Motion: {fileID: 7400000, guid: 51f57396d98769b4ba0fce65bff22213, type: 2}
  m_Tag: 
  m_SpeedParameter: 
  m_MirrorParameter: 
  m_CycleOffsetParameter: 
--- !u!1102 &110247062
AnimatorState:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Credits Panel Out
  m_Speed: 1
  m_CycleOffset: 0
  m_Transitions: []
  m_StateMachineBehaviours: []
  m_Position: {x: 50, y: 50, z: 0}
  m_IKOnFeet: 0
  m_WriteDefaultValues: 1
  m_Mirror: 0
  m_SpeedParameterActive: 0
  m_MirrorParameterActive: 0
  m_CycleOffsetParameterActive: 0
  m_Motion: {fileID: 7400000, guid: 51f57396d98769b4ba0fce65bff22213, type: 2}
  m_Tag: 
  m_SpeedParameter: 
  m_MirrorParameter: 
  m_CycleOffsetParameter: 
--- !u!1102 &110293884
AnimatorState:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Credits Panel Out 1
  m_Speed: 1
  m_CycleOffset: 0
  m_Transitions: []
  m_StateMachineBehaviours: []
  m_Position: {x: 50, y: 50, z: 0}
  m_IKOnFeet: 0
  m_WriteDefaultValues: 1
  m_Mirror: 0
  m_SpeedParameterActive: 0
  m_MirrorParameterActive: 0
  m_CycleOffsetParameterActive: 0
  m_Motion: {fileID: 7400000, guid: 51f57396d98769b4ba0fce65bff22213, type: 2}
  m_Tag: 
  m_SpeedParameter: 
  m_MirrorParameter: 
  m_CycleOffsetParameter: 
--- !u!1107 &110718506
AnimatorStateMachine:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Base Layer
  m_ChildStates:
  - serializedVersion: 1
    m_State: {fileID: 110247062}
    m_Position: {x: 200, y: 0, z: 0}
  - serializedVersion: 1
    m_State: {fileID: 110293884}
    m_Position: {x: 432, y: -84, z: 0}
  - serializedVersion: 1
    m_State: {fileID: 110222376}
    m_Position: {x: 491, y: 4, z: 0}
  m_ChildStateMachines: []
  m_AnyStateTransitions: []
  m_EntryTransitions: []
  m_StateMachineTransitions: {}
  m_StateMachineBehaviours: []
  m_AnyStatePosition: {x: 50, y: 20, z: 0}
  m_EntryPosition: {x: 50, y: 120, z: 0}
  m_ExitPosition: {x: 800, y: 120, z: 0}
  m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
  m_DefaultState: {fileID: 110247062}


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Credits Panel.controller.meta
================================================
fileFormatVersion: 2
guid: b1d8e81a9128b214f9c2976118ecf63f
timeCreated: 1466877395
licenseType: Free
NativeFormatImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Quit Button.controller
================================================
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!91 &9100000
AnimatorController:
  m_ObjectHideFlags: 0
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Quit Button
  serializedVersion: 5
  m_AnimatorParameters: []
  m_AnimatorLayers: []


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Quit Button.controller.meta
================================================
fileFormatVersion: 2
guid: b6cb9ecf57280354399a51869a4ca348
timeCreated: 1454940189
licenseType: Free
NativeFormatImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Quit Panel.controller
================================================
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!91 &9100000
AnimatorController:
  m_ObjectHideFlags: 0
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Quit Panel
  serializedVersion: 5
  m_AnimatorParameters: []
  m_AnimatorLayers:
  - serializedVersion: 5
    m_Name: Base Layer
    m_StateMachine: {fileID: 110760800}
    m_Mask: {fileID: 0}
    m_Motions: []
    m_Behaviours: []
    m_BlendingMode: 0
    m_SyncedLayerIndex: -1
    m_DefaultWeight: 0
    m_IKPass: 0
    m_SyncedLayerAffectsTiming: 0
    m_Controller: {fileID: 9100000}
--- !u!1101 &110148986
AnimatorStateTransition:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: 
  m_Conditions: []
  m_DstStateMachine: {fileID: 0}
  m_DstState: {fileID: 110259530}
  m_Solo: 0
  m_Mute: 0
  m_IsExit: 0
  serializedVersion: 3
  m_TransitionDuration: 0.1
  m_TransitionOffset: 0
  m_ExitTime: 0.9
  m_HasExitTime: 0
  m_HasFixedDuration: 1
  m_InterruptionSource: 0
  m_OrderedInterruption: 1
  m_CanTransitionToSelf: 1
--- !u!1102 &110218462
AnimatorState:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: QuitPanelOut
  m_Speed: -1
  m_CycleOffset: 0
  m_Transitions: []
  m_StateMachineBehaviours: []
  m_Position: {x: 50, y: 50, z: 0}
  m_IKOnFeet: 0
  m_WriteDefaultValues: 1
  m_Mirror: 0
  m_SpeedParameterActive: 0
  m_MirrorParameterActive: 0
  m_CycleOffsetParameterActive: 0
  m_Motion: {fileID: 7400000, guid: 53f526c041df03a43a192e65df8e30f7, type: 2}
  m_Tag: 
  m_SpeedParameter: 
  m_MirrorParameter: 
  m_CycleOffsetParameter: 
--- !u!1102 &110239654
AnimatorState:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: QuitPanelIn
  m_Speed: 1
  m_CycleOffset: 0
  m_Transitions: []
  m_StateMachineBehaviours: []
  m_Position: {x: 50, y: 50, z: 0}
  m_IKOnFeet: 0
  m_WriteDefaultValues: 1
  m_Mirror: 0
  m_SpeedParameterActive: 0
  m_MirrorParameterActive: 0
  m_CycleOffsetParameterActive: 0
  m_Motion: {fileID: 7400000, guid: 53f526c041df03a43a192e65df8e30f7, type: 2}
  m_Tag: 
  m_SpeedParameter: 
  m_MirrorParameter: 
  m_CycleOffsetParameter: 
--- !u!1102 &110259530
AnimatorState:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: New State
  m_Speed: 1
  m_CycleOffset: 0
  m_Transitions: []
  m_StateMachineBehaviours: []
  m_Position: {x: 50, y: 50, z: 0}
  m_IKOnFeet: 0
  m_WriteDefaultValues: 1
  m_Mirror: 0
  m_SpeedParameterActive: 0
  m_MirrorParameterActive: 0
  m_CycleOffsetParameterActive: 0
  m_Motion: {fileID: 0}
  m_Tag: 
  m_SpeedParameter: 
  m_MirrorParameter: 
  m_CycleOffsetParameter: 
--- !u!1102 &110261928
AnimatorState:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: New State 0
  m_Speed: 1
  m_CycleOffset: 0
  m_Transitions: []
  m_StateMachineBehaviours: []
  m_Position: {x: 50, y: 50, z: 0}
  m_IKOnFeet: 0
  m_WriteDefaultValues: 1
  m_Mirror: 0
  m_SpeedParameterActive: 0
  m_MirrorParameterActive: 0
  m_CycleOffsetParameterActive: 0
  m_Motion: {fileID: 0}
  m_Tag: 
  m_SpeedParameter: 
  m_MirrorParameter: 
  m_CycleOffsetParameter: 
--- !u!1102 &110271412
AnimatorState:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Idle
  m_Speed: 1
  m_CycleOffset: 0
  m_Transitions: []
  m_StateMachineBehaviours: []
  m_Position: {x: 50, y: 50, z: 0}
  m_IKOnFeet: 0
  m_WriteDefaultValues: 1
  m_Mirror: 0
  m_SpeedParameterActive: 0
  m_MirrorParameterActive: 0
  m_CycleOffsetParameterActive: 0
  m_Motion: {fileID: 0}
  m_Tag: 
  m_SpeedParameter: 
  m_MirrorParameter: 
  m_CycleOffsetParameter: 
--- !u!1107 &110760800
AnimatorStateMachine:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Base Layer
  m_ChildStates:
  - serializedVersion: 1
    m_State: {fileID: 110239654}
    m_Position: {x: 456, y: 84, z: 0}
  - serializedVersion: 1
    m_State: {fileID: 110271412}
    m_Position: {x: 300, y: 156, z: 0}
  - serializedVersion: 1
    m_State: {fileID: 110218462}
    m_Position: {x: 324, y: -24, z: 0}
  m_ChildStateMachines: []
  m_AnyStateTransitions: []
  m_EntryTransitions:
  - {fileID: 110949868}
  m_StateMachineTransitions: {}
  m_StateMachineBehaviours: []
  m_AnyStatePosition: {x: 48, y: 24, z: 0}
  m_EntryPosition: {x: 60, y: 120, z: 0}
  m_ExitPosition: {x: 800, y: 120, z: 0}
  m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
  m_DefaultState: {fileID: 110271412}
--- !u!1109 &110949868
AnimatorTransition:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: 
  m_Conditions: []
  m_DstStateMachine: {fileID: 0}
  m_DstState: {fileID: 110271412}
  m_Solo: 0
  m_Mute: 0
  m_IsExit: 0
  serializedVersion: 1


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Quit Panel.controller.meta
================================================
fileFormatVersion: 2
guid: 01eeddf79c9e8364f8985ee99ae21747
timeCreated: 1454775698
licenseType: Free
NativeFormatImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Quit.controller
================================================
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7430144
AnimationClip:
  m_ObjectHideFlags: 0
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Disabled
  serializedVersion: 6
  m_Legacy: 0
  m_Compressed: 0
  m_UseHighQualityCurve: 1
  m_RotationCurves: []
  m_CompressedRotationCurves: []
  m_EulerCurves: []
  m_PositionCurves: []
  m_ScaleCurves: []
  m_FloatCurves: []
  m_PPtrCurves: []
  m_SampleRate: 60
  m_WrapMode: 0
  m_Bounds:
    m_Center: {x: 0, y: 0, z: 0}
    m_Extent: {x: 0, y: 0, z: 0}
  m_ClipBindingConstant:
    genericBindings: []
    pptrCurveMapping: []
  m_AnimationClipSettings:
    serializedVersion: 2
    m_AdditiveReferencePoseClip: {fileID: 0}
    m_AdditiveReferencePoseTime: 0
    m_StartTime: 0
    m_StopTime: 1
    m_OrientationOffsetY: 0
    m_Level: 0
    m_CycleOffset: 0
    m_HasAdditiveReferencePose: 0
    m_LoopTime: 1
    m_LoopBlend: 0
    m_LoopBlendOrientation: 0
    m_LoopBlendPositionY: 0
    m_LoopBlendPositionXZ: 0
    m_KeepOriginalOrientation: 0
    m_KeepOriginalPositionY: 1
    m_KeepOriginalPositionXZ: 0
    m_HeightFromFeet: 0
    m_Mirror: 0
  m_EditorCurves: []
  m_EulerEditorCurves: []
  m_HasGenericRootTransform: 0
  m_HasMotionFloatCurves: 0
  m_GenerateMotionCurves: 0
  m_Events: []
--- !u!74 &7486112
AnimationClip:
  m_ObjectHideFlags: 0
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Pressed
  serializedVersion: 6
  m_Legacy: 0
  m_Compressed: 0
  m_UseHighQualityCurve: 1
  m_RotationCurves: []
  m_CompressedRotationCurves: []
  m_EulerCurves: []
  m_PositionCurves: []
  m_ScaleCurves: []
  m_FloatCurves: []
  m_PPtrCurves: []
  m_SampleRate: 60
  m_WrapMode: 0
  m_Bounds:
    m_Center: {x: 0, y: 0, z: 0}
    m_Extent: {x: 0, y: 0, z: 0}
  m_ClipBindingConstant:
    genericBindings: []
    pptrCurveMapping: []
  m_AnimationClipSettings:
    serializedVersion: 2
    m_AdditiveReferencePoseClip: {fileID: 0}
    m_AdditiveReferencePoseTime: 0
    m_StartTime: 0
    m_StopTime: 1
    m_OrientationOffsetY: 0
    m_Level: 0
    m_CycleOffset: 0
    m_HasAdditiveReferencePose: 0
    m_LoopTime: 1
    m_LoopBlend: 0
    m_LoopBlendOrientation: 0
    m_LoopBlendPositionY: 0
    m_LoopBlendPositionXZ: 0
    m_KeepOriginalOrientation: 0
    m_KeepOriginalPositionY: 1
    m_KeepOriginalPositionXZ: 0
    m_HeightFromFeet: 0
    m_Mirror: 0
  m_EditorCurves: []
  m_EulerEditorCurves: []
  m_HasGenericRootTransform: 0
  m_HasMotionFloatCurves: 0
  m_GenerateMotionCurves: 0
  m_Events: []
--- !u!74 &7487376
AnimationClip:
  m_ObjectHideFlags: 0
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Highlighted
  serializedVersion: 6
  m_Legacy: 0
  m_Compressed: 0
  m_UseHighQualityCurve: 1
  m_RotationCurves: []
  m_CompressedRotationCurves: []
  m_EulerCurves: []
  m_PositionCurves: []
  m_ScaleCurves: []
  m_FloatCurves: []
  m_PPtrCurves: []
  m_SampleRate: 60
  m_WrapMode: 0
  m_Bounds:
    m_Center: {x: 0, y: 0, z: 0}
    m_Extent: {x: 0, y: 0, z: 0}
  m_ClipBindingConstant:
    genericBindings: []
    pptrCurveMapping: []
  m_AnimationClipSettings:
    serializedVersion: 2
    m_AdditiveReferencePoseClip: {fileID: 0}
    m_AdditiveReferencePoseTime: 0
    m_StartTime: 0
    m_StopTime: 1
    m_OrientationOffsetY: 0
    m_Level: 0
    m_CycleOffset: 0
    m_HasAdditiveReferencePose: 0
    m_LoopTime: 1
    m_LoopBlend: 0
    m_LoopBlendOrientation: 0
    m_LoopBlendPositionY: 0
    m_LoopBlendPositionXZ: 0
    m_KeepOriginalOrientation: 0
    m_KeepOriginalPositionY: 1
    m_KeepOriginalPositionXZ: 0
    m_HeightFromFeet: 0
    m_Mirror: 0
  m_EditorCurves: []
  m_EulerEditorCurves: []
  m_HasGenericRootTransform: 0
  m_HasMotionFloatCurves: 0
  m_GenerateMotionCurves: 0
  m_Events: []
--- !u!74 &7496814
AnimationClip:
  m_ObjectHideFlags: 0
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Normal
  serializedVersion: 6
  m_Legacy: 0
  m_Compressed: 0
  m_UseHighQualityCurve: 1
  m_RotationCurves: []
  m_CompressedRotationCurves: []
  m_EulerCurves: []
  m_PositionCurves: []
  m_ScaleCurves: []
  m_FloatCurves: []
  m_PPtrCurves: []
  m_SampleRate: 60
  m_WrapMode: 0
  m_Bounds:
    m_Center: {x: 0, y: 0, z: 0}
    m_Extent: {x: 0, y: 0, z: 0}
  m_ClipBindingConstant:
    genericBindings: []
    pptrCurveMapping: []
  m_AnimationClipSettings:
    serializedVersion: 2
    m_AdditiveReferencePoseClip: {fileID: 0}
    m_AdditiveReferencePoseTime: 0
    m_StartTime: 0
    m_StopTime: 1
    m_OrientationOffsetY: 0
    m_Level: 0
    m_CycleOffset: 0
    m_HasAdditiveReferencePose: 0
    m_LoopTime: 1
    m_LoopBlend: 0
    m_LoopBlendOrientation: 0
    m_LoopBlendPositionY: 0
    m_LoopBlendPositionXZ: 0
    m_KeepOriginalOrientation: 0
    m_KeepOriginalPositionY: 1
    m_KeepOriginalPositionXZ: 0
    m_HeightFromFeet: 0
    m_Mirror: 0
  m_EditorCurves: []
  m_EulerEditorCurves: []
  m_HasGenericRootTransform: 0
  m_HasMotionFloatCurves: 0
  m_GenerateMotionCurves: 0
  m_Events: []
--- !u!91 &9100000
AnimatorController:
  m_ObjectHideFlags: 0
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Quit
  serializedVersion: 5
  m_AnimatorParameters:
  - m_Name: Normal
    m_Type: 9
    m_DefaultFloat: 0
    m_DefaultInt: 0
    m_DefaultBool: 0
    m_Controller: {fileID: 9100000}
  - m_Name: Highlighted
    m_Type: 9
    m_DefaultFloat: 0
    m_DefaultInt: 0
    m_DefaultBool: 0
    m_Controller: {fileID: 9100000}
  - m_Name: Pressed
    m_Type: 9
    m_DefaultFloat: 0
    m_DefaultInt: 0
    m_DefaultBool: 0
    m_Controller: {fileID: 9100000}
  - m_Name: Disabled
    m_Type: 9
    m_DefaultFloat: 0
    m_DefaultInt: 0
    m_DefaultBool: 0
    m_Controller: {fileID: 9100000}
  m_AnimatorLayers:
  - serializedVersion: 5
    m_Name: Base Layer
    m_StateMachine: {fileID: 110773136}
    m_Mask: {fileID: 0}
    m_Motions: []
    m_Behaviours: []
    m_BlendingMode: 0
    m_SyncedLayerIndex: -1
    m_DefaultWeight: 0
    m_IKPass: 0
    m_SyncedLayerAffectsTiming: 0
    m_Controller: {fileID: 9100000}
--- !u!1101 &110106804
AnimatorStateTransition:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: 
  m_Conditions:
  - m_ConditionMode: 1
    m_ConditionEvent: Highlighted
    m_EventTreshold: 0
  m_DstStateMachine: {fileID: 0}
  m_DstState: {fileID: 110276846}
  m_Solo: 0
  m_Mute: 0
  m_IsExit: 0
  serializedVersion: 3
  m_TransitionDuration: 0.1
  m_TransitionOffset: 0
  m_ExitTime: 0.9
  m_HasExitTime: 0
  m_HasFixedDuration: 1
  m_InterruptionSource: 0
  m_OrderedInterruption: 1
  m_CanTransitionToSelf: 1
--- !u!1101 &110151856
AnimatorStateTransition:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: 
  m_Conditions:
  - m_ConditionMode: 1
    m_ConditionEvent: Pressed
    m_EventTreshold: 0
  m_DstStateMachine: {fileID: 0}
  m_DstState: {fileID: 110208402}
  m_Solo: 0
  m_Mute: 0
  m_IsExit: 0
  serializedVersion: 3
  m_TransitionDuration: 0.1
  m_TransitionOffset: 0
  m_ExitTime: 0.9
  m_HasExitTime: 0
  m_HasFixedDuration: 1
  m_InterruptionSource: 0
  m_OrderedInterruption: 1
  m_CanTransitionToSelf: 1
--- !u!1101 &110181034
AnimatorStateTransition:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: 
  m_Conditions:
  - m_ConditionMode: 1
    m_ConditionEvent: Disabled
    m_EventTreshold: 0
  m_DstStateMachine: {fileID: 0}
  m_DstState: {fileID: 110216636}
  m_Solo: 0
  m_Mute: 0
  m_IsExit: 0
  serializedVersion: 3
  m_TransitionDuration: 0.1
  m_TransitionOffset: 0
  m_ExitTime: 0.9
  m_HasExitTime: 0
  m_HasFixedDuration: 1
  m_InterruptionSource: 0
  m_OrderedInterruption: 1
  m_CanTransitionToSelf: 1
--- !u!1101 &110197736
AnimatorStateTransition:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: 
  m_Conditions:
  - m_ConditionMode: 1
    m_ConditionEvent: Normal
    m_EventTreshold: 0
  m_DstStateMachine: {fileID: 0}
  m_DstState: {fileID: 110296608}
  m_Solo: 0
  m_Mute: 0
  m_IsExit: 0
  serializedVersion: 3
  m_TransitionDuration: 0.1
  m_TransitionOffset: 0
  m_ExitTime: 0.9
  m_HasExitTime: 0
  m_HasFixedDuration: 1
  m_InterruptionSource: 0
  m_OrderedInterruption: 1
  m_CanTransitionToSelf: 1
--- !u!1102 &110208402
AnimatorState:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Pressed
  m_Speed: 1
  m_CycleOffset: 0
  m_Transitions: []
  m_StateMachineBehaviours: []
  m_Position: {x: 50, y: 50, z: 0}
  m_IKOnFeet: 0
  m_WriteDefaultValues: 1
  m_Mirror: 0
  m_SpeedParameterActive: 0
  m_MirrorParameterActive: 0
  m_CycleOffsetParameterActive: 0
  m_Motion: {fileID: 7486112}
  m_Tag: 
  m_SpeedParameter: 
  m_MirrorParameter: 
  m_CycleOffsetParameter: 
--- !u!1102 &110216636
AnimatorState:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Disabled
  m_Speed: 1
  m_CycleOffset: 0
  m_Transitions: []
  m_StateMachineBehaviours: []
  m_Position: {x: 50, y: 50, z: 0}
  m_IKOnFeet: 0
  m_WriteDefaultValues: 1
  m_Mirror: 0
  m_SpeedParameterActive: 0
  m_MirrorParameterActive: 0
  m_CycleOffsetParameterActive: 0
  m_Motion: {fileID: 7430144}
  m_Tag: 
  m_SpeedParameter: 
  m_MirrorParameter: 
  m_CycleOffsetParameter: 
--- !u!1102 &110276846
AnimatorState:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Highlighted
  m_Speed: 1
  m_CycleOffset: 0
  m_Transitions: []
  m_StateMachineBehaviours: []
  m_Position: {x: 50, y: 50, z: 0}
  m_IKOnFeet: 0
  m_WriteDefaultValues: 1
  m_Mirror: 0
  m_SpeedParameterActive: 0
  m_MirrorParameterActive: 0
  m_CycleOffsetParameterActive: 0
  m_Motion: {fileID: 7487376}
  m_Tag: 
  m_SpeedParameter: 
  m_MirrorParameter: 
  m_CycleOffsetParameter: 
--- !u!1102 &110296608
AnimatorState:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Normal
  m_Speed: 1
  m_CycleOffset: 0
  m_Transitions: []
  m_StateMachineBehaviours: []
  m_Position: {x: 50, y: 50, z: 0}
  m_IKOnFeet: 0
  m_WriteDefaultValues: 1
  m_Mirror: 0
  m_SpeedParameterActive: 0
  m_MirrorParameterActive: 0
  m_CycleOffsetParameterActive: 0
  m_Motion: {fileID: 7496814}
  m_Tag: 
  m_SpeedParameter: 
  m_MirrorParameter: 
  m_CycleOffsetParameter: 
--- !u!1107 &110773136
AnimatorStateMachine:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Base Layer
  m_ChildStates:
  - serializedVersion: 1
    m_State: {fileID: 110296608}
    m_Position: {x: 200, y: 0, z: 0}
  - serializedVersion: 1
    m_State: {fileID: 110276846}
    m_Position: {x: 235, y: 65, z: 0}
  - serializedVersion: 1
    m_State: {fileID: 110208402}
    m_Position: {x: 270, y: 130, z: 0}
  - serializedVersion: 1
    m_State: {fileID: 110216636}
    m_Position: {x: 305, y: 195, z: 0}
  m_ChildStateMachines: []
  m_AnyStateTransitions:
  - {fileID: 110197736}
  - {fileID: 110106804}
  - {fileID: 110151856}
  - {fileID: 110181034}
  m_EntryTransitions: []
  m_StateMachineTransitions: {}
  m_StateMachineBehaviours: []
  m_AnyStatePosition: {x: 50, y: 20, z: 0}
  m_EntryPosition: {x: 50, y: 120, z: 0}
  m_ExitPosition: {x: 800, y: 120, z: 0}
  m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
  m_DefaultState: {fileID: 110296608}


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Quit.controller.meta
================================================
fileFormatVersion: 2
guid: 8469ca132e5819946be34b84f0cd1d26
timeCreated: 1454782065
licenseType: Free
NativeFormatImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/QuitPanelIn.anim
================================================
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
  m_ObjectHideFlags: 0
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: QuitPanelIn
  serializedVersion: 6
  m_Legacy: 0
  m_Compressed: 0
  m_UseHighQualityCurve: 1
  m_RotationCurves: []
  m_CompressedRotationCurves: []
  m_EulerCurves: []
  m_PositionCurves: []
  m_ScaleCurves: []
  m_FloatCurves:
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 722
        inSlope: -415
        outSlope: -415
        tangentMode: 10
      - time: 1
        value: 307
        inSlope: -415
        outSlope: -415
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_AnchoredPosition.x
    path: 
    classID: 224
    script: {fileID: 0}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 1
        inSlope: Infinity
        outSlope: Infinity
        tangentMode: 31
      - time: 0.1
        value: 1
        inSlope: Infinity
        outSlope: Infinity
        tangentMode: 31
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_IsActive
    path: Exit to main menu
    classID: 1
    script: {fileID: 0}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 1
        inSlope: Infinity
        outSlope: Infinity
        tangentMode: 31
      - time: 0.1
        value: 1
        inSlope: Infinity
        outSlope: Infinity
        tangentMode: 31
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_IsActive
    path: Quit
    classID: 1
    script: {fileID: 0}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 1
        inSlope: Infinity
        outSlope: Infinity
        tangentMode: 31
      - time: 0.1
        value: 1
        inSlope: Infinity
        outSlope: Infinity
        tangentMode: 31
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_IsActive
    path: Quit Cancel
    classID: 1
    script: {fileID: 0}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 0
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      - time: 0.65
        value: 1
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_Color.a
    path: Exit to main menu
    classID: 114
    script: {fileID: -765806418, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 0
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      - time: 0.65
        value: 1
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_Color.a
    path: Quit
    classID: 114
    script: {fileID: -765806418, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 0
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      - time: 0.65
        value: 1
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_Color.a
    path: Quit Cancel
    classID: 114
    script: {fileID: -765806418, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 0
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      - time: 0.65
        value: 1
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_Color.a
    path: Exit to main menu/Text
    classID: 114
    script: {fileID: 708705254, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 0
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      - time: 0.65
        value: 1
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_Color.a
    path: Quit Cancel/Quit Cancel Text
    classID: 114
    script: {fileID: 708705254, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 0
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      - time: 0.65
        value: 1
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_Color.a
    path: Quit/Text
    classID: 114
    script: {fileID: 708705254, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
  m_PPtrCurves: []
  m_SampleRate: 60
  m_WrapMode: 0
  m_Bounds:
    m_Center: {x: 0, y: 0, z: 0}
    m_Extent: {x: 0, y: 0, z: 0}
  m_ClipBindingConstant:
    genericBindings:
    - path: 0
      attribute: 1460864421
      script: {fileID: 0}
      classID: 224
      customType: 0
      isPPtrCurve: 0
    - path: 327401808
      attribute: 2086281974
      script: {fileID: 0}
      classID: 1
      customType: 0
      isPPtrCurve: 0
    - path: 3818420395
      attribute: 2086281974
      script: {fileID: 0}
      classID: 1
      customType: 0
      isPPtrCurve: 0
    - path: 902303034
      attribute: 2086281974
      script: {fileID: 0}
      classID: 1
      customType: 0
      isPPtrCurve: 0
    - path: 327401808
      attribute: 304273561
      script: {fileID: -765806418, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
      classID: 114
      customType: 0
      isPPtrCurve: 0
    - path: 3818420395
      attribute: 304273561
      script: {fileID: -765806418, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
      classID: 114
      customType: 0
      isPPtrCurve: 0
    - path: 902303034
      attribute: 304273561
      script: {fileID: -765806418, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
      classID: 114
      customType: 0
      isPPtrCurve: 0
    - path: 1261451982
      attribute: 304273561
      script: {fileID: 708705254, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
      classID: 114
      customType: 0
      isPPtrCurve: 0
    - path: 839488144
      attribute: 304273561
      script: {fileID: 708705254, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
      classID: 114
      customType: 0
      isPPtrCurve: 0
    - path: 274855870
      attribute: 304273561
      script: {fileID: 708705254, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
      classID: 114
      customType: 0
      isPPtrCurve: 0
    pptrCurveMapping: []
  m_AnimationClipSettings:
    serializedVersion: 2
    m_AdditiveReferencePoseClip: {fileID: 0}
    m_AdditiveReferencePoseTime: 0
    m_StartTime: 0
    m_StopTime: 1
    m_OrientationOffsetY: 0
    m_Level: 0
    m_CycleOffset: 0
    m_HasAdditiveReferencePose: 0
    m_LoopTime: 0
    m_LoopBlend: 0
    m_LoopBlendOrientation: 0
    m_LoopBlendPositionY: 0
    m_LoopBlendPositionXZ: 0
    m_KeepOriginalOrientation: 0
    m_KeepOriginalPositionY: 1
    m_KeepOriginalPositionXZ: 0
    m_HeightFromFeet: 0
    m_Mirror: 0
  m_EditorCurves:
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 722
        inSlope: -415
        outSlope: -415
        tangentMode: 10
      - time: 1
        value: 307
        inSlope: -415
        outSlope: -415
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_AnchoredPosition.x
    path: 
    classID: 224
    script: {fileID: 0}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 1
        inSlope: Infinity
        outSlope: Infinity
        tangentMode: 31
      - time: 0.1
        value: 1
        inSlope: Infinity
        outSlope: Infinity
        tangentMode: 31
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_IsActive
    path: Exit to main menu
    classID: 1
    script: {fileID: 0}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 1
        inSlope: Infinity
        outSlope: Infinity
        tangentMode: 31
      - time: 0.1
        value: 1
        inSlope: Infinity
        outSlope: Infinity
        tangentMode: 31
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_IsActive
    path: Quit
    classID: 1
    script: {fileID: 0}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 1
        inSlope: Infinity
        outSlope: Infinity
        tangentMode: 31
      - time: 0.1
        value: 1
        inSlope: Infinity
        outSlope: Infinity
        tangentMode: 31
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_IsActive
    path: Quit Cancel
    classID: 1
    script: {fileID: 0}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 0
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      - time: 0.65
        value: 1
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_Color.a
    path: Exit to main menu
    classID: 114
    script: {fileID: -765806418, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 0
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      - time: 0.65
        value: 1
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_Color.a
    path: Quit
    classID: 114
    script: {fileID: -765806418, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 0
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      - time: 0.65
        value: 1
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_Color.a
    path: Quit Cancel
    classID: 114
    script: {fileID: -765806418, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 0
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      - time: 0.65
        value: 1
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_Color.a
    path: Exit to main menu/Text
    classID: 114
    script: {fileID: 708705254, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 0
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      - time: 0.65
        value: 1
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_Color.a
    path: Quit Cancel/Quit Cancel Text
    classID: 114
    script: {fileID: 708705254, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 0
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      - time: 0.65
        value: 1
        inSlope: 1.5384616
        outSlope: 1.5384616
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_Color.a
    path: Quit/Text
    classID: 114
    script: {fileID: 708705254, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
  m_EulerEditorCurves: []
  m_HasGenericRootTransform: 0
  m_HasMotionFloatCurves: 0
  m_GenerateMotionCurves: 0
  m_Events: []


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/QuitPanelIn.anim.meta
================================================
fileFormatVersion: 2
guid: 53f526c041df03a43a192e65df8e30f7
timeCreated: 1454775697
licenseType: Free
NativeFormatImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Video Panel.controller
================================================
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!91 &9100000
AnimatorController:
  m_ObjectHideFlags: 0
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Video Panel
  serializedVersion: 5
  m_AnimatorParameters: []
  m_AnimatorLayers:
  - serializedVersion: 5
    m_Name: Base Layer
    m_StateMachine: {fileID: 110782634}
    m_Mask: {fileID: 0}
    m_Motions: []
    m_Behaviours: []
    m_BlendingMode: 0
    m_SyncedLayerIndex: -1
    m_DefaultWeight: 0
    m_IKPass: 0
    m_SyncedLayerAffectsTiming: 0
    m_Controller: {fileID: 9100000}
--- !u!1102 &110202034
AnimatorState:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Video Panel In
  m_Speed: 1
  m_CycleOffset: 0
  m_Transitions: []
  m_StateMachineBehaviours: []
  m_Position: {x: 50, y: 50, z: 0}
  m_IKOnFeet: 0
  m_WriteDefaultValues: 1
  m_Mirror: 0
  m_SpeedParameterActive: 0
  m_MirrorParameterActive: 0
  m_CycleOffsetParameterActive: 0
  m_Motion: {fileID: 7400000, guid: e61fda0fa6167f942a14d7e89f9258c3, type: 2}
  m_Tag: 
  m_SpeedParameter: 
  m_MirrorParameter: 
  m_CycleOffsetParameter: 
--- !u!1102 &110291396
AnimatorState:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Video Panel Out
  m_Speed: -1
  m_CycleOffset: 0
  m_Transitions: []
  m_StateMachineBehaviours: []
  m_Position: {x: 50, y: 50, z: 0}
  m_IKOnFeet: 0
  m_WriteDefaultValues: 1
  m_Mirror: 0
  m_SpeedParameterActive: 0
  m_MirrorParameterActive: 0
  m_CycleOffsetParameterActive: 0
  m_Motion: {fileID: 7400000, guid: e61fda0fa6167f942a14d7e89f9258c3, type: 2}
  m_Tag: 
  m_SpeedParameter: 
  m_MirrorParameter: 
  m_CycleOffsetParameter: 
--- !u!1102 &110297972
AnimatorState:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Idle
  m_Speed: 1
  m_CycleOffset: 0
  m_Transitions: []
  m_StateMachineBehaviours: []
  m_Position: {x: 50, y: 50, z: 0}
  m_IKOnFeet: 0
  m_WriteDefaultValues: 1
  m_Mirror: 0
  m_SpeedParameterActive: 0
  m_MirrorParameterActive: 0
  m_CycleOffsetParameterActive: 0
  m_Motion: {fileID: 0}
  m_Tag: 
  m_SpeedParameter: 
  m_MirrorParameter: 
  m_CycleOffsetParameter: 
--- !u!1107 &110782634
AnimatorStateMachine:
  serializedVersion: 5
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Base Layer
  m_ChildStates:
  - serializedVersion: 1
    m_State: {fileID: 110202034}
    m_Position: {x: 456, y: -24, z: 0}
  - serializedVersion: 1
    m_State: {fileID: 110297972}
    m_Position: {x: 353, y: 93, z: 0}
  - serializedVersion: 1
    m_State: {fileID: 110291396}
    m_Position: {x: 600, y: 48, z: 0}
  m_ChildStateMachines: []
  m_AnyStateTransitions: []
  m_EntryTransitions: []
  m_StateMachineTransitions: {}
  m_StateMachineBehaviours: []
  m_AnyStatePosition: {x: 50, y: 20, z: 0}
  m_EntryPosition: {x: 50, y: 120, z: 0}
  m_ExitPosition: {x: 800, y: 120, z: 0}
  m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
  m_DefaultState: {fileID: 110297972}


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Video Panel.controller.meta
================================================
fileFormatVersion: 2
guid: 14ae3a8b0d9b12e438672e2d7c6bbef8
timeCreated: 1454780853
licenseType: Free
NativeFormatImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Video in.anim
================================================
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
  m_ObjectHideFlags: 0
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: Video in
  serializedVersion: 6
  m_Legacy: 0
  m_Compressed: 0
  m_UseHighQualityCurve: 1
  m_RotationCurves: []
  m_CompressedRotationCurves: []
  m_EulerCurves: []
  m_PositionCurves: []
  m_ScaleCurves: []
  m_FloatCurves:
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 749
        inSlope: -681.63934
        outSlope: -681.63934
        tangentMode: 10
      - time: 1.0166667
        value: 56
        inSlope: -681.63934
        outSlope: -681.63934
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_AnchoredPosition.x
    path: 
    classID: 224
    script: {fileID: 0}
  m_PPtrCurves: []
  m_SampleRate: 60
  m_WrapMode: 0
  m_Bounds:
    m_Center: {x: 0, y: 0, z: 0}
    m_Extent: {x: 0, y: 0, z: 0}
  m_ClipBindingConstant:
    genericBindings:
    - path: 0
      attribute: 1460864421
      script: {fileID: 0}
      classID: 224
      customType: 0
      isPPtrCurve: 0
    pptrCurveMapping: []
  m_AnimationClipSettings:
    serializedVersion: 2
    m_AdditiveReferencePoseClip: {fileID: 0}
    m_AdditiveReferencePoseTime: 0
    m_StartTime: 0
    m_StopTime: 1.0166667
    m_OrientationOffsetY: 0
    m_Level: 0
    m_CycleOffset: 0
    m_HasAdditiveReferencePose: 0
    m_LoopTime: 0
    m_LoopBlend: 0
    m_LoopBlendOrientation: 0
    m_LoopBlendPositionY: 0
    m_LoopBlendPositionXZ: 0
    m_KeepOriginalOrientation: 0
    m_KeepOriginalPositionY: 1
    m_KeepOriginalPositionXZ: 0
    m_HeightFromFeet: 0
    m_Mirror: 0
  m_EditorCurves:
  - curve:
      serializedVersion: 2
      m_Curve:
      - time: 0
        value: 749
        inSlope: -681.63934
        outSlope: -681.63934
        tangentMode: 10
      - time: 1.0166667
        value: 56
        inSlope: -681.63934
        outSlope: -681.63934
        tangentMode: 10
      m_PreInfinity: 2
      m_PostInfinity: 2
      m_RotationOrder: 4
    attribute: m_AnchoredPosition.x
    path: 
    classID: 224
    script: {fileID: 0}
  m_EulerEditorCurves: []
  m_HasGenericRootTransform: 0
  m_HasMotionFloatCurves: 0
  m_GenerateMotionCurves: 0
  m_Events: []


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Video in.anim.meta
================================================
fileFormatVersion: 2
guid: e61fda0fa6167f942a14d7e89f9258c3
timeCreated: 1454780853
licenseType: Free
NativeFormatImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Animation.meta
================================================
fileFormatVersion: 2
guid: fe9d5b5201ba59e4abeba374b6a96106
folderAsset: yes
timeCreated: 1454198638
licenseType: Free
DefaultImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Backgrounds/Label Background.png.meta
================================================
fileFormatVersion: 2
guid: 71fba22d715e74942bee5a7cfdba7905
timeCreated: 1454780455
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Backgrounds.meta
================================================
fileFormatVersion: 2
guid: 60e2da8859bdb5f499a4f88fe880df4d
folderAsset: yes
timeCreated: 1454780487
licenseType: Free
DefaultImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button click blue .png.meta
================================================
fileFormatVersion: 2
guid: fc04bd4870380824fb0ec2ad8037041d
timeCreated: 1454781969
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button click blue.png.meta
================================================
fileFormatVersion: 2
guid: 9aaa3b041635cfd469f5b35acb052e1b
timeCreated: 1454780455
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button click red 1.png.meta
================================================
fileFormatVersion: 2
guid: 9c0355cf23b65ec46968421b69565c41
timeCreated: 1454781512
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button click red 2.png.meta
================================================
fileFormatVersion: 2
guid: 2f90b5379b376cb4db5d4b669136af00
timeCreated: 1454781969
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button click red.png.meta
================================================
fileFormatVersion: 2
guid: ea9e0b413e749e2479cf0ad17323461c
timeCreated: 1454780455
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button hover blue.png.meta
================================================
fileFormatVersion: 2
guid: 328f6ddf757206342b7cd738b01dd676
timeCreated: 1454781969
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button hover red.png.meta
================================================
fileFormatVersion: 2
guid: 20752e95c6efd234e90119fa4c636cbe
timeCreated: 1454781969
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button hover.png.meta
================================================
fileFormatVersion: 2
guid: 3f7c4567cb6ffe0469515f48c54501ff
timeCreated: 1454780455
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button idle 1.png.meta
================================================
fileFormatVersion: 2
guid: 1ac9e934a9b82f04382234662323e1e2
timeCreated: 1454781211
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button idle 2.png.meta
================================================
fileFormatVersion: 2
guid: 5a3d65e4dbacd724b9d0da3b14347f71
timeCreated: 1454781514
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button idle.png.meta
================================================
fileFormatVersion: 2
guid: 2c29e7af49a783641aefd55d0e7e46f6
timeCreated: 1454780455
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/PMenu Button Simple.png.meta
================================================
fileFormatVersion: 2
guid: ec2687c1db2b4b447832724c5dcf0a5e
timeCreated: 1454776532
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1.meta
================================================
fileFormatVersion: 2
guid: 24d424ddd9374e5419e9dfe4a43aba11
folderAsset: yes
timeCreated: 1454940338
licenseType: Free
DefaultImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 2/button style 2 clicked (1).png.meta
================================================
fileFormatVersion: 2
guid: 56d116d6646d2d14aba0a78cba1b4266
timeCreated: 1454943538
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 2/button style 2 hover (1).png.meta
================================================
fileFormatVersion: 2
guid: 8fcfb838f24339343bc6eace870bfb4a
timeCreated: 1454943538
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 2/button style 2 idle (2).png.meta
================================================
fileFormatVersion: 2
guid: 58adb788f814cd5419082bf861d76e6c
timeCreated: 1454943595
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 2.meta
================================================
fileFormatVersion: 2
guid: d8bbdd1a599a12e43a12f716e8f94d06
folderAsset: yes
timeCreated: 1454940356
licenseType: Free
DefaultImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 3/Button lines idle 1.png.meta
================================================
fileFormatVersion: 2
guid: 5ba20737eaf4a10419f71275e1816548
timeCreated: 1462667384
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 3/Button style 3 clicked.png.meta
================================================
fileFormatVersion: 2
guid: 9bb3f9532fbf5764eb429c01ce463110
timeCreated: 1462667680
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 3/Button style 3 hover.png.meta
================================================
fileFormatVersion: 2
guid: 9af104975713c564eadd297baa05350f
timeCreated: 1462667680
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 3/Button style 3 idle transparent.png.meta
================================================
fileFormatVersion: 2
guid: c1ef5b10d79b5774da9b0eeb3a79bee2
timeCreated: 1462667680
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 3.meta
================================================
fileFormatVersion: 2
guid: 5c327baab0a300245bb0ca5595f73f15
folderAsset: yes
timeCreated: 1462664571
licenseType: Free
DefaultImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button.meta
================================================
fileFormatVersion: 2
guid: 7a6cc5e11607b2c4a8356599c50c8457
folderAsset: yes
timeCreated: 1454780471
licenseType: Free
DefaultImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Scrollbar/Scrollbar 1.png.meta
================================================
fileFormatVersion: 2
guid: d95f0e73326235c47ab9c10c61244f16
timeCreated: 1454781517
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Scrollbar/Scrollbar handle.png.meta
================================================
fileFormatVersion: 2
guid: d389eede7a384d144ba0802638a4c61f
timeCreated: 1454780455
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Scrollbar/Scrollbar.png.meta
================================================
fileFormatVersion: 2
guid: f245bec3d4a13ae49bf22daef71456a0
timeCreated: 1454780455
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Scrollbar.meta
================================================
fileFormatVersion: 2
guid: 963131aa166b982418623db5b8bb4bc9
folderAsset: yes
timeCreated: 1454780476
licenseType: Free
DefaultImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Ui elements/Divider.png.meta
================================================
fileFormatVersion: 2
guid: f594c74694aba2e4493c6c56348f044f
timeCreated: 1454943759
licenseType: Free
TextureImporter:
  fileIDToRecycleName: {}
  serializedVersion: 2
  mipmaps:
    mipMapMode: 0
    enableMipMap: 1
    linearTexture: 0
    correctGamma: 0
    fadeOut: 0
    borderMipMap: 0
    mipMapFadeDistanceStart: 1
    mipMapFadeDistanceEnd: 3
  bumpmap:
    convertToNormalMap: 0
    externalNormalMap: 0
    heightScale: 0.25
    normalMapFilter: 0
  isReadable: 0
  grayScaleToAlpha: 0
  generateCubemap: 0
  cubemapConvolution: 0
  cubemapConvolutionSteps: 7
  cubemapConvolutionExponent: 1.5
  seamlessCubemap: 0
  textureFormat: -1
  maxTextureSize: 2048
  textureSettings:
    filterMode: -1
    aniso: 16
    mipBias: -1
    wrapMode: 1
  nPOTScale: 0
  lightmap: 0
  rGBM: 0
  compressionQuality: 50
  allowsAlphaSplitting: 0
  spriteMode: 1
  spriteExtrude: 1
  spriteMeshType: 1
  alignment: 0
  spritePivot: {x: 0.5, y: 0.5}
  spriteBorder: {x: 0, y: 0, z: 0, w: 0}
  spritePixelsToUnits: 100
  alphaIsTransparency: 1
  textureType: 8
  buildTargetSettings: []
  spriteSheet:
    sprites: []
    outline: []
  spritePackingTag: 
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Ui elements.meta
================================================
fileFormatVersion: 2
guid: a0bf225b12befa841ba284d5fcba0047
folderAsset: yes
timeCreated: 1454780455
licenseType: Free
DefaultImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Art.meta
================================================
fileFormatVersion: 2
guid: a2730c7c1ce4d2347b84d35a887ce16f
folderAsset: yes
timeCreated: 1454197902
licenseType: Free
DefaultImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-Black.otf.meta
================================================
fileFormatVersion: 2
guid: 1a103c9041c5777488d324da0a88dd88
timeCreated: 1454211133
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-BlackItalic.otf.meta
================================================
fileFormatVersion: 2
guid: 69ae00bef41905541acfde80429381b7
timeCreated: 1454211133
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-Bold.otf.meta
================================================
fileFormatVersion: 2
guid: fd1b4463dbbfcd9498bc07af07e83d35
timeCreated: 1454211133
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-BoldItalic.otf.meta
================================================
fileFormatVersion: 2
guid: f48554fd7d055d24a9035c9ea09db4e5
timeCreated: 1454211133
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-ExtraBold.otf.meta
================================================
fileFormatVersion: 2
guid: 1f3373d0fe4d43240ab5cc66f09e62f7
timeCreated: 1454211133
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-ExtraBoldItalic.otf.meta
================================================
fileFormatVersion: 2
guid: 050f38acba95aae45bee1a2617c93870
timeCreated: 1454211133
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-ExtraLight.otf.meta
================================================
fileFormatVersion: 2
guid: 398cd3677c55f194785d8abdaa034e13
timeCreated: 1454211133
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-ExtraLightItalic.otf.meta
================================================
fileFormatVersion: 2
guid: d0b37a625f099014f975745d2ad535f4
timeCreated: 1454211133
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-Italic.otf.meta
================================================
fileFormatVersion: 2
guid: 22510ab1ef1684e4c8ca14fb22ca46ab
timeCreated: 1454211133
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-Light.otf.meta
================================================
fileFormatVersion: 2
guid: eed87497a42490f49a039d31020a8742
timeCreated: 1454211133
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-LightItalic.otf.meta
================================================
fileFormatVersion: 2
guid: bce86b55a79174a42b40200202520ec3
timeCreated: 1454211133
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-Medium.otf.meta
================================================
fileFormatVersion: 2
guid: 07efa0253058eb744a3e808e4743877b
timeCreated: 1454211133
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-MediumItalic.otf.meta
================================================
fileFormatVersion: 2
guid: 68aa25b87a9267240b50fb2c5ec83bfb
timeCreated: 1454211133
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-Regular.otf.meta
================================================
fileFormatVersion: 2
guid: ac36647a83f68474cbe6ab7d61dad086
timeCreated: 1454211133
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-SemiBold.otf.meta
================================================
fileFormatVersion: 2
guid: 21ed684e552874144a29cfac8df646bd
timeCreated: 1454211133
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-SemiBoldItalic.otf.meta
================================================
fileFormatVersion: 2
guid: f22b0fcc75c5d254b9d1dbc2630d5c70
timeCreated: 1454211133
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-Thin.otf.meta
================================================
fileFormatVersion: 2
guid: f81e3c8c31305174e943fa94f644aa95
timeCreated: 1454211133
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-ThinItalic.otf.meta
================================================
fileFormatVersion: 2
guid: 941f5f6147f793a43903335b6f6101c4
timeCreated: 1454211133
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/SIL Open Font License.txt
================================================
Copyright (c) 2011 Natanael Gama (exo@ndiscovered.com), with Reserved Font Name "Exo"

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL

-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------

PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.

The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.

DEFINITIONS
"Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.

"Reserved Font Name" refers to any names specified as such after the copyright statement(s).

"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s).

"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.

"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.

PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:

1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.

2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.

3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.

4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.

5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.

TERMINATION
This license becomes null and void if any of the above conditions are not met.

DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.

================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/SIL Open Font License.txt.meta
================================================
fileFormatVersion: 2
guid: 7d8f10fa961746541a66cbb4bd44ad62
timeCreated: 1454211133
licenseType: Free
TextScriptImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo.meta
================================================
fileFormatVersion: 2
guid: 1c384cdd9d677bf458f1fe942e4af6bc
folderAsset: yes
timeCreated: 1454211133
licenseType: Free
DefaultImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/Apache License.txt
================================================
Apache License
                           Version 2.0, January 2004
                        http://www.apache.org/licenses/

   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

   1. Definitions.

      "License" shall mean the terms and conditions for use, reproduction,
      and distribution as defined by Sections 1 through 9 of this document.

      "Licensor" shall mean the copyright owner or entity authorized by
      the copyright owner that is granting the License.

      "Legal Entity" shall mean the union of the acting entity and all
      other entities that control, are controlled by, or are under common
      control with that entity. For the purposes of this definition,
      "control" means (i) the power, direct or indirect, to cause the
      direction or management of such entity, whether by contract or
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
      outstanding shares, or (iii) beneficial ownership of such entity.

      "You" (or "Your") shall mean an individual or Legal Entity
      exercising permissions granted by this License.

      "Source" form shall mean the preferred form for making modifications,
      including but not limited to software source code, documentation
      source, and configuration files.

      "Object" form shall mean any form resulting from mechanical
      transformation or translation of a Source form, including but
      not limited to compiled object code, generated documentation,
      and conversions to other media types.

      "Work" shall mean the work of authorship, whether in Source or
      Object form, made available under the License, as indicated by a
      copyright notice that is included in or attached to the work
      (an example is provided in the Appendix below).

      "Derivative Works" shall mean any work, whether in Source or Object
      form, that is based on (or derived from) the Work and for which the
      editorial revisions, annotations, elaborations, or other modifications
      represent, as a whole, an original work of authorship. For the purposes
      of this License, Derivative Works shall not include works that remain
      separable from, or merely link (or bind by name) to the interfaces of,
      the Work and Derivative Works thereof.

      "Contribution" shall mean any work of authorship, including
      the original version of the Work and any modifications or additions
      to that Work or Derivative Works thereof, that is intentionally
      submitted to Licensor for inclusion in the Work by the copyright owner
      or by an individual or Legal Entity authorized to submit on behalf of
      the copyright owner. For the purposes of this definition, "submitted"
      means any form of electronic, verbal, or written communication sent
      to the Licensor or its representatives, including but not limited to
      communication on electronic mailing lists, source code control systems,
      and issue tracking systems that are managed by, or on behalf of, the
      Licensor for the purpose of discussing and improving the Work, but
      excluding communication that is conspicuously marked or otherwise
      designated in writing by the copyright owner as "Not a Contribution."

      "Contributor" shall mean Licensor and any individual or Legal Entity
      on behalf of whom a Contribution has been received by Licensor and
      subsequently incorporated within the Work.

   2. Grant of Copyright License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      copyright license to reproduce, prepare Derivative Works of,
      publicly display, publicly perform, sublicense, and distribute the
      Work and such Derivative Works in Source or Object form.

   3. Grant of Patent License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      (except as stated in this section) patent license to make, have made,
      use, offer to sell, sell, import, and otherwise transfer the Work,
      where such license applies only to those patent claims licensable
      by such Contributor that are necessarily infringed by their
      Contribution(s) alone or by combination of their Contribution(s)
      with the Work to which such Contribution(s) was submitted. If You
      institute patent litigation against any entity (including a
      cross-claim or counterclaim in a lawsuit) alleging that the Work
      or a Contribution incorporated within the Work constitutes direct
      or contributory patent infringement, then any patent licenses
      granted to You under this License for that Work shall terminate
      as of the date such litigation is filed.

   4. Redistribution. You may reproduce and distribute copies of the
      Work or Derivative Works thereof in any medium, with or without
      modifications, and in Source or Object form, provided that You
      meet the following conditions:

      (a) You must give any other recipients of the Work or
          Derivative Works a copy of this License; and

      (b) You must cause any modified files to carry prominent notices
          stating that You changed the files; and

      (c) You must retain, in the Source form of any Derivative Works
          that You distribute, all copyright, patent, trademark, and
          attribution notices from the Source form of the Work,
          excluding those notices that do not pertain to any part of
          the Derivative Works; and

      (d) If the Work includes a "NOTICE" text file as part of its
          distribution, then any Derivative Works that You distribute must
          include a readable copy of the attribution notices contained
          within such NOTICE file, excluding those notices that do not
          pertain to any part of the Derivative Works, in at least one
          of the following places: within a NOTICE text file distributed
          as part of the Derivative Works; within the Source form or
          documentation, if provided along with the Derivative Works; or,
          within a display generated by the Derivative Works, if and
          wherever such third-party notices normally appear. The contents
          of the NOTICE file are for informational purposes only and
          do not modify the License. You may add Your own attribution
          notices within Derivative Works that You distribute, alongside
          or as an addendum to the NOTICE text from the Work, provided
          that such additional attribution notices cannot be construed
          as modifying the License.

      You may add Your own copyright statement to Your modifications and
      may provide additional or different license terms and conditions
      for use, reproduction, or distribution of Your modifications, or
      for any such Derivative Works as a whole, provided Your use,
      reproduction, and distribution of the Work otherwise complies with
      the conditions stated in this License.

   5. Submission of Contributions. Unless You explicitly state otherwise,
      any Contribution intentionally submitted for inclusion in the Work
      by You to the Licensor shall be under the terms and conditions of
      this License, without any additional terms or conditions.
      Notwithstanding the above, nothing herein shall supersede or modify
      the terms of any separate license agreement you may have executed
      with Licensor regarding such Contributions.

   6. Trademarks. This License does not grant permission to use the trade
      names, trademarks, service marks, or product names of the Licensor,
      except as required for reasonable and customary use in describing the
      origin of the Work and reproducing the content of the NOTICE file.

   7. Disclaimer of Warranty. Unless required by applicable law or
      agreed to in writing, Licensor provides the Work (and each
      Contributor provides its Contributions) on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
      implied, including, without limitation, any warranties or conditions
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
      PARTICULAR PURPOSE. You are solely responsible for determining the
      appropriateness of using or redistributing the Work and assume any
      risks associated with Your exercise of permissions under this License.

   8. Limitation of Liability. In no event and under no legal theory,
      whether in tort (including negligence), contract, or otherwise,
      unless required by applicable law (such as deliberate and grossly
      negligent acts) or agreed to in writing, shall any Contributor be
      liable to You for damages, including any direct, indirect, special,
      incidental, or consequential damages of any character arising as a
      result of this License or out of the use or inability to use the
      Work (including but not limited to damages for loss of goodwill,
      work stoppage, computer failure or malfunction, or any and all
      other commercial damages or losses), even if such Contributor
      has been advised of the possibility of such damages.

   9. Accepting Warranty or Additional Liability. While redistributing
      the Work or Derivative Works thereof, You may choose to offer,
      and charge a fee for, acceptance of support, warranty, indemnity,
      or other liability obligations and/or rights consistent with this
      License. However, in accepting such obligations, You may act only
      on Your own behalf and on Your sole responsibility, not on behalf
      of any other Contributor, and only if You agree to indemnify,
      defend, and hold each Contributor harmless for any liability
      incurred by, or claims asserted against, such Contributor by reason
      of your accepting any such warranty or additional liability.

   END OF TERMS AND CONDITIONS

   APPENDIX: How to apply the Apache License to your work.

      To apply the Apache License to your work, attach the following
      boilerplate notice, with the fields enclosed by brackets "[]"
      replaced with your own identifying information. (Don't include
      the brackets!)  The text should be enclosed in the appropriate
      comment syntax for the file format. We also recommend that a
      file or class name and description of purpose be included on the
      same "printed page" as the copyright notice for easier
      identification within third-party archives.

   Copyright [yyyy] [name of copyright owner]

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/Apache License.txt.meta
================================================
fileFormatVersion: 2
guid: b21ee160605ad8744a39d13726473d81
timeCreated: 1454725009
licenseType: Free
TextScriptImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/OpenSans-Bold.ttf.meta
================================================
fileFormatVersion: 2
guid: 06aeae14bc9158141851416305e63220
timeCreated: 1454725010
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences:
  - {fileID: 12800000, guid: f577f270fbdcc29439b4eb5cf3488aef, type: 3}
  - {fileID: 12800000, guid: dbc9dfd0b622eb94daa67af37a3ff648, type: 3}
  - {fileID: 12800000, guid: 9a34b62571f006740a295949aafc7946, type: 3}
  - {fileID: 12800000, guid: 0ca3c2c62c0f5e14e8b4c0186368564f, type: 3}
  - {fileID: 12800000, guid: d4da5e4897ceb814480172e22cd2ff8d, type: 3}
  - {fileID: 12800000, guid: 243289794ce9f2a4ebe37f49568b33ab, type: 3}
  - {fileID: 12800000, guid: 21e75cebbbb8d894a9d112f07cf1b9d2, type: 3}
  - {fileID: 12800000, guid: d9dffe1eb66f6b14b95fdff9609adf7c, type: 3}
  - {fileID: 12800000, guid: f67bd30f338f33a46b83b4ab9a8d5e51, type: 3}
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/OpenSans-BoldItalic.ttf.meta
================================================
fileFormatVersion: 2
guid: 243289794ce9f2a4ebe37f49568b33ab
timeCreated: 1454725012
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/OpenSans-ExtraBold.ttf.meta
================================================
fileFormatVersion: 2
guid: 0ca3c2c62c0f5e14e8b4c0186368564f
timeCreated: 1454725010
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/OpenSans-ExtraBoldItalic.ttf.meta
================================================
fileFormatVersion: 2
guid: 21e75cebbbb8d894a9d112f07cf1b9d2
timeCreated: 1454725011
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences: []
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/OpenSans-Italic.ttf.meta
================================================
fileFormatVersion: 2
guid: d4da5e4897ceb814480172e22cd2ff8d
timeCreated: 1454725014
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences:
  - {fileID: 12800000, guid: f577f270fbdcc29439b4eb5cf3488aef, type: 3}
  - {fileID: 12800000, guid: dbc9dfd0b622eb94daa67af37a3ff648, type: 3}
  - {fileID: 12800000, guid: 06aeae14bc9158141851416305e63220, type: 3}
  - {fileID: 12800000, guid: 9a34b62571f006740a295949aafc7946, type: 3}
  - {fileID: 12800000, guid: 0ca3c2c62c0f5e14e8b4c0186368564f, type: 3}
  - {fileID: 12800000, guid: 243289794ce9f2a4ebe37f49568b33ab, type: 3}
  - {fileID: 12800000, guid: 21e75cebbbb8d894a9d112f07cf1b9d2, type: 3}
  - {fileID: 12800000, guid: d9dffe1eb66f6b14b95fdff9609adf7c, type: 3}
  - {fileID: 12800000, guid: f67bd30f338f33a46b83b4ab9a8d5e51, type: 3}
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/OpenSans-Light.ttf.meta
================================================
fileFormatVersion: 2
guid: d9dffe1eb66f6b14b95fdff9609adf7c
timeCreated: 1454725014
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences:
  - {fileID: 12800000, guid: f577f270fbdcc29439b4eb5cf3488aef, type: 3}
  - {fileID: 12800000, guid: dbc9dfd0b622eb94daa67af37a3ff648, type: 3}
  - {fileID: 12800000, guid: 06aeae14bc9158141851416305e63220, type: 3}
  - {fileID: 12800000, guid: 9a34b62571f006740a295949aafc7946, type: 3}
  - {fileID: 12800000, guid: 0ca3c2c62c0f5e14e8b4c0186368564f, type: 3}
  - {fileID: 12800000, guid: d4da5e4897ceb814480172e22cd2ff8d, type: 3}
  - {fileID: 12800000, guid: 243289794ce9f2a4ebe37f49568b33ab, type: 3}
  - {fileID: 12800000, guid: 21e75cebbbb8d894a9d112f07cf1b9d2, type: 3}
  - {fileID: 12800000, guid: f67bd30f338f33a46b83b4ab9a8d5e51, type: 3}
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/OpenSans-LightItalic.ttf.meta
================================================
fileFormatVersion: 2
guid: f577f270fbdcc29439b4eb5cf3488aef
timeCreated: 1454725016
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences:
  - {fileID: 12800000, guid: dbc9dfd0b622eb94daa67af37a3ff648, type: 3}
  - {fileID: 12800000, guid: 06aeae14bc9158141851416305e63220, type: 3}
  - {fileID: 12800000, guid: 9a34b62571f006740a295949aafc7946, type: 3}
  - {fileID: 12800000, guid: 0ca3c2c62c0f5e14e8b4c0186368564f, type: 3}
  - {fileID: 12800000, guid: d4da5e4897ceb814480172e22cd2ff8d, type: 3}
  - {fileID: 12800000, guid: 243289794ce9f2a4ebe37f49568b33ab, type: 3}
  - {fileID: 12800000, guid: 21e75cebbbb8d894a9d112f07cf1b9d2, type: 3}
  - {fileID: 12800000, guid: d9dffe1eb66f6b14b95fdff9609adf7c, type: 3}
  - {fileID: 12800000, guid: f67bd30f338f33a46b83b4ab9a8d5e51, type: 3}
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/OpenSans-Regular.ttf.meta
================================================
fileFormatVersion: 2
guid: f67bd30f338f33a46b83b4ab9a8d5e51
timeCreated: 1454725016
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences:
  - {fileID: 12800000, guid: f577f270fbdcc29439b4eb5cf3488aef, type: 3}
  - {fileID: 12800000, guid: dbc9dfd0b622eb94daa67af37a3ff648, type: 3}
  - {fileID: 12800000, guid: 06aeae14bc9158141851416305e63220, type: 3}
  - {fileID: 12800000, guid: 9a34b62571f006740a295949aafc7946, type: 3}
  - {fileID: 12800000, guid: 0ca3c2c62c0f5e14e8b4c0186368564f, type: 3}
  - {fileID: 12800000, guid: d4da5e4897ceb814480172e22cd2ff8d, type: 3}
  - {fileID: 12800000, guid: 243289794ce9f2a4ebe37f49568b33ab, type: 3}
  - {fileID: 12800000, guid: 21e75cebbbb8d894a9d112f07cf1b9d2, type: 3}
  - {fileID: 12800000, guid: d9dffe1eb66f6b14b95fdff9609adf7c, type: 3}
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/OpenSans-Semibold.ttf.meta
================================================
fileFormatVersion: 2
guid: 9a34b62571f006740a295949aafc7946
timeCreated: 1454725013
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences:
  - {fileID: 12800000, guid: f577f270fbdcc29439b4eb5cf3488aef, type: 3}
  - {fileID: 12800000, guid: dbc9dfd0b622eb94daa67af37a3ff648, type: 3}
  - {fileID: 12800000, guid: 06aeae14bc9158141851416305e63220, type: 3}
  - {fileID: 12800000, guid: 0ca3c2c62c0f5e14e8b4c0186368564f, type: 3}
  - {fileID: 12800000, guid: d4da5e4897ceb814480172e22cd2ff8d, type: 3}
  - {fileID: 12800000, guid: 243289794ce9f2a4ebe37f49568b33ab, type: 3}
  - {fileID: 12800000, guid: 21e75cebbbb8d894a9d112f07cf1b9d2, type: 3}
  - {fileID: 12800000, guid: d9dffe1eb66f6b14b95fdff9609adf7c, type: 3}
  - {fileID: 12800000, guid: f67bd30f338f33a46b83b4ab9a8d5e51, type: 3}
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/OpenSans-SemiboldItalic.ttf.meta
================================================
fileFormatVersion: 2
guid: dbc9dfd0b622eb94daa67af37a3ff648
timeCreated: 1454725015
licenseType: Free
TrueTypeFontImporter:
  serializedVersion: 2
  fontSize: 16
  forceTextureCase: -2
  characterSpacing: 1
  characterPadding: 0
  includeFontData: 1
  use2xBehaviour: 0
  fontNames: []
  fallbackFontReferences:
  - {fileID: 12800000, guid: f577f270fbdcc29439b4eb5cf3488aef, type: 3}
  - {fileID: 12800000, guid: 06aeae14bc9158141851416305e63220, type: 3}
  - {fileID: 12800000, guid: 9a34b62571f006740a295949aafc7946, type: 3}
  - {fileID: 12800000, guid: 0ca3c2c62c0f5e14e8b4c0186368564f, type: 3}
  - {fileID: 12800000, guid: d4da5e4897ceb814480172e22cd2ff8d, type: 3}
  - {fileID: 12800000, guid: 243289794ce9f2a4ebe37f49568b33ab, type: 3}
  - {fileID: 12800000, guid: 21e75cebbbb8d894a9d112f07cf1b9d2, type: 3}
  - {fileID: 12800000, guid: d9dffe1eb66f6b14b95fdff9609adf7c, type: 3}
  - {fileID: 12800000, guid: f67bd30f338f33a46b83b4ab9a8d5e51, type: 3}
  customCharacters: 
  fontRenderingMode: 0
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans.meta
================================================
fileFormatVersion: 2
guid: 016bebb08d5924f4292512fb1d6b44ef
folderAsset: yes
timeCreated: 1454725009
licenseType: Free
DefaultImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts.meta
================================================
fileFormatVersion: 2
guid: a7436527a81304743bbc25754d8206a7
folderAsset: yes
timeCreated: 1454197896
licenseType: Free
DefaultImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Materials/UI Mat.mat
================================================
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
  serializedVersion: 6
  m_ObjectHideFlags: 0
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_Name: UI Mat
  m_Shader: {fileID: 10767, guid: 0000000000000000f000000000000000, type: 0}
  m_ShaderKeywords: 
  m_LightmapFlags: 5
  m_CustomRenderQueue: 3000
  stringTagMap: {}
  m_SavedProperties:
    serializedVersion: 2
    m_TexEnvs:
    - first:
        name: _BumpMap
      second:
        m_Texture: {fileID: 0}
        m_Scale: {x: 1, y: 1}
        m_Offset: {x: 0, y: 0}
    - first:
        name: _DecalTex
      second:
        m_Texture: {fileID: 0}
        m_Scale: {x: 1, y: 1}
        m_Offset: {x: 0, y: 0}
    - first:
        name: _DetailAlbedoMap
      second:
        m_Texture: {fileID: 0}
        m_Scale: {x: 1, y: 1}
        m_Offset: {x: 0, y: 0}
    - first:
        name: _DetailMask
      second:
        m_Texture: {fileID: 0}
        m_Scale: {x: 1, y: 1}
        m_Offset: {x: 0, y: 0}
    - first:
        name: _DetailNormalMap
      second:
        m_Texture: {fileID: 0}
        m_Scale: {x: 1, y: 1}
        m_Offset: {x: 0, y: 0}
    - first:
        name: _EmissionMap
      second:
        m_Texture: {fileID: 0}
        m_Scale: {x: 1, y: 1}
        m_Offset: {x: 0, y: 0}
    - first:
        name: _MainBump
      second:
        m_Texture: {fileID: 0}
        m_Scale: {x: 1, y: 1}
        m_Offset: {x: 0, y: 0}
    - first:
        name: _MainTex
      second:
        m_Texture: {fileID: 2800000, guid: 29773568b6a753040af2ebde66a30213, type: 3}
        m_Scale: {x: 1, y: 1}
        m_Offset: {x: 0, y: 0}
    - first:
        name: _Mask
      second:
        m_Texture: {fileID: 0}
        m_Scale: {x: 1, y: 1}
        m_Offset: {x: 0, y: 0}
    - first:
        name: _MetallicGlossMap
      second:
        m_Texture: {fileID: 0}
        m_Scale: {x: 1, y: 1}
        m_Offset: {x: 0, y: 0}
    - first:
        name: _OcclusionMap
      second:
        m_Texture: {fileID: 0}
        m_Scale: {x: 1, y: 1}
        m_Offset: {x: 0, y: 0}
    - first:
        name: _ParallaxMap
      second:
        m_Texture: {fileID: 0}
        m_Scale: {x: 1, y: 1}
        m_Offset: {x: 0, y: 0}
    m_Floats:
    - first:
        name: _BumpScale
      second: 1
    - first:
        name: _ColorMask
      second: 15
    - first:
        name: _Cutoff
      second: 0.5
    - first:
        name: _DetailNormalMapScale
      second: 1
    - first:
        name: _DstBlend
      second: 0
    - first:
        name: _Focus
      second: -44
    - first:
        name: _Glossiness
      second: 1
    - first:
        name: _Metallic
      second: 1
    - first:
        name: _Mode
      second: 0
    - first:
        name: _OcclusionStrength
      second: 1
    - first:
        name: _Parallax
      second: 0.02
    - first:
        name: _Shininess
      second: 0.95
    - first:
        name: _SrcBlend
      second: 1
    - first:
        name: _Stencil
      second: 0
    - first:
        name: _StencilComp
      second: 8
    - first:
        name: _StencilOp
      second: 0
    - first:
        name: _StencilReadMask
      second: 255
    - first:
        name: _StencilWriteMask
      second: 255
    - first:
        name: _UVSec
      second: 0
    - first:
        name: _UseUIAlphaClip
      second: 0
    - first:
        name: _ZWrite
      second: 1
    m_Colors:
    - first:
        name: _Color
      second: {r: 0.625, g: 0.625, b: 0.625, a: 0.584}
    - first:
        name: _EmissionColor
      second: {r: 0, g: 0, b: 0, a: 1}
    - first:
        name: _Specular
      second: {r: 0.9264706, g: 0.9264706, b: 0.9264706, a: 0}


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Materials/UI Mat.mat.meta
================================================
fileFormatVersion: 2
guid: 1bdfbf25c8be3f643ac1bdc88b9dae59
NativeFormatImporter:
  userData: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Materials.meta
================================================
fileFormatVersion: 2
guid: 29ac4bb94275cb543a2a6ca9d04acc9a
folderAsset: yes
timeCreated: 1454198049
licenseType: Free
DefaultImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Pausemenu.unity
================================================
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!29 &1
SceneSettings:
  m_ObjectHideFlags: 0
  m_PVSData: 
  m_PVSObjectsArray: []
  m_PVSPortalsArray: []
  m_OcclusionBakeSettings:
    smallestOccluder: 5
    smallestHole: 0.25
    backfaceThreshold: 100
--- !u!104 &2
RenderSettings:
  m_ObjectHideFlags: 0
  serializedVersion: 7
  m_Fog: 0
  m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
  m_FogMode: 3
  m_FogDensity: 0.01
  m_LinearFogStart: 0
  m_LinearFogEnd: 300
  m_AmbientSkyColor: {r: 0.20988, g: 0.22473, b: 0.25641, a: 0.99}
  m_AmbientEquatorColor: {r: 0.11286, g: 0.12375, b: 0.13167, a: 0.99}
  m_AmbientGroundColor: {r: 0.046529997, g: 0.042570002, b: 0.03465, a: 0.99}
  m_AmbientIntensity: 0.99
  m_AmbientMode: 0
  m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
  m_HaloStrength: 0.5
  m_FlareStrength: 1
  m_FlareFadeSpeed: 3
  m_HaloTexture: {fileID: 0}
  m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
  m_DefaultReflectionMode: 0
  m_DefaultReflectionResolution: 1024
  m_ReflectionBounces: 2
  m_ReflectionIntensity: 0.589
  m_CustomReflection: {fileID: 0}
  m_Sun: {fileID: 0}
  m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 0.589}
--- !u!157 &4
LightmapSettings:
  m_ObjectHideFlags: 0
  serializedVersion: 7
  m_GIWorkflowMode: 1
  m_GISettings:
    serializedVersion: 2
    m_BounceScale: 1
    m_IndirectOutputScale: 2.25
    m_AlbedoBoost: 3.55
    m_TemporalCoherenceThreshold: 1
    m_EnvironmentLightingMode: 0
    m_EnableBakedLightmaps: 1
    m_EnableRealtimeLightmaps: 0
  m_LightmapEditorSettings:
    serializedVersion: 4
    m_Resolution: 2
    m_BakeResolution: 40
    m_TextureWidth: 1024
    m_TextureHeight: 1024
    m_AO: 1
    m_AOMaxDistance: 2.59
    m_CompAOExponent: 8.89
    m_CompAOExponentDirect: 0
    m_Padding: 2
    m_LightmapParameters: {fileID: 0}
    m_LightmapsBakeMode: 2
    m_TextureCompression: 0
    m_DirectLightInLightProbes: 1
    m_FinalGather: 1
    m_FinalGatherFiltering: 1
    m_FinalGatherRayCount: 1024
    m_ReflectionCompression: 2
  m_LightingDataAsset: {fileID: 0}
  m_RuntimeCPUUsage: 100
--- !u!196 &5
NavMeshSettings:
  serializedVersion: 2
  m_ObjectHideFlags: 0
  m_BuildSettings:
    serializedVersion: 2
    agentRadius: 0.5
    agentHeight: 2
    agentSlope: 45
    agentClimb: 0.4
    ledgeDropHeight: 0
    maxJumpAcrossDistance: 0
    accuratePlacement: 0
    minRegionArea: 2
    cellSize: 0.16666667
    manualCellSize: 0
  m_NavMeshData: {fileID: 0}
--- !u!1001 &1380173851
Prefab:
  m_ObjectHideFlags: 0
  serializedVersion: 2
  m_Modification:
    m_TransformParent: {fileID: 0}
    m_Modifications:
    - target: {fileID: 443146, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_LocalPosition.x
      value: 411.90634
      objectReference: {fileID: 0}
    - target: {fileID: 443146, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_LocalPosition.y
      value: 475.62973
      objectReference: {fileID: 0}
    - target: {fileID: 443146, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_LocalPosition.z
      value: 23.692322
      objectReference: {fileID: 0}
    - target: {fileID: 443146, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_LocalRotation.x
      value: 0
      objectReference: {fileID: 0}
    - target: {fileID: 443146, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_LocalRotation.y
      value: 0
      objectReference: {fileID: 0}
    - target: {fileID: 443146, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_LocalRotation.z
      value: 0
      objectReference: {fileID: 0}
    - target: {fileID: 443146, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_LocalRotation.w
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 443146, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_RootOrder
      value: 0
      objectReference: {fileID: 0}
    - target: {fileID: 172222, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_Name
      value: Pause menu demo scene
      objectReference: {fileID: 0}
    - target: {fileID: 22470240, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.x
      value: 0.4
      objectReference: {fileID: 0}
    - target: {fileID: 22470240, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.y
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22474308, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMin.x
      value: 0.4
      objectReference: {fileID: 0}
    - target: {fileID: 22474308, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.x
      value: 0.4
      objectReference: {fileID: 0}
    - target: {fileID: 22474308, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.y
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22487424, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22487424, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.y
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22458286, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.y
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22487414, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMin.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22487414, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22487414, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.y
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22482128, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMin.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22482128, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22482128, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.y
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22484492, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22484492, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.y
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22452052, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMin.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22452052, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22452052, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.y
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22477816, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22477816, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.y
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22487812, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMin.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22487812, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22487812, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.y
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22445984, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22445984, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.y
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22434776, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMin.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22434776, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22434776, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.y
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22491144, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.x
      value: 0.091836736
      objectReference: {fileID: 0}
    - target: {fileID: 22491144, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.y
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22428752, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMin.x
      value: 0.091836736
      objectReference: {fileID: 0}
    - target: {fileID: 22428752, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.x
      value: 0.091836736
      objectReference: {fileID: 0}
    - target: {fileID: 22428752, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.y
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22440712, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22440712, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.y
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22485526, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMin.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22485526, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22485526, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.y
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22434772, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMin.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22434772, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22434772, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.y
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22451644, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMin.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22451644, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22451644, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.y
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22434152, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22434152, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.y
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22494680, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.x
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22494680, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchorMax.y
      value: 1
      objectReference: {fileID: 0}
    - target: {fileID: 22419488, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchoredPosition.y
      value: 27.999903
      objectReference: {fileID: 0}
    - target: {fileID: 22442140, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
      propertyPath: m_AnchoredPosition.y
      value: 28.000061
      objectReference: {fileID: 0}
    m_RemovedComponents: []
  m_ParentPrefab: {fileID: 100100000, guid: cc90e0aa039d3954f8de2dea80c6ed76, type: 2}
  m_IsPrefabParent: 0


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Pausemenu.unity.meta
================================================
fileFormatVersion: 2
guid: 46a497b1c8dccb642a1c935fad1c4daa
timeCreated: 1429636153
licenseType: Free
DefaultImporter:
  userData: 
  assetBundleName: 
  assetBundleVariant: 


================================================
FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Prefab/Pause Menu Scene.prefab
================================================
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &100484
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22470240}
  - 222: {fileID: 22282174}
  - 114: {fileID: 11477606}
  m_Layer: 5
  m_Name: Fill
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &100622
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22465554}
  m_Layer: 5
  m_Name: Fill Area
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &100640
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 4: {fileID: 433072}
  - 33: {fileID: 3363558}
  - 64: {fileID: 6476288}
  - 23: {fileID: 2398238}
  m_Layer: 5
  m_Name: Plane (2)
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 0
--- !u!1 &101252
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22498776}
  - 222: {fileID: 22219706}
  - 114: {fileID: 11416362}
  m_Layer: 5
  m_Name: Background
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &101280
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22408718}
  - 222: {fileID: 22267418}
  - 114: {fileID: 11472126}
  m_Layer: 5
  m_Name: Text
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &102840
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 4: {fileID: 479058}
  - 20: {fileID: 2039634}
  - 124: {fileID: 12462374}
  - 92: {fileID: 9224606}
  - 81: {fileID: 8172142}
  m_Layer: 5
  m_Name: Minimap Camera
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &103940
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22469662}
  - 222: {fileID: 22257680}
  - 114: {fileID: 11439598}
  m_Layer: 5
  m_Name: Background
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &104198
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22420878}
  m_Layer: 5
  m_Name: Depth of Field
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &104510
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22438640}
  - 222: {fileID: 22292468}
  - 114: {fileID: 11419610}
  m_Layer: 5
  m_Name: Item Background
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &104948
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22446204}
  - 222: {fileID: 22231136}
  - 114: {fileID: 11422840}
  m_Layer: 5
  m_Name: Text
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &105154
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22484492}
  - 222: {fileID: 22252238}
  - 114: {fileID: 11400810}
  m_Layer: 5
  m_Name: Fill
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &105298
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22436022}
  - 222: {fileID: 22259602}
  - 114: {fileID: 11427194}
  m_Layer: 5
  m_Name: Text
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &105474
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22465338}
  - 222: {fileID: 22263806}
  - 114: {fileID: 11427872}
  m_Layer: 5
  m_Name: Arrow
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &105768
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22405222}
  - 222: {fileID: 22238660}
  - 114: {fileID: 11408844}
  m_Layer: 5
  m_Name: AA Text
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &107158
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22490196}
  - 114: {fileID: 11492438}
  m_Layer: 5
  m_Name: Master Volume
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &107518
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22429932}
  - 222: {fileID: 22298662}
  - 114: {fileID: 11449878}
  m_Layer: 5
  m_Name: Quit Cancel Text
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &108066
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22493304}
  - 222: {fileID: 22234860}
  - 114: {fileID: 11483062}
  m_Layer: 5
  m_Name: Graphics Title
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &108264
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22484234}
  - 222: {fileID: 22201286}
  - 114: {fileID: 11436846}
  - 114: {fileID: 11491294}
  m_Layer: 5
  m_Name: Video
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &108286
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22409548}
  m_Layer: 5
  m_Name: 'Master Volume '
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &108538
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22483542}
  m_Layer: 5
  m_Name: Texture limit
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &108558
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22464226}
  - 222: {fileID: 22275538}
  - 114: {fileID: 11408580}
  m_Layer: 5
  m_Name: Text
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &109708
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22487414}
  - 222: {fileID: 22281938}
  - 114: {fileID: 11465370}
  m_Layer: 5
  m_Name: Fill
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &110118
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22469172}
  - 222: {fileID: 22274656}
  - 114: {fileID: 11484076}
  m_Layer: 5
  m_Name: Background
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &110290
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22435840}
  - 222: {fileID: 22230512}
  - 114: {fileID: 11460496}
  m_Layer: 5
  m_Name: Texture
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &110408
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22429662}
  - 222: {fileID: 22217206}
  - 114: {fileID: 11415118}
  m_Layer: 5
  m_Name: Text
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &110834
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22474358}
  - 222: {fileID: 22274402}
  - 114: {fileID: 11487738}
  m_Layer: 5
  m_Name: Background
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &111944
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22444126}
  m_Layer: 5
  m_Name: Fill Area
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &112278
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22437612}
  - 114: {fileID: 11490708}
  m_Layer: 5
  m_Name: Shadow Slider
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &112342
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22402350}
  - 222: {fileID: 22274706}
  - 114: {fileID: 11451070}
  m_Layer: 5
  m_Name: Text
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &112566
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22412768}
  - 222: {fileID: 22201226}
  - 114: {fileID: 11444790}
  m_Layer: 5
  m_Name: Image
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &113224
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22425154}
  - 222: {fileID: 22286380}
  - 114: {fileID: 11439080}
  - 114: {fileID: 11414000}
  m_Layer: 5
  m_Name: Apply
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &113358
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22443588}
  - 222: {fileID: 22211730}
  - 114: {fileID: 11424970}
  - 114: {fileID: 11420214}
  m_Layer: 5
  m_Name: Template
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &113750
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22426294}
  - 222: {fileID: 22242586}
  - 114: {fileID: 11416020}
  m_Layer: 5
  m_Name: Background
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &113764
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22469158}
  - 114: {fileID: 11491080}
  m_Layer: 5
  m_Name: Effects Volume
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &114422
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22434572}
  m_Layer: 5
  m_Name: Fill Area
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &114894
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22464402}
  - 222: {fileID: 22261366}
  - 114: {fileID: 11406040}
  m_Layer: 5
  m_Name: Item Checkmark
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &115026
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22485378}
  - 222: {fileID: 22238410}
  - 114: {fileID: 11436604}
  m_Layer: 5
  m_Name: Image
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &115346
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22421110}
  - 222: {fileID: 22258646}
  - 114: {fileID: 11415090}
  m_Layer: 5
  m_Name: Main Buttons/Quit div
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 0
--- !u!1 &116090
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22483404}
  - 95: {fileID: 9593558}
  m_Layer: 5
  m_Name: Quit Panel
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &116932
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22429334}
  - 222: {fileID: 22293660}
  - 114: {fileID: 11499808}
  m_Layer: 5
  m_Name: Fill
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &117218
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22468782}
  - 222: {fileID: 22296314}
  - 114: {fileID: 11433150}
  m_Layer: 5
  m_Name: Terrain LOD  label
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &117308
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22400278}
  - 222: {fileID: 22208842}
  - 114: {fileID: 11454718}
  m_Layer: 5
  m_Name: Image
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &117956
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22476634}
  - 222: {fileID: 22210814}
  - 114: {fileID: 11428738}
  m_Layer: 5
  m_Name: Background
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &118426
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22486850}
  - 222: {fileID: 22206282}
  - 114: {fileID: 11446616}
  - 114: {fileID: 11420418}
  m_Layer: 5
  m_Name: AF Dropdown Unity
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &118452
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22445984}
  - 222: {fileID: 22284522}
  - 114: {fileID: 11422026}
  m_Layer: 5
  m_Name: Fill
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &118702
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22419064}
  - 222: {fileID: 22268534}
  - 114: {fileID: 11406860}
  - 114: {fileID: 11407930}
  m_Layer: 5
  m_Name: Resume/Return
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &119522
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22416110}
  - 222: {fileID: 22210434}
  - 114: {fileID: 11428086}
  m_Layer: 5
  m_Name: Handle
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &119594
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22493584}
  - 222: {fileID: 22258094}
  - 114: {fileID: 11468846}
  m_Layer: 5
  m_Name: Text
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &119656
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22444124}
  - 222: {fileID: 22215854}
  - 114: {fileID: 11435944}
  m_Layer: 5
  m_Name: Text
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &120638
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22470920}
  - 222: {fileID: 22209728}
  - 114: {fileID: 11429422}
  m_Layer: 5
  m_Name: Fill
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &121006
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22438404}
  - 222: {fileID: 22244128}
  - 114: {fileID: 11402830}
  m_Layer: 5
  m_Name: Background
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &121234
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22480256}
  - 222: {fileID: 22266508}
  - 114: {fileID: 11407476}
  - 114: {fileID: 11486692}
  m_Layer: 5
  m_Name: Quit
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 0
--- !u!1 &121886
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22440712}
  - 222: {fileID: 22268092}
  - 114: {fileID: 11490348}
  m_Layer: 5
  m_Name: Fill
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &122654
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22452626}
  - 222: {fileID: 22278908}
  - 114: {fileID: 11436712}
  - 114: {fileID: 11460646}
  m_Layer: 5
  m_Name: Credits
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &123352
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22485594}
  - 222: {fileID: 22257626}
  - 114: {fileID: 11429204}
  m_Layer: 5
  m_Name: Text
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &123850
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22434152}
  - 222: {fileID: 22203014}
  - 114: {fileID: 11402470}
  m_Layer: 5
  m_Name: Handle
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &124092
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22465964}
  - 222: {fileID: 22295714}
  - 114: {fileID: 11411588}
  m_Layer: 5
  m_Name: Text
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &124562
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22402636}
  - 222: {fileID: 22295568}
  - 114: {fileID: 11429402}
  m_Layer: 5
  m_Name: Image
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &124752
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22495034}
  - 222: {fileID: 22254146}
  - 114: {fileID: 11423062}
  - 114: {fileID: 11498288}
  m_Layer: 5
  m_Name: Extreme
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &124864
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22483842}
  - 223: {fileID: 22329684}
  - 114: {fileID: 11452620}
  - 114: {fileID: 11499952}
  m_Layer: 5
  m_Name: Canvas
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &124992
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22480500}
  - 222: {fileID: 22256606}
  - 114: {fileID: 11402194}
  m_Layer: 5
  m_Name: Checkmark
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &125546
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22410118}
  m_Layer: 5
  m_Name: Ambient Occ
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &126156
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22424832}
  - 222: {fileID: 22255562}
  - 114: {fileID: 11492890}
  - 95: {fileID: 9571294}
  - 114: {fileID: 11462066}
  m_Layer: 5
  m_Name: Video Panel
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &126222
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22408794}
  - 114: {fileID: 11471606}
  m_Layer: 5
  m_Name: Ambient occ toggle
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &126392
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22475532}
  - 222: {fileID: 22280418}
  - 114: {fileID: 11415638}
  - 114: {fileID: 11421948}
  m_Layer: 5
  m_Name: Cancel
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &127200
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22410530}
  - 222: {fileID: 22281250}
  - 114: {fileID: 11493164}
  m_Layer: 5
  m_Name: Background (1)
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &127252
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22480834}
  m_Layer: 5
  m_Name: Fill Area
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &127682
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22420126}
  - 222: {fileID: 22294288}
  - 114: {fileID: 11495428}
  m_Layer: 5
  m_Name: Minimap Text
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &127732
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22417362}
  - 222: {fileID: 22274340}
  - 114: {fileID: 11496124}
  m_Layer: 5
  m_Name: Background
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &127782
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22463518}
  - 222: {fileID: 22294110}
  - 114: {fileID: 11483506}
  - 114: {fileID: 11439614}
  m_Layer: 5
  m_Name: Low
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &127796
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22491144}
  - 222: {fileID: 22225062}
  - 114: {fileID: 11430442}
  m_Layer: 5
  m_Name: Fill
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &128434
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22466456}
  - 222: {fileID: 22264816}
  - 114: {fileID: 11456368}
  m_Layer: 5
  m_Name: Game Name
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &129840
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 4: {fileID: 427520}
  - 33: {fileID: 3377578}
  - 64: {fileID: 6469890}
  - 23: {fileID: 2352818}
  m_Layer: 5
  m_Name: Plane
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &129998
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22495562}
  - 222: {fileID: 22249246}
  - 114: {fileID: 11401546}
  m_Layer: 5
  m_Name: Checkmark
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &130428
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22474308}
  - 222: {fileID: 22260538}
  - 114: {fileID: 11413400}
  m_Layer: 5
  m_Name: Handle
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &130564
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 4: {fileID: 465706}
  - 33: {fileID: 3310178}
  - 64: {fileID: 6498002}
  - 23: {fileID: 2392566}
  m_Layer: 5
  m_Name: Plane (1)
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 0
--- !u!1 &130576
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22453280}
  m_Layer: 5
  m_Name: Handle Slide Area
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &131042
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22406652}
  - 114: {fileID: 11460440}
  m_Layer: 5
  m_Name: Item
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &131160
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22427002}
  m_Layer: 5
  m_Name: Fill Area
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &131272
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22451644}
  - 222: {fileID: 22236178}
  - 114: {fileID: 11422480}
  m_Layer: 5
  m_Name: Handle
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &131496
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22401778}
  - 222: {fileID: 22265722}
  - 114: {fileID: 11468870}
  - 95: {fileID: 9530686}
  - 114: {fileID: 11413088}
  m_Layer: 5
  m_Name: Credits Panel
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 0
--- !u!1 &132036
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22415556}
  m_Layer: 5
  m_Name: Minimap Holder
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 0
--- !u!1 &132848
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22457114}
  m_Layer: 5
  m_Name: Title labels
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &133076
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22495968}
  m_Layer: 5
  m_Name: Sliding Area
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &133102
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22487550}
  - 222: {fileID: 22201066}
  - 114: {fileID: 11475482}
  m_Layer: 5
  m_Name: Label
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &133166
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22417402}
  - 222: {fileID: 22236990}
  - 114: {fileID: 11477912}
  m_Layer: 5
  m_Name: Text Aniso
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &133824
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22402552}
  - 114: {fileID: 11469526}
  m_Layer: 5
  m_Name: Texture Slider
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &133956
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22402170}
  - 114: {fileID: 11467160}
  m_Layer: 5
  m_Name: Item
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &134200
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22414136}
  - 222: {fileID: 22251116}
  - 114: {fileID: 11452286}
  - 114: {fileID: 11481606}
  m_Layer: 5
  m_Name: Quit Cancel
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 0
--- !u!1 &134258
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22431848}
  m_Layer: 5
  m_Name: Render
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &134572
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22420788}
  - 222: {fileID: 22222290}
  - 114: {fileID: 11417076}
  m_Layer: 5
  m_Name: Background (2)
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &134872
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22494680}
  - 222: {fileID: 22265750}
  - 114: {fileID: 11490222}
  m_Layer: 5
  m_Name: Handle
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &135138
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22495094}
  - 222: {fileID: 22240380}
  - 114: {fileID: 11476760}
  m_Layer: 5
  m_Name: Background (2)
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &135486
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22459164}
  - 222: {fileID: 22264106}
  - 114: {fileID: 11461948}
  m_Layer: 5
  m_Name: Text
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &135650
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22487812}
  - 222: {fileID: 22206190}
  - 114: {fileID: 11428410}
  m_Layer: 5
  m_Name: Handle
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &135758
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22441570}
  m_Layer: 5
  m_Name: Fill Area
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &136008
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22472214}
  - 114: {fileID: 11454610}
  - 222: {fileID: 22258202}
  - 114: {fileID: 11419464}
  m_Layer: 5
  m_Name: Scroll View
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &136082
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22484606}
  - 222: {fileID: 22266834}
  - 114: {fileID: 11489126}
  - 114: {fileID: 11495034}
  m_Layer: 5
  m_Name: Normal
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &136964
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22429178}
  - 222: {fileID: 22228274}
  - 114: {fileID: 11467570}
  m_Layer: 5
  m_Name: Item Background
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &137272
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22437824}
  - 222: {fileID: 22221712}
  - 114: {fileID: 11457172}
  m_Layer: 5
  m_Name: Background (2)
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &137314
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22496978}
  m_Layer: 5
  m_Name: Scrolling Content
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 0
  m_IsActive: 1
--- !u!1 &137806
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 4: {fileID: 466448}
  - 33: {fileID: 3375170}
  - 65: {fileID: 6539396}
  - 23: {fileID: 2383326}
  - 114: {fileID: 11485742}
  m_Layer: 5
  m_Name: Cube
  m_TagString: Untagged
  m_Icon: {fileID: 0}
  m_NavMeshLayer: 0
  m_StaticEditorFlags: 4294967295
  m_IsActive: 1
--- !u!1 &137874
GameObject:
  m_ObjectHideFlags: 1
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 100100000}
  serializedVersion: 4
  m_Component:
  - 224: {fileID: 22464296}
  - 222: {fileID: 22205056}
  - 114: {fileID: 11473424}
  m_Layer: 5
Download .txt
gitextract_2cijt87d/

├── .gitattributes
├── CODE_OF_CONDUCT.md
├── LICENSE
├── Pause Menu Assetstore/
│   ├── .gitignore
│   ├── Assets/
│   │   ├── Editor/
│   │   │   └── Doxygen.meta
│   │   ├── Editor.meta
│   │   ├── Pause Menu Assets/
│   │   │   ├── Animation/
│   │   │   │   ├── Audio Idle.anim
│   │   │   │   ├── Audio Idle.anim.meta
│   │   │   │   ├── Audio Panel.anim
│   │   │   │   ├── Audio Panel.anim.meta
│   │   │   │   ├── Audio Panel.controller
│   │   │   │   ├── Audio Panel.controller.meta
│   │   │   │   ├── Credits Panel Out.anim
│   │   │   │   ├── Credits Panel Out.anim.meta
│   │   │   │   ├── Credits Panel.controller
│   │   │   │   ├── Credits Panel.controller.meta
│   │   │   │   ├── Quit Button.controller
│   │   │   │   ├── Quit Button.controller.meta
│   │   │   │   ├── Quit Panel.controller
│   │   │   │   ├── Quit Panel.controller.meta
│   │   │   │   ├── Quit.controller
│   │   │   │   ├── Quit.controller.meta
│   │   │   │   ├── QuitPanelIn.anim
│   │   │   │   ├── QuitPanelIn.anim.meta
│   │   │   │   ├── Video Panel.controller
│   │   │   │   ├── Video Panel.controller.meta
│   │   │   │   ├── Video in.anim
│   │   │   │   └── Video in.anim.meta
│   │   │   ├── Animation.meta
│   │   │   ├── Art/
│   │   │   │   ├── Backgrounds/
│   │   │   │   │   └── Label Background.png.meta
│   │   │   │   ├── Backgrounds.meta
│   │   │   │   ├── Button/
│   │   │   │   │   ├── Button Style 1/
│   │   │   │   │   │   ├── Button click blue .png.meta
│   │   │   │   │   │   ├── Button click blue.png.meta
│   │   │   │   │   │   ├── Button click red 1.png.meta
│   │   │   │   │   │   ├── Button click red 2.png.meta
│   │   │   │   │   │   ├── Button click red.png.meta
│   │   │   │   │   │   ├── Button hover blue.png.meta
│   │   │   │   │   │   ├── Button hover red.png.meta
│   │   │   │   │   │   ├── Button hover.png.meta
│   │   │   │   │   │   ├── Button idle 1.png.meta
│   │   │   │   │   │   ├── Button idle 2.png.meta
│   │   │   │   │   │   ├── Button idle.png.meta
│   │   │   │   │   │   └── PMenu Button Simple.png.meta
│   │   │   │   │   ├── Button Style 1.meta
│   │   │   │   │   ├── Button Style 2/
│   │   │   │   │   │   ├── button style 2 clicked (1).png.meta
│   │   │   │   │   │   ├── button style 2 hover (1).png.meta
│   │   │   │   │   │   └── button style 2 idle (2).png.meta
│   │   │   │   │   ├── Button Style 2.meta
│   │   │   │   │   ├── Button Style 3/
│   │   │   │   │   │   ├── Button lines idle 1.png.meta
│   │   │   │   │   │   ├── Button style 3 clicked.png.meta
│   │   │   │   │   │   ├── Button style 3 hover.png.meta
│   │   │   │   │   │   └── Button style 3 idle transparent.png.meta
│   │   │   │   │   └── Button Style 3.meta
│   │   │   │   ├── Button.meta
│   │   │   │   ├── Scrollbar/
│   │   │   │   │   ├── Scrollbar 1.png.meta
│   │   │   │   │   ├── Scrollbar handle.png.meta
│   │   │   │   │   └── Scrollbar.png.meta
│   │   │   │   ├── Scrollbar.meta
│   │   │   │   ├── Ui elements/
│   │   │   │   │   └── Divider.png.meta
│   │   │   │   └── Ui elements.meta
│   │   │   ├── Art.meta
│   │   │   ├── Fonts/
│   │   │   │   ├── exo/
│   │   │   │   │   ├── Exo-Black.otf
│   │   │   │   │   ├── Exo-Black.otf.meta
│   │   │   │   │   ├── Exo-BlackItalic.otf
│   │   │   │   │   ├── Exo-BlackItalic.otf.meta
│   │   │   │   │   ├── Exo-Bold.otf
│   │   │   │   │   ├── Exo-Bold.otf.meta
│   │   │   │   │   ├── Exo-BoldItalic.otf
│   │   │   │   │   ├── Exo-BoldItalic.otf.meta
│   │   │   │   │   ├── Exo-ExtraBold.otf
│   │   │   │   │   ├── Exo-ExtraBold.otf.meta
│   │   │   │   │   ├── Exo-ExtraBoldItalic.otf
│   │   │   │   │   ├── Exo-ExtraBoldItalic.otf.meta
│   │   │   │   │   ├── Exo-ExtraLight.otf
│   │   │   │   │   ├── Exo-ExtraLight.otf.meta
│   │   │   │   │   ├── Exo-ExtraLightItalic.otf
│   │   │   │   │   ├── Exo-ExtraLightItalic.otf.meta
│   │   │   │   │   ├── Exo-Italic.otf
│   │   │   │   │   ├── Exo-Italic.otf.meta
│   │   │   │   │   ├── Exo-Light.otf
│   │   │   │   │   ├── Exo-Light.otf.meta
│   │   │   │   │   ├── Exo-LightItalic.otf
│   │   │   │   │   ├── Exo-LightItalic.otf.meta
│   │   │   │   │   ├── Exo-Medium.otf
│   │   │   │   │   ├── Exo-Medium.otf.meta
│   │   │   │   │   ├── Exo-MediumItalic.otf
│   │   │   │   │   ├── Exo-MediumItalic.otf.meta
│   │   │   │   │   ├── Exo-Regular.otf
│   │   │   │   │   ├── Exo-Regular.otf.meta
│   │   │   │   │   ├── Exo-SemiBold.otf
│   │   │   │   │   ├── Exo-SemiBold.otf.meta
│   │   │   │   │   ├── Exo-SemiBoldItalic.otf
│   │   │   │   │   ├── Exo-SemiBoldItalic.otf.meta
│   │   │   │   │   ├── Exo-Thin.otf
│   │   │   │   │   ├── Exo-Thin.otf.meta
│   │   │   │   │   ├── Exo-ThinItalic.otf
│   │   │   │   │   ├── Exo-ThinItalic.otf.meta
│   │   │   │   │   ├── SIL Open Font License.txt
│   │   │   │   │   └── SIL Open Font License.txt.meta
│   │   │   │   ├── exo.meta
│   │   │   │   ├── open-sans/
│   │   │   │   │   ├── Apache License.txt
│   │   │   │   │   ├── Apache License.txt.meta
│   │   │   │   │   ├── OpenSans-Bold.ttf.meta
│   │   │   │   │   ├── OpenSans-BoldItalic.ttf.meta
│   │   │   │   │   ├── OpenSans-ExtraBold.ttf.meta
│   │   │   │   │   ├── OpenSans-ExtraBoldItalic.ttf.meta
│   │   │   │   │   ├── OpenSans-Italic.ttf.meta
│   │   │   │   │   ├── OpenSans-Light.ttf.meta
│   │   │   │   │   ├── OpenSans-LightItalic.ttf.meta
│   │   │   │   │   ├── OpenSans-Regular.ttf.meta
│   │   │   │   │   ├── OpenSans-Semibold.ttf.meta
│   │   │   │   │   └── OpenSans-SemiboldItalic.ttf.meta
│   │   │   │   └── open-sans.meta
│   │   │   ├── Fonts.meta
│   │   │   ├── Materials/
│   │   │   │   ├── UI Mat.mat
│   │   │   │   └── UI Mat.mat.meta
│   │   │   ├── Materials.meta
│   │   │   ├── Pausemenu.unity
│   │   │   ├── Pausemenu.unity.meta
│   │   │   ├── Prefab/
│   │   │   │   ├── Pause Menu Scene.prefab
│   │   │   │   ├── Pause Menu Scene.prefab.meta
│   │   │   │   ├── Pause Menu.prefab
│   │   │   │   └── Pause Menu.prefab.meta
│   │   │   ├── Prefab.meta
│   │   │   ├── Scripts/
│   │   │   │   ├── Pausemenu/
│   │   │   │   │   ├── PauseManager.cs
│   │   │   │   │   ├── PauseManager.cs.meta
│   │   │   │   │   ├── SaveSettings.cs
│   │   │   │   │   └── SaveSettings.cs.meta
│   │   │   │   ├── Pausemenu.meta
│   │   │   │   ├── Utlities/
│   │   │   │   │   ├── CoroutineUtlities.cs
│   │   │   │   │   ├── CoroutineUtlities.cs.meta
│   │   │   │   │   ├── PopulateUI.cs
│   │   │   │   │   ├── PopulateUI.cs.meta
│   │   │   │   │   ├── Rotate.cs
│   │   │   │   │   └── Rotate.cs.meta
│   │   │   │   └── Utlities.meta
│   │   │   ├── Scripts.meta
│   │   │   └── jun1816-1.0R Docs.zip.meta
│   │   └── Pause Menu Assets.meta
│   ├── LICENSE.txt
│   ├── Pausemenu.jun1816-1.0Hotfix.unitypackage
│   ├── Pausemenu.jun1816-1.0R.unitypackage
│   └── ProjectSettings/
│       ├── AudioManager.asset
│       ├── ClusterInputManager.asset
│       ├── DynamicsManager.asset
│       ├── EditorBuildSettings.asset
│       ├── EditorSettings.asset
│       ├── GraphicsSettings.asset
│       ├── InputManager.asset
│       ├── NavMeshAreas.asset
│       ├── NetworkManager.asset
│       ├── Physics2DSettings.asset
│       ├── ProjectSettings.asset
│       ├── ProjectVersion.txt
│       ├── QualitySettings.asset
│       ├── TagManager.asset
│       ├── TimeManager.asset
│       ├── UnityAdsSettings.asset
│       └── UnityConnectSettings.asset
└── README.md
Download .txt
SYMBOL INDEX (61 symbols across 5 files)

FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Scripts/Pausemenu/PauseManager.cs
  class PauseManager (line 17) | public class PauseManager : MonoBehaviour
    method Start (line 301) | public void Start()
    method Restart (line 393) | public void Restart()
    method Resume (line 402) | public void Resume()
    method QuitOptions (line 428) | public void QuitOptions()
    method QuitGame (line 439) | public void QuitGame()
    method QuitCancel (line 449) | public void QuitCancel()
    method ReturnToMenu (line 456) | public void ReturnToMenu()
    method Update (line 466) | public void Update()
    method Audio (line 539) | public void Audio()
    method AudioIn (line 551) | public void AudioIn()
    method UpdateMasterVol (line 589) | public void UpdateMasterVol(float f)
    method UpdateMusicVol (line 599) | public void UpdateMusicVol(float f)
    method UpdateEffectsVol (line 618) | public void UpdateEffectsVol(float f)
    method ApplyAudio (line 640) | public void ApplyAudio()
    method ApplyAudioMain (line 650) | internal IEnumerator ApplyAudioMain()
    method CancelAudio (line 665) | public void CancelAudio()
    method CancelAudioMain (line 674) | internal IEnumerator CancelAudioMain()
    method Video (line 705) | public void Video()
    method VideoIn (line 722) | public void VideoIn()
    method CancelVideo (line 785) | public void CancelVideo()
    method CancelVideoMain (line 794) | internal IEnumerator CancelVideoMain()
    method Apply (line 845) | public void Apply()
    method ApplyVideo (line 855) | internal IEnumerator ApplyVideo()
    method TurnOnVSync (line 886) | public void TurnOnVSync(bool b)
    method UpdateTreeMeshAmt (line 896) | public void UpdateTreeMeshAmt(int f)
    method SetLodBias (line 909) | public void SetLodBias(float loDBias)
    method UpdateRenderDist (line 920) | public void UpdateRenderDist(float f)
    method UpdateTex (line 939) | public void UpdateTex(float qual)
    method UpdateShadowDistance (line 950) | public void UpdateShadowDistance(float dist)
    method TreeMaxLod (line 961) | public void TreeMaxLod(float qual)
    method UpdateTerrainLod (line 973) | public void UpdateTerrainLod(float qual)
    method UpdateFov (line 982) | public void UpdateFov(float fov)
    method ToggleDof (line 990) | public void ToggleDof(bool b)
    method ToggleAo (line 1007) | public void ToggleAo(bool b)
    method SetFullScreen (line 1025) | public void SetFullScreen(bool b) { Screen.SetResolution(Screen.width,...
    method ChangeRes (line 1028) | private void ChangeRes(int index)
    method NextRes (line 1044) | public void NextRes()
    method LastRes (line 1055) | public void LastRes()
    method EnableSimpleTerrain (line 1061) | public void EnableSimpleTerrain(Boolean b)
    method UpdateAniso (line 1070) | public void UpdateAniso(int anisoSetting)
    method UpdateCascades (line 1090) | public void UpdateCascades(float cascades)
    method UpdateDensity (line 1108) | public void UpdateDensity(float density)
    method SetMsaaLevel (line 1135) | public void SetMsaaLevel(int level)
    method NextPreset (line 1152) | public void NextPreset()
    method LastPreset (line 1164) | public void LastPreset()
    method FromPreset (line 1170) | private void FromPreset()
    method SetGraphicsPreset (line 1186) | public void SetGraphicsPreset(int preset)
    method CreditsReturn (line 1205) | public void CreditsReturn()
    method CreditsReturnMain (line 1214) | internal IEnumerator CreditsReturnMain()
    method CreditsIn (line 1223) | public void CreditsIn()

FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Scripts/Pausemenu/SaveSettings.cs
  class SaveSettings (line 9) | [System.Serializable]
    method LoadGameSettings (line 105) | public void LoadGameSettings()
    method SaveGameSettings (line 163) | public void SaveGameSettings()

FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Scripts/Utlities/CoroutineUtlities.cs
  class CoroutineUtilities (line 7) | public static class CoroutineUtilities
    method WaitForRealTime (line 9) | public static IEnumerator WaitForRealTime(float delay)

FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Scripts/Utlities/PopulateUI.cs
  class PopulateUi (line 10) | public class PopulateUi : MonoBehaviour
    method Start (line 123) | void Start()
    method ClickButton (line 136) | public void ClickButton()

FILE: Pause Menu Assetstore/Assets/Pause Menu Assets/Scripts/Utlities/Rotate.cs
  class Rotate (line 12) | public class Rotate : MonoBehaviour
    method Update (line 22) | public void Update()
Condensed preview — 160 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (1,450K chars).
[
  {
    "path": ".gitattributes",
    "chars": 123,
    "preview": ".png filter=lfs diff=lfs merge=lfs -text\n.ttf filter=lfs diff=lfs merge=lfs -text\n.otf filter=lfs diff=lfs merge=lfs -te"
  },
  {
    "path": "CODE_OF_CONDUCT.md",
    "chars": 3216,
    "preview": "# Contributor Covenant Code of Conduct\n\n## Our Pledge\n\nIn the interest of fostering an open and welcoming environment, w"
  },
  {
    "path": "LICENSE",
    "chars": 1075,
    "preview": "The MIT License (MIT)\n\nCopyright (c) 2016 Eric Zhu\n\nPermission is hereby granted, free of charge, to any person obtainin"
  },
  {
    "path": "Pause Menu Assetstore/.gitignore",
    "chars": 463,
    "preview": "/[Ll]ibrary/\n/[Tt]emp/\n/[Oo]bj/\n/[Bb]uild/\n/[Bb]uilds/\n/Assets/AssetStoreTools*\n/Assets/Demigiant*\n/Assets/ConsolE*\n/Ass"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Editor/Doxygen.meta",
    "chars": 192,
    "preview": "fileFormatVersion: 2\nguid: 4c7bb949dcae6e245868ef03bec08167\nfolderAsset: yes\ntimeCreated: 1479057767\nlicenseType: Free\nD"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Editor.meta",
    "chars": 192,
    "preview": "fileFormatVersion: 2\nguid: 84667e58f1f6fc840a7d0883bda485f8\nfolderAsset: yes\ntimeCreated: 1479057767\nlicenseType: Free\nD"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Audio Idle.anim",
    "chars": 7198,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!74 &7400000\nAnimationClip:\n  m_ObjectHideFlags: 0\n  m_PrefabParentObject"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Audio Idle.anim.meta",
    "chars": 180,
    "preview": "fileFormatVersion: 2\nguid: d16c8dace20e62d43998e485e43cfbff\ntimeCreated: 1454199759\nlicenseType: Free\nNativeFormatImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Audio Panel.anim",
    "chars": 2254,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!74 &7400000\nAnimationClip:\n  m_ObjectHideFlags: 0\n  m_PrefabParentObject"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Audio Panel.anim.meta",
    "chars": 180,
    "preview": "fileFormatVersion: 2\nguid: 7292f8c34091eed4ead68ca81d23949f\ntimeCreated: 1454199229\nlicenseType: Free\nNativeFormatImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Audio Panel.controller",
    "chars": 3971,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!91 &9100000\nAnimatorController:\n  m_ObjectHideFlags: 0\n  m_PrefabParentO"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Audio Panel.controller.meta",
    "chars": 180,
    "preview": "fileFormatVersion: 2\nguid: 8ce3d119f6fa6644dba34d412f39dc40\ntimeCreated: 1454198660\nlicenseType: Free\nNativeFormatImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Credits Panel Out.anim",
    "chars": 2280,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!74 &7400000\nAnimationClip:\n  m_ObjectHideFlags: 0\n  m_PrefabParentObject"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Credits Panel Out.anim.meta",
    "chars": 180,
    "preview": "fileFormatVersion: 2\nguid: 51f57396d98769b4ba0fce65bff22213\ntimeCreated: 1466877322\nlicenseType: Free\nNativeFormatImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Credits Panel.controller",
    "chars": 3232,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!91 &9100000\nAnimatorController:\n  m_ObjectHideFlags: 0\n  m_PrefabParentO"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Credits Panel.controller.meta",
    "chars": 180,
    "preview": "fileFormatVersion: 2\nguid: b1d8e81a9128b214f9c2976118ecf63f\ntimeCreated: 1466877395\nlicenseType: Free\nNativeFormatImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Quit Button.controller",
    "chars": 266,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!91 &9100000\nAnimatorController:\n  m_ObjectHideFlags: 0\n  m_PrefabParentO"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Quit Button.controller.meta",
    "chars": 180,
    "preview": "fileFormatVersion: 2\nguid: b6cb9ecf57280354399a51869a4ca348\ntimeCreated: 1454940189\nlicenseType: Free\nNativeFormatImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Quit Panel.controller",
    "chars": 5039,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!91 &9100000\nAnimatorController:\n  m_ObjectHideFlags: 0\n  m_PrefabParentO"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Quit Panel.controller.meta",
    "chars": 180,
    "preview": "fileFormatVersion: 2\nguid: 01eeddf79c9e8364f8985ee99ae21747\ntimeCreated: 1454775698\nlicenseType: Free\nNativeFormatImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Quit.controller",
    "chars": 11561,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!74 &7430144\nAnimationClip:\n  m_ObjectHideFlags: 0\n  m_PrefabParentObject"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Quit.controller.meta",
    "chars": 180,
    "preview": "fileFormatVersion: 2\nguid: 8469ca132e5819946be34b84f0cd1d26\ntimeCreated: 1454782065\nlicenseType: Free\nNativeFormatImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/QuitPanelIn.anim",
    "chars": 12434,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!74 &7400000\nAnimationClip:\n  m_ObjectHideFlags: 0\n  m_PrefabParentObject"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/QuitPanelIn.anim.meta",
    "chars": 180,
    "preview": "fileFormatVersion: 2\nguid: 53f526c041df03a43a192e65df8e30f7\ntimeCreated: 1454775697\nlicenseType: Free\nNativeFormatImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Video Panel.controller",
    "chars": 3158,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!91 &9100000\nAnimatorController:\n  m_ObjectHideFlags: 0\n  m_PrefabParentO"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Video Panel.controller.meta",
    "chars": 180,
    "preview": "fileFormatVersion: 2\nguid: 14ae3a8b0d9b12e438672e2d7c6bbef8\ntimeCreated: 1454780853\nlicenseType: Free\nNativeFormatImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Video in.anim",
    "chars": 2319,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!74 &7400000\nAnimationClip:\n  m_ObjectHideFlags: 0\n  m_PrefabParentObject"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation/Video in.anim.meta",
    "chars": 180,
    "preview": "fileFormatVersion: 2\nguid: e61fda0fa6167f942a14d7e89f9258c3\ntimeCreated: 1454780853\nlicenseType: Free\nNativeFormatImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Animation.meta",
    "chars": 192,
    "preview": "fileFormatVersion: 2\nguid: fe9d5b5201ba59e4abeba374b6a96106\nfolderAsset: yes\ntimeCreated: 1454198638\nlicenseType: Free\nD"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Backgrounds/Label Background.png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: 71fba22d715e74942bee5a7cfdba7905\ntimeCreated: 1454780455\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Backgrounds.meta",
    "chars": 192,
    "preview": "fileFormatVersion: 2\nguid: 60e2da8859bdb5f499a4f88fe880df4d\nfolderAsset: yes\ntimeCreated: 1454780487\nlicenseType: Free\nD"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button click blue .png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: fc04bd4870380824fb0ec2ad8037041d\ntimeCreated: 1454781969\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button click blue.png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: 9aaa3b041635cfd469f5b35acb052e1b\ntimeCreated: 1454780455\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button click red 1.png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: 9c0355cf23b65ec46968421b69565c41\ntimeCreated: 1454781512\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button click red 2.png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: 2f90b5379b376cb4db5d4b669136af00\ntimeCreated: 1454781969\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button click red.png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: ea9e0b413e749e2479cf0ad17323461c\ntimeCreated: 1454780455\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button hover blue.png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: 328f6ddf757206342b7cd738b01dd676\ntimeCreated: 1454781969\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button hover red.png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: 20752e95c6efd234e90119fa4c636cbe\ntimeCreated: 1454781969\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button hover.png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: 3f7c4567cb6ffe0469515f48c54501ff\ntimeCreated: 1454780455\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button idle 1.png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: 1ac9e934a9b82f04382234662323e1e2\ntimeCreated: 1454781211\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button idle 2.png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: 5a3d65e4dbacd724b9d0da3b14347f71\ntimeCreated: 1454781514\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/Button idle.png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: 2c29e7af49a783641aefd55d0e7e46f6\ntimeCreated: 1454780455\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1/PMenu Button Simple.png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: ec2687c1db2b4b447832724c5dcf0a5e\ntimeCreated: 1454776532\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 1.meta",
    "chars": 192,
    "preview": "fileFormatVersion: 2\nguid: 24d424ddd9374e5419e9dfe4a43aba11\nfolderAsset: yes\ntimeCreated: 1454940338\nlicenseType: Free\nD"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 2/button style 2 clicked (1).png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: 56d116d6646d2d14aba0a78cba1b4266\ntimeCreated: 1454943538\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 2/button style 2 hover (1).png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: 8fcfb838f24339343bc6eace870bfb4a\ntimeCreated: 1454943538\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 2/button style 2 idle (2).png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: 58adb788f814cd5419082bf861d76e6c\ntimeCreated: 1454943595\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 2.meta",
    "chars": 192,
    "preview": "fileFormatVersion: 2\nguid: d8bbdd1a599a12e43a12f716e8f94d06\nfolderAsset: yes\ntimeCreated: 1454940356\nlicenseType: Free\nD"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 3/Button lines idle 1.png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: 5ba20737eaf4a10419f71275e1816548\ntimeCreated: 1462667384\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 3/Button style 3 clicked.png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: 9bb3f9532fbf5764eb429c01ce463110\ntimeCreated: 1462667680\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 3/Button style 3 hover.png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: 9af104975713c564eadd297baa05350f\ntimeCreated: 1462667680\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 3/Button style 3 idle transparent.png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: c1ef5b10d79b5774da9b0eeb3a79bee2\ntimeCreated: 1462667680\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button/Button Style 3.meta",
    "chars": 192,
    "preview": "fileFormatVersion: 2\nguid: 5c327baab0a300245bb0ca5595f73f15\nfolderAsset: yes\ntimeCreated: 1462664571\nlicenseType: Free\nD"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Button.meta",
    "chars": 192,
    "preview": "fileFormatVersion: 2\nguid: 7a6cc5e11607b2c4a8356599c50c8457\nfolderAsset: yes\ntimeCreated: 1454780471\nlicenseType: Free\nD"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Scrollbar/Scrollbar 1.png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: d95f0e73326235c47ab9c10c61244f16\ntimeCreated: 1454781517\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Scrollbar/Scrollbar handle.png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: d389eede7a384d144ba0802638a4c61f\ntimeCreated: 1454780455\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Scrollbar/Scrollbar.png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: f245bec3d4a13ae49bf22daef71456a0\ntimeCreated: 1454780455\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Scrollbar.meta",
    "chars": 192,
    "preview": "fileFormatVersion: 2\nguid: 963131aa166b982418623db5b8bb4bc9\nfolderAsset: yes\ntimeCreated: 1454780476\nlicenseType: Free\nD"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Ui elements/Divider.png.meta",
    "chars": 1206,
    "preview": "fileFormatVersion: 2\nguid: f594c74694aba2e4493c6c56348f044f\ntimeCreated: 1454943759\nlicenseType: Free\nTextureImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art/Ui elements.meta",
    "chars": 192,
    "preview": "fileFormatVersion: 2\nguid: a0bf225b12befa841ba284d5fcba0047\nfolderAsset: yes\ntimeCreated: 1454780455\nlicenseType: Free\nD"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Art.meta",
    "chars": 192,
    "preview": "fileFormatVersion: 2\nguid: a2730c7c1ce4d2347b84d35a887ce16f\nfolderAsset: yes\ntimeCreated: 1454197902\nlicenseType: Free\nD"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-Black.otf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: 1a103c9041c5777488d324da0a88dd88\ntimeCreated: 1454211133\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-BlackItalic.otf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: 69ae00bef41905541acfde80429381b7\ntimeCreated: 1454211133\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-Bold.otf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: fd1b4463dbbfcd9498bc07af07e83d35\ntimeCreated: 1454211133\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-BoldItalic.otf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: f48554fd7d055d24a9035c9ea09db4e5\ntimeCreated: 1454211133\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-ExtraBold.otf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: 1f3373d0fe4d43240ab5cc66f09e62f7\ntimeCreated: 1454211133\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-ExtraBoldItalic.otf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: 050f38acba95aae45bee1a2617c93870\ntimeCreated: 1454211133\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-ExtraLight.otf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: 398cd3677c55f194785d8abdaa034e13\ntimeCreated: 1454211133\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-ExtraLightItalic.otf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: d0b37a625f099014f975745d2ad535f4\ntimeCreated: 1454211133\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-Italic.otf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: 22510ab1ef1684e4c8ca14fb22ca46ab\ntimeCreated: 1454211133\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-Light.otf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: eed87497a42490f49a039d31020a8742\ntimeCreated: 1454211133\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-LightItalic.otf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: bce86b55a79174a42b40200202520ec3\ntimeCreated: 1454211133\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-Medium.otf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: 07efa0253058eb744a3e808e4743877b\ntimeCreated: 1454211133\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-MediumItalic.otf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: 68aa25b87a9267240b50fb2c5ec83bfb\ntimeCreated: 1454211133\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-Regular.otf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: ac36647a83f68474cbe6ab7d61dad086\ntimeCreated: 1454211133\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-SemiBold.otf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: 21ed684e552874144a29cfac8df646bd\ntimeCreated: 1454211133\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-SemiBoldItalic.otf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: f22b0fcc75c5d254b9d1dbc2630d5c70\ntimeCreated: 1454211133\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-Thin.otf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: f81e3c8c31305174e943fa94f644aa95\ntimeCreated: 1454211133\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/Exo-ThinItalic.otf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: 941f5f6147f793a43903335b6f6101c4\ntimeCreated: 1454211133\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/SIL Open Font License.txt",
    "chars": 4386,
    "preview": "Copyright (c) 2011 Natanael Gama (exo@ndiscovered.com), with Reserved Font Name \"Exo\"\n\nThis Font Software is licensed un"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo/SIL Open Font License.txt.meta",
    "chars": 178,
    "preview": "fileFormatVersion: 2\nguid: 7d8f10fa961746541a66cbb4bd44ad62\ntimeCreated: 1454211133\nlicenseType: Free\nTextScriptImporter"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/exo.meta",
    "chars": 192,
    "preview": "fileFormatVersion: 2\nguid: 1c384cdd9d677bf458f1fe942e4af6bc\nfolderAsset: yes\ntimeCreated: 1454211133\nlicenseType: Free\nD"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/Apache License.txt",
    "chars": 11323,
    "preview": "Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licens"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/Apache License.txt.meta",
    "chars": 178,
    "preview": "fileFormatVersion: 2\nguid: b21ee160605ad8744a39d13726473d81\ntimeCreated: 1454725009\nlicenseType: Free\nTextScriptImporter"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/OpenSans-Bold.ttf.meta",
    "chars": 1060,
    "preview": "fileFormatVersion: 2\nguid: 06aeae14bc9158141851416305e63220\ntimeCreated: 1454725010\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/OpenSans-BoldItalic.ttf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: 243289794ce9f2a4ebe37f49568b33ab\ntimeCreated: 1454725012\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/OpenSans-ExtraBold.ttf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: 0ca3c2c62c0f5e14e8b4c0186368564f\ntimeCreated: 1454725010\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/OpenSans-ExtraBoldItalic.ttf.meta",
    "chars": 415,
    "preview": "fileFormatVersion: 2\nguid: 21e75cebbbb8d894a9d112f07cf1b9d2\ntimeCreated: 1454725011\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/OpenSans-Italic.ttf.meta",
    "chars": 1060,
    "preview": "fileFormatVersion: 2\nguid: d4da5e4897ceb814480172e22cd2ff8d\ntimeCreated: 1454725014\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/OpenSans-Light.ttf.meta",
    "chars": 1060,
    "preview": "fileFormatVersion: 2\nguid: d9dffe1eb66f6b14b95fdff9609adf7c\ntimeCreated: 1454725014\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/OpenSans-LightItalic.ttf.meta",
    "chars": 1060,
    "preview": "fileFormatVersion: 2\nguid: f577f270fbdcc29439b4eb5cf3488aef\ntimeCreated: 1454725016\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/OpenSans-Regular.ttf.meta",
    "chars": 1060,
    "preview": "fileFormatVersion: 2\nguid: f67bd30f338f33a46b83b4ab9a8d5e51\ntimeCreated: 1454725016\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/OpenSans-Semibold.ttf.meta",
    "chars": 1060,
    "preview": "fileFormatVersion: 2\nguid: 9a34b62571f006740a295949aafc7946\ntimeCreated: 1454725013\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans/OpenSans-SemiboldItalic.ttf.meta",
    "chars": 1060,
    "preview": "fileFormatVersion: 2\nguid: dbc9dfd0b622eb94daa67af37a3ff648\ntimeCreated: 1454725015\nlicenseType: Free\nTrueTypeFontImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts/open-sans.meta",
    "chars": 192,
    "preview": "fileFormatVersion: 2\nguid: 016bebb08d5924f4292512fb1d6b44ef\nfolderAsset: yes\ntimeCreated: 1454725009\nlicenseType: Free\nD"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Fonts.meta",
    "chars": 192,
    "preview": "fileFormatVersion: 2\nguid: a7436527a81304743bbc25754d8206a7\nfolderAsset: yes\ntimeCreated: 1454197896\nlicenseType: Free\nD"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Materials/UI Mat.mat",
    "chars": 3689,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!21 &2100000\nMaterial:\n  serializedVersion: 6\n  m_ObjectHideFlags: 0\n  m_"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Materials/UI Mat.mat.meta",
    "chars": 95,
    "preview": "fileFormatVersion: 2\nguid: 1bdfbf25c8be3f643ac1bdc88b9dae59\nNativeFormatImporter:\n  userData: \n"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Materials.meta",
    "chars": 192,
    "preview": "fileFormatVersion: 2\nguid: 29ac4bb94275cb543a2a6ca9d04acc9a\nfolderAsset: yes\ntimeCreated: 1454198049\nlicenseType: Free\nD"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Pausemenu.unity",
    "chars": 12869,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!29 &1\nSceneSettings:\n  m_ObjectHideFlags: 0\n  m_PVSData: \n  m_PVSObjects"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Pausemenu.unity.meta",
    "chars": 175,
    "preview": "fileFormatVersion: 2\nguid: 46a497b1c8dccb642a1c935fad1c4daa\ntimeCreated: 1429636153\nlicenseType: Free\nDefaultImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Prefab/Pause Menu Scene.prefab",
    "chars": 605178,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!1 &100484\nGameObject:\n  m_ObjectHideFlags: 1\n  m_PrefabParentObject: {fi"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Prefab/Pause Menu Scene.prefab.meta",
    "chars": 180,
    "preview": "fileFormatVersion: 2\nguid: cc90e0aa039d3954f8de2dea80c6ed76\ntimeCreated: 1454197935\nlicenseType: Free\nNativeFormatImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Prefab/Pause Menu.prefab",
    "chars": 544775,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!1 &100090\nGameObject:\n  m_ObjectHideFlags: 1\n  m_PrefabParentObject: {fi"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Prefab/Pause Menu.prefab.meta",
    "chars": 180,
    "preview": "fileFormatVersion: 2\nguid: 861b75cfe59c43d45bdc2d2a2b73b221\ntimeCreated: 1454197944\nlicenseType: Free\nNativeFormatImport"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Prefab.meta",
    "chars": 192,
    "preview": "fileFormatVersion: 2\nguid: a29ab32dc61e4a14182980e2a56c7dac\nfolderAsset: yes\ntimeCreated: 1454197907\nlicenseType: Free\nD"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Scripts/Pausemenu/PauseManager.cs",
    "chars": 44139,
    "preview": "using System;\nusing System.Collections;\nusing System.Collections.Generic;\nusing UnityEngine;\nusing UnityEngine.UI;\nusing"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Scripts/Pausemenu/PauseManager.cs.meta",
    "chars": 263,
    "preview": "fileFormatVersion: 2\nguid: edc997a6468b3484fb1dc2380fa842f7\ntimeCreated: 1455665918\nlicenseType: Free\nMonoImporter:\n  se"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Scripts/Pausemenu/SaveSettings.cs",
    "chars": 7801,
    "preview": "using System;\nusing System.IO;\nusing UnityEngine;\n/// <summary>\n///  Copyright (c) 2016 Eric Zhu \n/// </summary>\nnamesp"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Scripts/Pausemenu/SaveSettings.cs.meta",
    "chars": 263,
    "preview": "fileFormatVersion: 2\nguid: 6ff1f9d1244cd7249b0602722ab4dfad\ntimeCreated: 1461014551\nlicenseType: Free\nMonoImporter:\n  se"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Scripts/Pausemenu.meta",
    "chars": 192,
    "preview": "fileFormatVersion: 2\nguid: c897e45562eaeb842a4fbef2611126a9\nfolderAsset: yes\ntimeCreated: 1454780917\nlicenseType: Free\nD"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Scripts/Utlities/CoroutineUtlities.cs",
    "chars": 582,
    "preview": "using UnityEngine;\nusing System.Collections;\n/// <summary>\n/// Provided by http://rontavstudio.com/use-coroutines-indep"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Scripts/Utlities/CoroutineUtlities.cs.meta",
    "chars": 263,
    "preview": "fileFormatVersion: 2\nguid: ee6a2f4691b15ae4fbda7970c9064aba\ntimeCreated: 1454216032\nlicenseType: Free\nMonoImporter:\n  se"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Scripts/Utlities/PopulateUI.cs",
    "chars": 1654,
    "preview": "using UnityEngine;\nusing UnityEngine.UI;\nusing System.Collections;\n/// <summary>\n///  Copyright (c) 2016 Eric Zhu \n/// "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Scripts/Utlities/PopulateUI.cs.meta",
    "chars": 263,
    "preview": "fileFormatVersion: 2\nguid: 98fbdf4664b95f247804a9a9b99bca4d\ntimeCreated: 1466426316\nlicenseType: Free\nMonoImporter:\n  se"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Scripts/Utlities/Rotate.cs",
    "chars": 742,
    "preview": "using UnityEngine;\nusing System.Collections;\n/// <summary>\n/// Copyright (c) 2016 Eric Zhu. \n/// </summary>\nnamespace G"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Scripts/Utlities/Rotate.cs.meta",
    "chars": 263,
    "preview": "fileFormatVersion: 2\nguid: 18e9cb462273b0c42baf948c7dd388d2\ntimeCreated: 1455665689\nlicenseType: Free\nMonoImporter:\n  se"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Scripts/Utlities.meta",
    "chars": 192,
    "preview": "fileFormatVersion: 2\nguid: e1089c542ab1daf45bfa0a6ca16d40ce\nfolderAsset: yes\ntimeCreated: 1454216022\nlicenseType: Free\nD"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/Scripts.meta",
    "chars": 192,
    "preview": "fileFormatVersion: 2\nguid: 9a9c314541b1647499d176004b350731\nfolderAsset: yes\ntimeCreated: 1454197912\nlicenseType: Free\nD"
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets/jun1816-1.0R Docs.zip.meta",
    "chars": 175,
    "preview": "fileFormatVersion: 2\nguid: 2eb414094aae07b49a2325437256e211\ntimeCreated: 1466262996\nlicenseType: Free\nDefaultImporter:\n "
  },
  {
    "path": "Pause Menu Assetstore/Assets/Pause Menu Assets.meta",
    "chars": 192,
    "preview": "fileFormatVersion: 2\nguid: 805b290f6dc79bf49bb26a7fa81796fe\nfolderAsset: yes\ntimeCreated: 1440972131\nlicenseType: Free\nD"
  },
  {
    "path": "Pause Menu Assetstore/LICENSE.txt",
    "chars": 1074,
    "preview": "The MIT License (MIT)\n\nCopyright (c) 2016 Eric Zhu\n\nPermission is hereby granted, free of charge, to any person obtainin"
  },
  {
    "path": "Pause Menu Assetstore/ProjectSettings/AudioManager.asset",
    "chars": 328,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!11 &1\nAudioManager:\n  m_ObjectHideFlags: 0\n  m_Volume: 1\n  Rolloff Scale"
  },
  {
    "path": "Pause Menu Assetstore/ProjectSettings/ClusterInputManager.asset",
    "chars": 114,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!236 &1\nClusterInputManager:\n  m_ObjectHideFlags: 0\n  m_Inputs: []\n"
  },
  {
    "path": "Pause Menu Assetstore/ProjectSettings/DynamicsManager.asset",
    "chars": 661,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!55 &1\nPhysicsManager:\n  m_ObjectHideFlags: 0\n  serializedVersion: 2\n  m_"
  },
  {
    "path": "Pause Menu Assetstore/ProjectSettings/EditorBuildSettings.asset",
    "chars": 201,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!1045 &1\nEditorBuildSettings:\n  m_ObjectHideFlags: 0\n  serializedVersion:"
  },
  {
    "path": "Pause Menu Assetstore/ProjectSettings/EditorSettings.asset",
    "chars": 479,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!159 &1\nEditorSettings:\n  m_ObjectHideFlags: 0\n  serializedVersion: 3\n  m"
  },
  {
    "path": "Pause Menu Assetstore/ProjectSettings/GraphicsSettings.asset",
    "chars": 2352,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!30 &1\nGraphicsSettings:\n  m_ObjectHideFlags: 0\n  serializedVersion: 7\n  "
  },
  {
    "path": "Pause Menu Assetstore/ProjectSettings/InputManager.asset",
    "chars": 5793,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!13 &1\nInputManager:\n  m_ObjectHideFlags: 0\n  serializedVersion: 2\n  m_Ax"
  },
  {
    "path": "Pause Menu Assetstore/ProjectSettings/NavMeshAreas.asset",
    "chars": 884,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!126 &1\nNavMeshAreas:\n  m_ObjectHideFlags: 0\n  serializedVersion: 2\n  are"
  },
  {
    "path": "Pause Menu Assetstore/ProjectSettings/NetworkManager.asset",
    "chars": 151,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!149 &1\nNetworkManager:\n  m_ObjectHideFlags: 0\n  m_DebugLevel: 0\n  m_Send"
  },
  {
    "path": "Pause Menu Assetstore/ProjectSettings/Physics2DSettings.asset",
    "chars": 1250,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!19 &1\nPhysics2DSettings:\n  m_ObjectHideFlags: 0\n  serializedVersion: 2\n "
  },
  {
    "path": "Pause Menu Assetstore/ProjectSettings/ProjectSettings.asset",
    "chars": 15244,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!129 &1\nPlayerSettings:\n  m_ObjectHideFlags: 0\n  serializedVersion: 8\n  p"
  },
  {
    "path": "Pause Menu Assetstore/ProjectSettings/ProjectVersion.txt",
    "chars": 52,
    "preview": "m_EditorVersion: 5.4.2f2\nm_StandardAssetsVersion: 0\n"
  },
  {
    "path": "Pause Menu Assetstore/ProjectSettings/QualitySettings.asset",
    "chars": 4594,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!47 &1\nQualitySettings:\n  m_ObjectHideFlags: 0\n  serializedVersion: 5\n  m"
  },
  {
    "path": "Pause Menu Assetstore/ProjectSettings/TagManager.asset",
    "chars": 378,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!78 &1\nTagManager:\n  serializedVersion: 2\n  tags: []\n  layers:\n  - Defaul"
  },
  {
    "path": "Pause Menu Assetstore/ProjectSettings/TimeManager.asset",
    "chars": 168,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!5 &1\nTimeManager:\n  m_ObjectHideFlags: 0\n  Fixed Timestep: 0.02\n  Maximu"
  },
  {
    "path": "Pause Menu Assetstore/ProjectSettings/UnityAdsSettings.asset",
    "chars": 223,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!292 &1\nUnityAdsSettings:\n  m_ObjectHideFlags: 0\n  m_Enabled: 0\n  m_Initi"
  },
  {
    "path": "Pause Menu Assetstore/ProjectSettings/UnityConnectSettings.asset",
    "chars": 481,
    "preview": "%YAML 1.1\n%TAG !u! tag:unity3d.com,2011:\n--- !u!310 &1\nUnityConnectSettings:\n  m_ObjectHideFlags: 0\n  m_Enabled: 0\n  m_T"
  },
  {
    "path": "README.md",
    "chars": 2513,
    "preview": "### Unrelated request: please check out my new asset [uDocumentGenerator](https://github.com/GreatArcStudios/uDocumentGe"
  }
]

// ... and 20 more files (download for full content)

About this extraction

This page contains the full source code of the GreatArcStudios/unitypausemenu GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 160 files (1.3 MB), approximately 584.4k tokens, and a symbol index with 61 extracted functions, classes, methods, constants, and types. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!