From 43b824b7225bf08a52458ad0febb75f3ec4fa7e9 Mon Sep 17 00:00:00 2001 From: ninemine <1371605831@qq.com> Date: Thu, 24 Jul 2025 15:41:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=8E=E6=97=A7=E7=89=88=E4=B8=AD=E7=A7=BB?= =?UTF-8?q?=E6=A4=8D,Prefab=E6=9C=AA=E7=A1=AE=E8=AE=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Convention/Editor.meta | 8 + Convention/Editor/BasicEdior.cs | 510 + Convention/Editor/BasicEdior.cs.meta | 11 + Convention/Editor/ScriptableObject.cs | 71 + Convention/Editor/ScriptableObject.cs.meta | 11 + Convention/Resources.meta | 8 + Convention/Resources/BaseWindowBar.prefab | 608 + .../Resources/BaseWindowBar.prefab.meta | 7 + Convention/Resources/BaseWindowPlane.prefab | 215 + .../Resources/BaseWindowPlane.prefab.meta | 7 + Convention/Resources/Editor.meta | 8 + .../Resources/Editor/ADUI Skin Dark.guiskin | 2814 +++++ .../Editor/ADUI Skin Dark.guiskin.meta | 8 + .../Resources/Editor/ADUI Skin Light.guiskin | 2814 +++++ .../Editor/ADUI Skin Light.guiskin.meta | 8 + Convention/Resources/Editor/CM Header.png | Bin 0 -> 1887 bytes .../Resources/Editor/CM Header.png.meta | 140 + .../Resources/Editor/Content Active.png | Bin 0 -> 4709 bytes .../Resources/Editor/Content Active.png.meta | 140 + .../Resources/Editor/Content Normal.png | Bin 0 -> 5197 bytes .../Resources/Editor/Content Normal.png.meta | 140 + Convention/Resources/Editor/Data Active.png | Bin 0 -> 4628 bytes .../Resources/Editor/Data Active.png.meta | 140 + Convention/Resources/Editor/Data Normal.png | Bin 0 -> 5385 bytes .../Resources/Editor/Data Normal.png.meta | 140 + Convention/Resources/Editor/Dropdown.meta | 8 + .../Dropdown/Custom Dropdown.controller | 246 + .../Dropdown/Custom Dropdown.controller.meta | 8 + .../Resources/Editor/Dropdown/Fading In.anim | 206 + .../Editor/Dropdown/Fading In.anim.meta | 8 + .../Resources/Editor/Dropdown/Fading Out.anim | 242 + .../Editor/Dropdown/Fading Out.anim.meta | 8 + .../Resources/Editor/Dropdown/Sliding In.anim | 287 + .../Editor/Dropdown/Sliding In.anim.meta | 8 + .../Editor/Dropdown/Sliding Out.anim | 341 + .../Editor/Dropdown/Sliding Out.anim.meta | 8 + .../Resources/Editor/Dropdown/Stylish In.anim | 1275 ++ .../Editor/Dropdown/Stylish In.anim.meta | 8 + .../Editor/Dropdown/Stylish Out.anim | 1275 ++ .../Editor/Dropdown/Stylish Out.anim.meta | 8 + .../Resources/Editor/Resources Active.png | Bin 0 -> 4220 bytes .../Editor/Resources Active.png.meta | 140 + .../Resources/Editor/Resources Normal.png | Bin 0 -> 4478 bytes .../Editor/Resources Normal.png.meta | 140 + .../Resources/Editor/Settings Active.png | Bin 0 -> 4065 bytes .../Resources/Editor/Settings Active.png.meta | 140 + .../Resources/Editor/Settings Normal.png | Bin 0 -> 5006 bytes .../Resources/Editor/Settings Normal.png.meta | 140 + Convention/Resources/Editor/Switch Off.png | Bin 0 -> 3237 bytes .../Resources/Editor/Switch Off.png.meta | 140 + Convention/Resources/Editor/Switch On.png | Bin 0 -> 4816 bytes .../Resources/Editor/Switch On.png.meta | 140 + Convention/Resources/FPS.inputactions | 284 + Convention/Resources/FPS.inputactions.meta | 14 + Convention/Resources/FileIcons.asset | 89 + Convention/Resources/FileIcons.asset.meta | 8 + Convention/Resources/InputField.prefab | 535 + Convention/Resources/InputField.prefab.meta | 7 + Convention/Resources/ModernUIButton.prefab | 748 ++ .../Resources/ModernUIButton.prefab.meta | 7 + Convention/Resources/ModernUIDropdown.prefab | 1790 +++ .../Resources/ModernUIDropdown.prefab.meta | 7 + Convention/Resources/ModernUIFillBar.prefab | 595 + .../Resources/ModernUIFillBar.prefab.meta | 7 + Convention/Resources/ModernUIImage.prefab | 89 + .../Resources/ModernUIImage.prefab.meta | 7 + .../Resources/ModernUIInputField.prefab | 957 ++ .../Resources/ModernUIInputField.prefab.meta | 7 + Convention/Resources/ModernUIToggle.prefab | 647 + .../Resources/ModernUIToggle.prefab.meta | 7 + Convention/Resources/ScrollView.prefab | 724 ++ Convention/Resources/ScrollView.prefab.meta | 7 + Convention/Resources/Text.prefab | 151 + Convention/Resources/Text.prefab.meta | 7 + Convention/Resources/WindowConfig.asset | 47 + Convention/Resources/WindowConfig.asset.meta | 8 + Convention/Resources/WindowManager.prefab | 735 ++ .../Resources/WindowManager.prefab.meta | 7 + Convention/Resources/WindowsPlugins.meta | 8 + .../WindowsPlugins/Assets Variant.prefab | 1076 ++ .../WindowsPlugins/Assets Variant.prefab.meta | 7 + .../WindowsPlugins/BaseWindow.prefab | 1433 +++ .../WindowsPlugins/BaseWindow.prefab.meta | 7 + .../WindowsPlugins/Colorful Variants.meta | 8 + .../ColorfulWindow Variant.prefab | 696 ++ .../ColorfulWindow Variant.prefab.meta | 7 + .../ConversationWindow Variant.prefab | 2482 ++++ .../ConversationWindow Variant.prefab.meta | 7 + .../WindowsPlugins/Console Component.prefab | 1872 +++ .../Console Component.prefab.meta | 7 + .../WindowsPlugins/CustomMenu.prefab | 657 + .../WindowsPlugins/CustomMenu.prefab.meta | 7 + .../WindowsPlugins/EditorBar Variant.prefab | 187 + .../EditorBar Variant.prefab.meta | 7 + .../WindowsPlugins/Hierarchy Variant.prefab | 751 ++ .../Hierarchy Variant.prefab.meta | 7 + .../WindowsPlugins/Inspector Variant.prefab | 4752 +++++++ .../Inspector Variant.prefab.meta | 7 + .../WindowsPlugins/Main Variant.prefab | 320 + .../WindowsPlugins/Main Variant.prefab.meta | 7 + .../Resources/WindowsPlugins/Root.prefab | 2087 ++++ .../Resources/WindowsPlugins/Root.prefab.meta | 7 + .../WindowsPlugins/SharedModule.prefab | 952 ++ .../WindowsPlugins/SharedModule.prefab.meta | 7 + .../WindowsPlugins/Tools Variant.prefab | 266 + .../WindowsPlugins/Tools Variant.prefab.meta | 7 + .../WindowsPlugins/WindowAction.inputactions | 668 + .../WindowAction.inputactions.meta | 14 + .../WindowManager Variant - Dragable.prefab | 700 ++ ...ndowManager Variant - Dragable.prefab.meta | 7 + Convention/[Art].meta | 8 + .../[Art]/AsyncShaderCompilationForCamera.cs | 39 + .../AsyncShaderCompilationForCamera.cs.meta | 11 + Convention/[Art]/EasyColor.meta | 8 + Convention/[Art]/EasyColor/Blue Emisson.mat | 59 + .../[Art]/EasyColor/Blue Emisson.mat.meta | 8 + Convention/[Art]/EasyColor/Blue.mat | 58 + Convention/[Art]/EasyColor/Blue.mat.meta | 8 + .../[Art]/EasyColor/EasyColorLit.shadergraph | 886 ++ .../EasyColor/EasyColorLit.shadergraph.meta | 10 + Convention/[Art]/EasyColor/Green Emisson.mat | 59 + .../[Art]/EasyColor/Green Emisson.mat.meta | 8 + Convention/[Art]/EasyColor/Green.mat | 58 + Convention/[Art]/EasyColor/Green.mat.meta | 8 + Convention/[Art]/EasyColor/Red Emisson.mat | 59 + .../[Art]/EasyColor/Red Emisson.mat.meta | 8 + Convention/[Art]/EasyColor/Red.mat | 59 + Convention/[Art]/EasyColor/Red.mat.meta | 8 + Convention/[Art]/EasyColor/White Emission.mat | 59 + .../[Art]/EasyColor/White Emission.mat.meta | 8 + Convention/[Art]/EasyColor/White.mat | 59 + Convention/[Art]/EasyColor/White.mat.meta | 8 + Convention/[Art]/FullScreenTransition.meta | 8 + .../FullscreenDissolve.cs | 95 + .../FullscreenDissolve.cs.meta | 11 + .../FullscreenTransitionView.shadergraph | 1105 ++ .../FullscreenTransitionView.shadergraph.meta | 10 + .../[Art]/FullScreenTransition/Template.meta | 8 + .../Template/Template.mat | 48 + .../Template/Template.mat.meta | 8 + .../Template/WhiteNoise_T_mask.png | Bin 0 -> 3124 bytes .../Template/WhiteNoise_T_mask.png.meta | 140 + Convention/[Art]/FullScreenVFX.meta | 8 + .../[Art]/FullScreenVFX/FullscreenEffect.cs | 120 + .../FullScreenVFX/FullscreenEffect.cs.meta | 11 + Convention/[Art]/GridFull.meta | 8 + Convention/[Art]/GridFull/Grid2D.meta | 8 + Convention/[Art]/GridFull/Grid2D/Grid2D.mat | 269 + .../[Art]/GridFull/Grid2D/Grid2D.mat.meta | 8 + .../[Art]/GridFull/Grid2D/Grid2D.shader | 58 + .../[Art]/GridFull/Grid2D/Grid2D.shader.meta | 10 + Convention/[Art]/GridFull/Grid2DFull.meta | 8 + .../Grid2DFull/Grid2DFull DoublePanel-XZ.mat | 270 + .../Grid2DFull DoublePanel-XZ.mat.meta | 8 + .../Grid2DFull DoublePanel-XZ.shader | 108 + .../Grid2DFull DoublePanel-XZ.shader.meta | 10 + .../GridFull/Grid2DFull/Grid2DFull-XY.shader | 99 + .../Grid2DFull/Grid2DFull-XY.shader.meta | 9 + .../GridFull/Grid2DFull/Grid2DFull-XZ.mat | 271 + .../Grid2DFull/Grid2DFull-XZ.mat.meta | 8 + .../GridFull/Grid2DFull/Grid2DFull-XZ.shader | 108 + .../Grid2DFull/Grid2DFull-XZ.shader.meta | 10 + .../GridFull/Grid2DFull/GridSpriteFull-XY.mat | 32 + .../Grid2DFull/GridSpriteFull-XY.mat.meta | 8 + .../Grid2DFull/GridSpriteFull-XY.shader | 108 + .../Grid2DFull/GridSpriteFull-XY.shader.meta | 9 + .../Grid2DFull/GridSpriteFullSetter.cs | 17 + .../Grid2DFull/GridSpriteFullSetter.cs.meta | 11 + Convention/[Art]/Line.meta | 8 + .../[Art]/Line/DreamTeckSplinePointBuilder.cs | 196 + .../Line/DreamTeckSplinePointBuilder.cs.meta | 11 + Convention/[Art]/Line/LinePoint.cs | 19 + Convention/[Art]/Line/LinePoint.cs.meta | 11 + Convention/[Art]/Line/LinePointContainer.cs | 27 + .../[Art]/Line/LinePointContainer.cs.meta | 11 + Convention/[Art]/Line/SplinePointBuilder.cs | 137 + .../[Art]/Line/SplinePointBuilder.cs.meta | 11 + Convention/[Art]/MutiSceneView.meta | 8 + Convention/[Art]/MutiSceneView/CameraView.cs | 83 + .../[Art]/MutiSceneView/CameraView.cs.meta | 11 + .../MutiSceneView/MutiSceneView.shadergraph | 7650 ++++++++++++ .../MutiSceneView.shadergraph.meta | 10 + Convention/[Art]/MutiSceneView/Template.meta | 8 + .../GradientPixels_TransitionMap_mask.png | Bin 0 -> 193505 bytes ...GradientPixels_TransitionMap_mask.png.meta | 140 + .../MutiSceneView/Template/Materials.meta | 8 + .../Template/Materials/OutputTexture.mat | 133 + .../Template/Materials/OutputTexture.mat.meta | 8 + .../Template/OutputTexture.renderTexture | 40 + .../Template/OutputTexture.renderTexture.meta | 8 + .../[Art]/MutiSceneView/Template/Template.mat | 84 + .../MutiSceneView/Template/Template.mat.meta | 8 + Convention/[Art]/SubGraphs.meta | 8 + .../SubGraphs/DepthDiffRemap.shadersubgraph | 676 + .../DepthDiffRemap.shadersubgraph.meta | 10 + .../SubGraphs/HologramLighting.shadersubgraph | 3501 ++++++ .../HologramLighting.shadersubgraph.meta | 10 + .../[Art]/SubGraphs/Pixelate.shadersubgraph | 2364 ++++ .../SubGraphs/Pixelate.shadersubgraph.meta | 10 + .../SubGraphs/ScreenLighting.shadersubgraph | 2458 ++++ .../ScreenLighting.shadersubgraph.meta | 10 + .../[Art]/SubGraphs/ScreenScan.shadersubgraph | 1910 +++ .../SubGraphs/ScreenScan.shadersubgraph.meta | 10 + .../[Art]/SubGraphs/Transition.shadersubgraph | 1732 +++ .../SubGraphs/Transition.shadersubgraph.meta | 10 + .../WaterNormalSampler.shadersubgraph | 1555 +++ .../WaterNormalSampler.shadersubgraph.meta | 10 + .../WorldSpaceGridNoise.shadersubgraph | 3152 +++++ .../WorldSpaceGridNoise.shadersubgraph.meta | 10 + .../WorldspaceFromDepth.shadersubgraph | 648 + .../WorldspaceFromDepth.shadersubgraph.meta | 10 + Convention/[Runtime]/Architecture.cs | 6 +- Convention/[Runtime]/Camera/SO.meta | 8 + .../Camera/SO/TextureRenderingCameraConfig.cs | 43 + .../SO/TextureRenderingCameraConfig.cs.meta | 11 + Convention/[Runtime]/Config.cs | 15 + .../AssetsWindow/FileSystemAssetsItem.cs | 23 +- .../ConversationWindow/ConversationWindow.cs | 2 +- Convention/[Visual]/Workflow.meta | 8 + .../[Visual]/Workflow/GraphInputWindow.cs | 82 + .../Workflow/GraphInputWindow.cs.meta | 11 + .../[Visual]/Workflow/GraphInspector.cs | 23 + .../[Visual]/Workflow/GraphInspector.cs.meta | 11 + Convention/[Visual]/Workflow/Node.cs | 408 + Convention/[Visual]/Workflow/Node.cs.meta | 11 + Convention/[Visual]/Workflow/NodeSlot.cs | 340 + Convention/[Visual]/Workflow/NodeSlot.cs.meta | 11 + Convention/[Visual]/Workflow/Nodes.meta | 8 + .../[Visual]/Workflow/Nodes/DisplayerNode.cs | 8 + .../Workflow/Nodes/DisplayerNode.cs.meta | 11 + Convention/[Visual]/Workflow/Nodes/EndNode.cs | 162 + .../[Visual]/Workflow/Nodes/EndNode.cs.meta | 11 + .../[Visual]/Workflow/Nodes/StartNodes.meta | 8 + .../Workflow/Nodes/StartNodes/ResourceNode.cs | 75 + .../Nodes/StartNodes/ResourceNode.cs.meta | 11 + .../Workflow/Nodes/StartNodes/SelectorNode.cs | 85 + .../Nodes/StartNodes/SelectorNode.cs.meta | 11 + .../Workflow/Nodes/StartNodes/TextNode.cs | 73 + .../Nodes/StartNodes/TextNode.cs.meta | 11 + .../Workflow/Nodes/StartNodes/ValueNode.cs | 96 + .../Nodes/StartNodes/ValueNode.cs.meta | 11 + .../[Visual]/Workflow/OnEntryRunWorkflow.anim | 332 + .../Workflow/OnEntryRunWorkflow.anim.meta | 8 + Convention/[Visual]/Workflow/StartNode.cs | 18 + .../[Visual]/Workflow/StartNode.cs.meta | 11 + Convention/[Visual]/Workflow/StepNode.cs | 134 + Convention/[Visual]/Workflow/StepNode.cs.meta | 11 + .../Workflow/WorkflowGraph.controller | 130 + .../Workflow/WorkflowGraph.controller.meta | 8 + .../[Visual]/Workflow/WorkflowManager.cs | 383 + .../[Visual]/Workflow/WorkflowManager.cs.meta | 11 + Convention/[Visual]/[Prefabs].meta | 8 + .../[Prefabs]/Benchmark_Prefab.prefab | 189 + .../[Prefabs]/Benchmark_Prefab.prefab.meta | 7 + .../[Prefabs]/Root Variant-FileSystem.prefab | 1648 +++ .../Root Variant-FileSystem.prefab.meta | 7 + Convention/[Visual]/[Prefabs]/Root.prefab | 3244 +++++ .../[Visual]/[Prefabs]/Root.prefab.meta | 7 + .../[Prefabs]/TestCamera_Prefab.prefab | 165 + .../[Prefabs]/TestCamera_Prefab.prefab.meta | 7 + .../[Prefabs]/TextureRenderingConfig.asset | 21 + .../TextureRenderingConfig.asset.meta | 8 + Convention/[Visual]/[Prefabs]/Workflow.meta | 8 + .../[Prefabs]/Workflow/NodePrefabs.asset | 33 + .../[Prefabs]/Workflow/NodePrefabs.asset.meta | 8 + .../[Prefabs]/Workflow/NodePrefabs.meta | 8 + .../Workflow/NodePrefabs/EndNodes.meta | 8 + .../NodePrefabs/EndNodes/EndNode.prefab | 2038 +++ .../NodePrefabs/EndNodes/EndNode.prefab.meta | 7 + .../Workflow/NodePrefabs/FunctionalNodes.meta | 8 + .../FunctionalNodes/StepNode Template.prefab | 1976 +++ .../StepNode Template.prefab.meta | 7 + .../FunctionalNodes/StepNode.prefab | 145 + .../FunctionalNodes/StepNode.prefab.meta | 7 + .../Workflow/NodePrefabs/StartNodes.meta | 8 + .../Workflow/NodePrefabs/StartNodes/Obs.meta | 8 + .../StartNodes/Obs/ResourceNode(obs).prefab | 1081 ++ .../Obs/ResourceNode(obs).prefab.meta | 7 + .../StartNodes/Obs/SelectorNode(obs).prefab | 1159 ++ .../Obs/SelectorNode(obs).prefab.meta | 7 + .../StartNodes/Obs/TextNode(obs).prefab | 1137 ++ .../StartNodes/Obs/TextNode(obs).prefab.meta | 7 + .../StartNodes/Obs/ValueNode(obs).prefab | 1224 ++ .../StartNodes/Obs/ValueNode(obs).prefab.meta | 7 + .../StartNodes/ResourceNode.prefab | 370 + .../StartNodes/ResourceNode.prefab.meta | 7 + .../StartNodes/SelectorNode.prefab | 388 + .../StartNodes/SelectorNode.prefab.meta | 7 + .../StartNodes/StartNode Template.prefab | 1040 ++ .../StartNodes/StartNode Template.prefab.meta | 7 + .../NodePrefabs/StartNodes/TextNode.prefab | 444 + .../StartNodes/TextNode.prefab.meta | 7 + .../NodePrefabs/StartNodes/ValueNode.prefab | 555 + .../StartNodes/ValueNode.prefab.meta | 7 + .../Workflow - GraphNode - Base.prefab | 1605 +++ .../Workflow - GraphNode - Base.prefab.meta | 7 + .../[Prefabs]/Workflow/Transformer.asset | 66 + .../[Prefabs]/Workflow/Transformer.asset.meta | 8 + .../[Prefabs]/Workflow/WorkflowGraph.prefab | 10217 ++++++++++++++++ .../Workflow/WorkflowGraph.prefab.meta | 7 + 300 files changed, 101926 insertions(+), 14 deletions(-) create mode 100644 Convention/Editor.meta create mode 100644 Convention/Editor/BasicEdior.cs create mode 100644 Convention/Editor/BasicEdior.cs.meta create mode 100644 Convention/Editor/ScriptableObject.cs create mode 100644 Convention/Editor/ScriptableObject.cs.meta create mode 100644 Convention/Resources.meta create mode 100644 Convention/Resources/BaseWindowBar.prefab create mode 100644 Convention/Resources/BaseWindowBar.prefab.meta create mode 100644 Convention/Resources/BaseWindowPlane.prefab create mode 100644 Convention/Resources/BaseWindowPlane.prefab.meta create mode 100644 Convention/Resources/Editor.meta create mode 100644 Convention/Resources/Editor/ADUI Skin Dark.guiskin create mode 100644 Convention/Resources/Editor/ADUI Skin Dark.guiskin.meta create mode 100644 Convention/Resources/Editor/ADUI Skin Light.guiskin create mode 100644 Convention/Resources/Editor/ADUI Skin Light.guiskin.meta create mode 100644 Convention/Resources/Editor/CM Header.png create mode 100644 Convention/Resources/Editor/CM Header.png.meta create mode 100644 Convention/Resources/Editor/Content Active.png create mode 100644 Convention/Resources/Editor/Content Active.png.meta create mode 100644 Convention/Resources/Editor/Content Normal.png create mode 100644 Convention/Resources/Editor/Content Normal.png.meta create mode 100644 Convention/Resources/Editor/Data Active.png create mode 100644 Convention/Resources/Editor/Data Active.png.meta create mode 100644 Convention/Resources/Editor/Data Normal.png create mode 100644 Convention/Resources/Editor/Data Normal.png.meta create mode 100644 Convention/Resources/Editor/Dropdown.meta create mode 100644 Convention/Resources/Editor/Dropdown/Custom Dropdown.controller create mode 100644 Convention/Resources/Editor/Dropdown/Custom Dropdown.controller.meta create mode 100644 Convention/Resources/Editor/Dropdown/Fading In.anim create mode 100644 Convention/Resources/Editor/Dropdown/Fading In.anim.meta create mode 100644 Convention/Resources/Editor/Dropdown/Fading Out.anim create mode 100644 Convention/Resources/Editor/Dropdown/Fading Out.anim.meta create mode 100644 Convention/Resources/Editor/Dropdown/Sliding In.anim create mode 100644 Convention/Resources/Editor/Dropdown/Sliding In.anim.meta create mode 100644 Convention/Resources/Editor/Dropdown/Sliding Out.anim create mode 100644 Convention/Resources/Editor/Dropdown/Sliding Out.anim.meta create mode 100644 Convention/Resources/Editor/Dropdown/Stylish In.anim create mode 100644 Convention/Resources/Editor/Dropdown/Stylish In.anim.meta create mode 100644 Convention/Resources/Editor/Dropdown/Stylish Out.anim create mode 100644 Convention/Resources/Editor/Dropdown/Stylish Out.anim.meta create mode 100644 Convention/Resources/Editor/Resources Active.png create mode 100644 Convention/Resources/Editor/Resources Active.png.meta create mode 100644 Convention/Resources/Editor/Resources Normal.png create mode 100644 Convention/Resources/Editor/Resources Normal.png.meta create mode 100644 Convention/Resources/Editor/Settings Active.png create mode 100644 Convention/Resources/Editor/Settings Active.png.meta create mode 100644 Convention/Resources/Editor/Settings Normal.png create mode 100644 Convention/Resources/Editor/Settings Normal.png.meta create mode 100644 Convention/Resources/Editor/Switch Off.png create mode 100644 Convention/Resources/Editor/Switch Off.png.meta create mode 100644 Convention/Resources/Editor/Switch On.png create mode 100644 Convention/Resources/Editor/Switch On.png.meta create mode 100644 Convention/Resources/FPS.inputactions create mode 100644 Convention/Resources/FPS.inputactions.meta create mode 100644 Convention/Resources/FileIcons.asset create mode 100644 Convention/Resources/FileIcons.asset.meta create mode 100644 Convention/Resources/InputField.prefab create mode 100644 Convention/Resources/InputField.prefab.meta create mode 100644 Convention/Resources/ModernUIButton.prefab create mode 100644 Convention/Resources/ModernUIButton.prefab.meta create mode 100644 Convention/Resources/ModernUIDropdown.prefab create mode 100644 Convention/Resources/ModernUIDropdown.prefab.meta create mode 100644 Convention/Resources/ModernUIFillBar.prefab create mode 100644 Convention/Resources/ModernUIFillBar.prefab.meta create mode 100644 Convention/Resources/ModernUIImage.prefab create mode 100644 Convention/Resources/ModernUIImage.prefab.meta create mode 100644 Convention/Resources/ModernUIInputField.prefab create mode 100644 Convention/Resources/ModernUIInputField.prefab.meta create mode 100644 Convention/Resources/ModernUIToggle.prefab create mode 100644 Convention/Resources/ModernUIToggle.prefab.meta create mode 100644 Convention/Resources/ScrollView.prefab create mode 100644 Convention/Resources/ScrollView.prefab.meta create mode 100644 Convention/Resources/Text.prefab create mode 100644 Convention/Resources/Text.prefab.meta create mode 100644 Convention/Resources/WindowConfig.asset create mode 100644 Convention/Resources/WindowConfig.asset.meta create mode 100644 Convention/Resources/WindowManager.prefab create mode 100644 Convention/Resources/WindowManager.prefab.meta create mode 100644 Convention/Resources/WindowsPlugins.meta create mode 100644 Convention/Resources/WindowsPlugins/Assets Variant.prefab create mode 100644 Convention/Resources/WindowsPlugins/Assets Variant.prefab.meta create mode 100644 Convention/Resources/WindowsPlugins/BaseWindow.prefab create mode 100644 Convention/Resources/WindowsPlugins/BaseWindow.prefab.meta create mode 100644 Convention/Resources/WindowsPlugins/Colorful Variants.meta create mode 100644 Convention/Resources/WindowsPlugins/Colorful Variants/ColorfulWindow Variant.prefab create mode 100644 Convention/Resources/WindowsPlugins/Colorful Variants/ColorfulWindow Variant.prefab.meta create mode 100644 Convention/Resources/WindowsPlugins/Colorful Variants/ConversationWindow Variant.prefab create mode 100644 Convention/Resources/WindowsPlugins/Colorful Variants/ConversationWindow Variant.prefab.meta create mode 100644 Convention/Resources/WindowsPlugins/Console Component.prefab create mode 100644 Convention/Resources/WindowsPlugins/Console Component.prefab.meta create mode 100644 Convention/Resources/WindowsPlugins/CustomMenu.prefab create mode 100644 Convention/Resources/WindowsPlugins/CustomMenu.prefab.meta create mode 100644 Convention/Resources/WindowsPlugins/EditorBar Variant.prefab create mode 100644 Convention/Resources/WindowsPlugins/EditorBar Variant.prefab.meta create mode 100644 Convention/Resources/WindowsPlugins/Hierarchy Variant.prefab create mode 100644 Convention/Resources/WindowsPlugins/Hierarchy Variant.prefab.meta create mode 100644 Convention/Resources/WindowsPlugins/Inspector Variant.prefab create mode 100644 Convention/Resources/WindowsPlugins/Inspector Variant.prefab.meta create mode 100644 Convention/Resources/WindowsPlugins/Main Variant.prefab create mode 100644 Convention/Resources/WindowsPlugins/Main Variant.prefab.meta create mode 100644 Convention/Resources/WindowsPlugins/Root.prefab create mode 100644 Convention/Resources/WindowsPlugins/Root.prefab.meta create mode 100644 Convention/Resources/WindowsPlugins/SharedModule.prefab create mode 100644 Convention/Resources/WindowsPlugins/SharedModule.prefab.meta create mode 100644 Convention/Resources/WindowsPlugins/Tools Variant.prefab create mode 100644 Convention/Resources/WindowsPlugins/Tools Variant.prefab.meta create mode 100644 Convention/Resources/WindowsPlugins/WindowAction.inputactions create mode 100644 Convention/Resources/WindowsPlugins/WindowAction.inputactions.meta create mode 100644 Convention/Resources/WindowsPlugins/WindowManager Variant - Dragable.prefab create mode 100644 Convention/Resources/WindowsPlugins/WindowManager Variant - Dragable.prefab.meta create mode 100644 Convention/[Art].meta create mode 100644 Convention/[Art]/AsyncShaderCompilationForCamera.cs create mode 100644 Convention/[Art]/AsyncShaderCompilationForCamera.cs.meta create mode 100644 Convention/[Art]/EasyColor.meta create mode 100644 Convention/[Art]/EasyColor/Blue Emisson.mat create mode 100644 Convention/[Art]/EasyColor/Blue Emisson.mat.meta create mode 100644 Convention/[Art]/EasyColor/Blue.mat create mode 100644 Convention/[Art]/EasyColor/Blue.mat.meta create mode 100644 Convention/[Art]/EasyColor/EasyColorLit.shadergraph create mode 100644 Convention/[Art]/EasyColor/EasyColorLit.shadergraph.meta create mode 100644 Convention/[Art]/EasyColor/Green Emisson.mat create mode 100644 Convention/[Art]/EasyColor/Green Emisson.mat.meta create mode 100644 Convention/[Art]/EasyColor/Green.mat create mode 100644 Convention/[Art]/EasyColor/Green.mat.meta create mode 100644 Convention/[Art]/EasyColor/Red Emisson.mat create mode 100644 Convention/[Art]/EasyColor/Red Emisson.mat.meta create mode 100644 Convention/[Art]/EasyColor/Red.mat create mode 100644 Convention/[Art]/EasyColor/Red.mat.meta create mode 100644 Convention/[Art]/EasyColor/White Emission.mat create mode 100644 Convention/[Art]/EasyColor/White Emission.mat.meta create mode 100644 Convention/[Art]/EasyColor/White.mat create mode 100644 Convention/[Art]/EasyColor/White.mat.meta create mode 100644 Convention/[Art]/FullScreenTransition.meta create mode 100644 Convention/[Art]/FullScreenTransition/FullscreenDissolve.cs create mode 100644 Convention/[Art]/FullScreenTransition/FullscreenDissolve.cs.meta create mode 100644 Convention/[Art]/FullScreenTransition/FullscreenTransitionView.shadergraph create mode 100644 Convention/[Art]/FullScreenTransition/FullscreenTransitionView.shadergraph.meta create mode 100644 Convention/[Art]/FullScreenTransition/Template.meta create mode 100644 Convention/[Art]/FullScreenTransition/Template/Template.mat create mode 100644 Convention/[Art]/FullScreenTransition/Template/Template.mat.meta create mode 100644 Convention/[Art]/FullScreenTransition/Template/WhiteNoise_T_mask.png create mode 100644 Convention/[Art]/FullScreenTransition/Template/WhiteNoise_T_mask.png.meta create mode 100644 Convention/[Art]/FullScreenVFX.meta create mode 100644 Convention/[Art]/FullScreenVFX/FullscreenEffect.cs create mode 100644 Convention/[Art]/FullScreenVFX/FullscreenEffect.cs.meta create mode 100644 Convention/[Art]/GridFull.meta create mode 100644 Convention/[Art]/GridFull/Grid2D.meta create mode 100644 Convention/[Art]/GridFull/Grid2D/Grid2D.mat create mode 100644 Convention/[Art]/GridFull/Grid2D/Grid2D.mat.meta create mode 100644 Convention/[Art]/GridFull/Grid2D/Grid2D.shader create mode 100644 Convention/[Art]/GridFull/Grid2D/Grid2D.shader.meta create mode 100644 Convention/[Art]/GridFull/Grid2DFull.meta create mode 100644 Convention/[Art]/GridFull/Grid2DFull/Grid2DFull DoublePanel-XZ.mat create mode 100644 Convention/[Art]/GridFull/Grid2DFull/Grid2DFull DoublePanel-XZ.mat.meta create mode 100644 Convention/[Art]/GridFull/Grid2DFull/Grid2DFull DoublePanel-XZ.shader create mode 100644 Convention/[Art]/GridFull/Grid2DFull/Grid2DFull DoublePanel-XZ.shader.meta create mode 100644 Convention/[Art]/GridFull/Grid2DFull/Grid2DFull-XY.shader create mode 100644 Convention/[Art]/GridFull/Grid2DFull/Grid2DFull-XY.shader.meta create mode 100644 Convention/[Art]/GridFull/Grid2DFull/Grid2DFull-XZ.mat create mode 100644 Convention/[Art]/GridFull/Grid2DFull/Grid2DFull-XZ.mat.meta create mode 100644 Convention/[Art]/GridFull/Grid2DFull/Grid2DFull-XZ.shader create mode 100644 Convention/[Art]/GridFull/Grid2DFull/Grid2DFull-XZ.shader.meta create mode 100644 Convention/[Art]/GridFull/Grid2DFull/GridSpriteFull-XY.mat create mode 100644 Convention/[Art]/GridFull/Grid2DFull/GridSpriteFull-XY.mat.meta create mode 100644 Convention/[Art]/GridFull/Grid2DFull/GridSpriteFull-XY.shader create mode 100644 Convention/[Art]/GridFull/Grid2DFull/GridSpriteFull-XY.shader.meta create mode 100644 Convention/[Art]/GridFull/Grid2DFull/GridSpriteFullSetter.cs create mode 100644 Convention/[Art]/GridFull/Grid2DFull/GridSpriteFullSetter.cs.meta create mode 100644 Convention/[Art]/Line.meta create mode 100644 Convention/[Art]/Line/DreamTeckSplinePointBuilder.cs create mode 100644 Convention/[Art]/Line/DreamTeckSplinePointBuilder.cs.meta create mode 100644 Convention/[Art]/Line/LinePoint.cs create mode 100644 Convention/[Art]/Line/LinePoint.cs.meta create mode 100644 Convention/[Art]/Line/LinePointContainer.cs create mode 100644 Convention/[Art]/Line/LinePointContainer.cs.meta create mode 100644 Convention/[Art]/Line/SplinePointBuilder.cs create mode 100644 Convention/[Art]/Line/SplinePointBuilder.cs.meta create mode 100644 Convention/[Art]/MutiSceneView.meta create mode 100644 Convention/[Art]/MutiSceneView/CameraView.cs create mode 100644 Convention/[Art]/MutiSceneView/CameraView.cs.meta create mode 100644 Convention/[Art]/MutiSceneView/MutiSceneView.shadergraph create mode 100644 Convention/[Art]/MutiSceneView/MutiSceneView.shadergraph.meta create mode 100644 Convention/[Art]/MutiSceneView/Template.meta create mode 100644 Convention/[Art]/MutiSceneView/Template/GradientPixels_TransitionMap_mask.png create mode 100644 Convention/[Art]/MutiSceneView/Template/GradientPixels_TransitionMap_mask.png.meta create mode 100644 Convention/[Art]/MutiSceneView/Template/Materials.meta create mode 100644 Convention/[Art]/MutiSceneView/Template/Materials/OutputTexture.mat create mode 100644 Convention/[Art]/MutiSceneView/Template/Materials/OutputTexture.mat.meta create mode 100644 Convention/[Art]/MutiSceneView/Template/OutputTexture.renderTexture create mode 100644 Convention/[Art]/MutiSceneView/Template/OutputTexture.renderTexture.meta create mode 100644 Convention/[Art]/MutiSceneView/Template/Template.mat create mode 100644 Convention/[Art]/MutiSceneView/Template/Template.mat.meta create mode 100644 Convention/[Art]/SubGraphs.meta create mode 100644 Convention/[Art]/SubGraphs/DepthDiffRemap.shadersubgraph create mode 100644 Convention/[Art]/SubGraphs/DepthDiffRemap.shadersubgraph.meta create mode 100644 Convention/[Art]/SubGraphs/HologramLighting.shadersubgraph create mode 100644 Convention/[Art]/SubGraphs/HologramLighting.shadersubgraph.meta create mode 100644 Convention/[Art]/SubGraphs/Pixelate.shadersubgraph create mode 100644 Convention/[Art]/SubGraphs/Pixelate.shadersubgraph.meta create mode 100644 Convention/[Art]/SubGraphs/ScreenLighting.shadersubgraph create mode 100644 Convention/[Art]/SubGraphs/ScreenLighting.shadersubgraph.meta create mode 100644 Convention/[Art]/SubGraphs/ScreenScan.shadersubgraph create mode 100644 Convention/[Art]/SubGraphs/ScreenScan.shadersubgraph.meta create mode 100644 Convention/[Art]/SubGraphs/Transition.shadersubgraph create mode 100644 Convention/[Art]/SubGraphs/Transition.shadersubgraph.meta create mode 100644 Convention/[Art]/SubGraphs/WaterNormalSampler.shadersubgraph create mode 100644 Convention/[Art]/SubGraphs/WaterNormalSampler.shadersubgraph.meta create mode 100644 Convention/[Art]/SubGraphs/WorldSpaceGridNoise.shadersubgraph create mode 100644 Convention/[Art]/SubGraphs/WorldSpaceGridNoise.shadersubgraph.meta create mode 100644 Convention/[Art]/SubGraphs/WorldspaceFromDepth.shadersubgraph create mode 100644 Convention/[Art]/SubGraphs/WorldspaceFromDepth.shadersubgraph.meta create mode 100644 Convention/[Runtime]/Camera/SO.meta create mode 100644 Convention/[Runtime]/Camera/SO/TextureRenderingCameraConfig.cs create mode 100644 Convention/[Runtime]/Camera/SO/TextureRenderingCameraConfig.cs.meta create mode 100644 Convention/[Visual]/Workflow.meta create mode 100644 Convention/[Visual]/Workflow/GraphInputWindow.cs create mode 100644 Convention/[Visual]/Workflow/GraphInputWindow.cs.meta create mode 100644 Convention/[Visual]/Workflow/GraphInspector.cs create mode 100644 Convention/[Visual]/Workflow/GraphInspector.cs.meta create mode 100644 Convention/[Visual]/Workflow/Node.cs create mode 100644 Convention/[Visual]/Workflow/Node.cs.meta create mode 100644 Convention/[Visual]/Workflow/NodeSlot.cs create mode 100644 Convention/[Visual]/Workflow/NodeSlot.cs.meta create mode 100644 Convention/[Visual]/Workflow/Nodes.meta create mode 100644 Convention/[Visual]/Workflow/Nodes/DisplayerNode.cs create mode 100644 Convention/[Visual]/Workflow/Nodes/DisplayerNode.cs.meta create mode 100644 Convention/[Visual]/Workflow/Nodes/EndNode.cs create mode 100644 Convention/[Visual]/Workflow/Nodes/EndNode.cs.meta create mode 100644 Convention/[Visual]/Workflow/Nodes/StartNodes.meta create mode 100644 Convention/[Visual]/Workflow/Nodes/StartNodes/ResourceNode.cs create mode 100644 Convention/[Visual]/Workflow/Nodes/StartNodes/ResourceNode.cs.meta create mode 100644 Convention/[Visual]/Workflow/Nodes/StartNodes/SelectorNode.cs create mode 100644 Convention/[Visual]/Workflow/Nodes/StartNodes/SelectorNode.cs.meta create mode 100644 Convention/[Visual]/Workflow/Nodes/StartNodes/TextNode.cs create mode 100644 Convention/[Visual]/Workflow/Nodes/StartNodes/TextNode.cs.meta create mode 100644 Convention/[Visual]/Workflow/Nodes/StartNodes/ValueNode.cs create mode 100644 Convention/[Visual]/Workflow/Nodes/StartNodes/ValueNode.cs.meta create mode 100644 Convention/[Visual]/Workflow/OnEntryRunWorkflow.anim create mode 100644 Convention/[Visual]/Workflow/OnEntryRunWorkflow.anim.meta create mode 100644 Convention/[Visual]/Workflow/StartNode.cs create mode 100644 Convention/[Visual]/Workflow/StartNode.cs.meta create mode 100644 Convention/[Visual]/Workflow/StepNode.cs create mode 100644 Convention/[Visual]/Workflow/StepNode.cs.meta create mode 100644 Convention/[Visual]/Workflow/WorkflowGraph.controller create mode 100644 Convention/[Visual]/Workflow/WorkflowGraph.controller.meta create mode 100644 Convention/[Visual]/Workflow/WorkflowManager.cs create mode 100644 Convention/[Visual]/Workflow/WorkflowManager.cs.meta create mode 100644 Convention/[Visual]/[Prefabs].meta create mode 100644 Convention/[Visual]/[Prefabs]/Benchmark_Prefab.prefab create mode 100644 Convention/[Visual]/[Prefabs]/Benchmark_Prefab.prefab.meta create mode 100644 Convention/[Visual]/[Prefabs]/Root Variant-FileSystem.prefab create mode 100644 Convention/[Visual]/[Prefabs]/Root Variant-FileSystem.prefab.meta create mode 100644 Convention/[Visual]/[Prefabs]/Root.prefab create mode 100644 Convention/[Visual]/[Prefabs]/Root.prefab.meta create mode 100644 Convention/[Visual]/[Prefabs]/TestCamera_Prefab.prefab create mode 100644 Convention/[Visual]/[Prefabs]/TestCamera_Prefab.prefab.meta create mode 100644 Convention/[Visual]/[Prefabs]/TextureRenderingConfig.asset create mode 100644 Convention/[Visual]/[Prefabs]/TextureRenderingConfig.asset.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs.asset create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs.asset.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/EndNodes.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/EndNodes/EndNode.prefab create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/EndNodes/EndNode.prefab.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/FunctionalNodes.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/FunctionalNodes/StepNode Template.prefab create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/FunctionalNodes/StepNode Template.prefab.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/FunctionalNodes/StepNode.prefab create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/FunctionalNodes/StepNode.prefab.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/StartNodes.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/StartNodes/Obs.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/StartNodes/Obs/ResourceNode(obs).prefab create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/StartNodes/Obs/ResourceNode(obs).prefab.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/StartNodes/Obs/SelectorNode(obs).prefab create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/StartNodes/Obs/SelectorNode(obs).prefab.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/StartNodes/Obs/TextNode(obs).prefab create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/StartNodes/Obs/TextNode(obs).prefab.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/StartNodes/Obs/ValueNode(obs).prefab create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/StartNodes/Obs/ValueNode(obs).prefab.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/StartNodes/ResourceNode.prefab create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/StartNodes/ResourceNode.prefab.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/StartNodes/SelectorNode.prefab create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/StartNodes/SelectorNode.prefab.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/StartNodes/StartNode Template.prefab create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/StartNodes/StartNode Template.prefab.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/StartNodes/TextNode.prefab create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/StartNodes/TextNode.prefab.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/StartNodes/ValueNode.prefab create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/StartNodes/ValueNode.prefab.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/Workflow - GraphNode - Base.prefab create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/NodePrefabs/Workflow - GraphNode - Base.prefab.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/Transformer.asset create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/Transformer.asset.meta create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/WorkflowGraph.prefab create mode 100644 Convention/[Visual]/[Prefabs]/Workflow/WorkflowGraph.prefab.meta diff --git a/Convention/Editor.meta b/Convention/Editor.meta new file mode 100644 index 0000000..1abd2aa --- /dev/null +++ b/Convention/Editor.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 89d0a52dde7b76f4fa2110df04f1744c +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Editor/BasicEdior.cs b/Convention/Editor/BasicEdior.cs new file mode 100644 index 0000000..bea6a33 --- /dev/null +++ b/Convention/Editor/BasicEdior.cs @@ -0,0 +1,510 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Reflection; +using Convention.Internal; +using UnityEditor; +using UnityEngine; +using UnityEngine.Events; + +namespace Convention +{ + public class AbstractCustomEditor : Editor + { + protected int currentTab = 0; + protected IEnumerable ContentFields; + protected IEnumerable ContentMethods; + protected IEnumerable ResourcesFields; + protected IEnumerable ResourcesMethods; + protected IEnumerable SettingFields; + protected IEnumerable SettingMethods; + + protected virtual string TopHeader => "CM Top Header"; + + protected void OnEnable() + { + Type _CurType = target.GetType(); + HashSet MemberNames = new(); + List fields = new(); + List methods = new(); + fields.AddRange(from field in _CurType.GetFields(BindingFlags.Public | BindingFlags.Instance | BindingFlags.Static) + where MemberNames.Add(field.Name) + select field); + methods.AddRange(from method in _CurType.GetMethods(BindingFlags.Public | BindingFlags.Instance | BindingFlags.Static) + where MemberNames.Add(method.Name) + select method); + while (_CurType != null && _CurType != typeof(UnityEngine.MonoBehaviour) && _CurType != typeof(object)) + { + fields.AddRange(from field in _CurType.GetFields(BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Static) + where MemberNames.Add(field.Name) + select field); + methods.AddRange(from method in _CurType.GetMethods(BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Static) + where MemberNames.Add(method.Name) + select method); + _CurType = _CurType.BaseType; + } + fields.RemoveAll((field) => + { + bool NotContent = field.GetCustomAttributes(typeof(ContentAttribute), true).Length == 0; + bool NotResources = field.GetCustomAttributes(typeof(ResourcesAttribute), true).Length == 0; + bool NotSetting = field.GetCustomAttributes(typeof(SettingAttribute), true).Length == 0; + return field.IsPrivate && NotContent && NotResources && NotSetting; + }); + static bool ContentCheck(FieldInfo field) + { + bool isContent = field.GetCustomAttributes(typeof(ContentAttribute), true).Length != 0; + bool isResources = field.GetCustomAttributes(typeof(ResourcesAttribute), true).Length != 0; + bool isSetting = field.GetCustomAttributes(typeof(SettingAttribute), true).Length != 0; + return + isContent || + (!isResources && !isSetting && !field.FieldType.IsSubclassOf(typeof(UnityEngine.Object))); + } + ContentFields = from field in fields + where ContentCheck(field) + select field; + ContentMethods = from method in methods + where method.GetCustomAttributes(typeof(ContentAttribute), true).Length != 0 + //where method.GetParameters().Length == 0 + select method; + static bool ResourcesCheck(FieldInfo field) + { + bool isContent = field.GetCustomAttributes(typeof(ContentAttribute), true).Length != 0; + bool isResources = field.GetCustomAttributes(typeof(ResourcesAttribute), true).Length != 0; + bool isSetting = field.GetCustomAttributes(typeof(SettingAttribute), true).Length != 0; + return + isResources || + (!isContent && !isSetting && field.FieldType.IsSubclassOf(typeof(UnityEngine.Object))); + } + ResourcesFields = from field in fields + where ResourcesCheck(field) + select field; + ResourcesMethods = from method in methods + where method.GetCustomAttributes(typeof(ResourcesAttribute), true).Length != 0 + //where method.GetParameters().Length == 0 + select method; + static bool SettingCheck(FieldInfo field) + { + return field.GetCustomAttributes(typeof(SettingAttribute), true).Length != 0; + } + SettingFields = from field in fields + where SettingCheck(field) + select field; + SettingMethods = from method in methods + where method.GetCustomAttributes(typeof(SettingAttribute), true).Length != 0 + //where method.GetParameters().Length == 0 + select method; + } + + public void OnNotChangeGUI(UnityAction action) + { + GUI.enabled = false; + action(); + GUI.enabled = true; + } + + public void HelpBox(string message, MessageType messageType) + { + EditorGUILayout.HelpBox(message, messageType); + } + + public void HorizontalBlock(UnityAction action) + { + GUILayout.BeginHorizontal(); + action(); + GUILayout.EndHorizontal(); + } + + public void HorizontalBlockWithBox(UnityAction action) + { + GUILayout.BeginHorizontal(EditorStyles.helpBox); + action(); + GUILayout.EndHorizontal(); + } + + public void VerticalBlockWithBox(UnityAction action) + { + GUILayout.BeginVertical(EditorStyles.helpBox); + action(); + GUILayout.EndVertical(); + } + + protected void IgnoreField(FieldInfo field) + { + this.OnNotChangeGUI(() => Field(field, false)); + } + protected virtual void PlayModeField(FieldInfo field) + { + HelpBox($"{field.Name}<{field.FieldType}> only play mode", MessageType.Info); + } + protected virtual void Field(FieldInfo field, bool isCheckIgnore = true) + { + bool HasOnlyPlayMode = field.GetCustomAttributes(typeof(OnlyPlayModeAttribute), true).Length != 0; + bool HasWhen = field.GetCustomAttributes(typeof(WhenAttribute), true).Length != 0; + bool HasOnlyNotNullMode = field.GetCustomAttributes(typeof(OnlyNotNullModeAttribute), true).Length != 0; + bool HasHopeNotNullMode = field.GetCustomAttributes(typeof(HopeNotNullAttribute), true).Length != 0; + bool HasIgnore = field.GetCustomAttributes(typeof(IgnoreAttribute), true).Length != 0; + bool HasSerializeField = field.GetCustomAttributes(typeof(SerializeField), true).Length != 0; + bool HasOpt = field.GetCustomAttributes(typeof(OptAttribute), true).Length != 0; + bool HasArgPackage = field.GetCustomAttributes(typeof(ArgPackageAttribute), true).Length != 0; + object currentFieldValue = field.GetValue(target); + + if (HasOnlyPlayMode && Application.isPlaying == false) + { + OnlyDisplayOnPlayMode(field, isCheckIgnore); + return; + } + else if (HasWhen) + { + foreach (var attr in field.GetCustomAttributes(true)) + { + if (attr.Check(target) == false) + return; + } + } + bool IsTypenCheckFailed = false; + foreach (var attr in field.GetCustomAttributes(true)) + { + if (attr.Check(currentFieldValue) == false) + { + GUILayout.BeginVertical(EditorStyles.helpBox); + HelpBox(attr.description.Replace("${type}", currentFieldValue == null + ? "null" + : currentFieldValue.GetType().Name), MessageType.Error); + IsTypenCheckFailed = true; + break; + } + } + if (HasOnlyNotNullMode || HasHopeNotNullMode) + DisplayOnlyNotNull(field, isCheckIgnore); + else if (isCheckIgnore && (HasIgnore || (field.IsPublic == false && !HasSerializeField))) + IgnoreField(field); + else + DisplayDefaultField(field, isCheckIgnore); + if (IsTypenCheckFailed) + { + GUILayout.EndVertical(); + } + + void OnlyDisplayOnPlayMode(FieldInfo field, bool isCheckIgnore) + { + PlayModeField(field); + } + + void DisplayBoolValue(FieldInfo field, bool isCheckIgnore) + { + if (isCheckIgnore) + this.Toggle(field.Name); + else + field.SetValue(target, this.Toggle((bool)field.GetValue(target), field.Name)); + } + + void DisplayDefaultField(FieldInfo field, bool isCheckIgnore) + { + if (field.FieldType == typeof(bool)) + DisplayBoolValue(field, isCheckIgnore); + else + { + var p = serializedObject.FindProperty(field.Name); + //var tfattr = field.GetCustomAttribute(true); + //if (tfattr != null) + // GUILayout.BeginVertical(EditorStyles.helpBox); + if (p == null) + { + var parser = field.FieldType.GetMethod("Parse", new Type[] { typeof(string) }); + if (parser != null) + { + GUILayout.BeginHorizontal(); + GUILayout.Label(field.Name); + EditorGUI.BeginChangeCheck(); + string str = GUILayout.TextField(field.GetValue(target).ToString()); + if (EditorGUI.EndChangeCheck()) + { + field.SetValue(target, parser.Invoke(null, new object[] { str })); + } + GUILayout.EndHorizontal(); + } + else if (field.FieldType.FullName.StartsWith("System.") == false && isCheckIgnore) + HelpBox($"{field.Name}<{field.FieldType}> cannt draw", MessageType.Warning); + } + else + { + EditorGUILayout.PropertyField(p); + //if (tfattr != null && field.FieldType == typeof(string)) + //{ + // if (GUILayout.Button("Browse")) + // p.stringValue = ToolFile.BrowseFile("*"); + //} + } + //if (tfattr != null) + // GUILayout.EndHorizontal(); + } + } + + void DisplayOnlyNotNull(FieldInfo field, bool isCheckIgnore) + { + bool isWarning = false; + bool isError = false; + bool isNotDisplay = true; + + foreach (var attr in field.GetCustomAttributes(true)) + { + if (attr.IsSelf()) + { + isNotDisplay = false; + if (!attr.Check(field.GetValue(target))) + { + isError = true; + break; + } + } + else + { + isNotDisplay = isNotDisplay && !attr.Check(target); + } + } + if (isError == false) + { + foreach (var attr in field.GetCustomAttributes(true)) + { + isNotDisplay = false; + if (!attr.Check(field.GetValue(target))) + { + isWarning = true; + break; + } + } + } + if (isNotDisplay) + return; + else if (isError) + VerticalBlockWithBox(() => + { + HelpBox($"{field.Name} is null", MessageType.Error); + DisplayDefaultField(field, isCheckIgnore); + }); + else if (isWarning) + VerticalBlockWithBox(() => + { + HelpBox($"{field.Name} is null", MessageType.Warning); + DisplayDefaultField(field, isCheckIgnore); + }); + else + DisplayDefaultField(field, isCheckIgnore); + } + } + + protected virtual void Method(MethodInfo method) + { + if (method.GetCustomAttributes(typeof(OnlyPlayModeAttribute), true).Length == 0 || Application.isPlaying) + if (GUILayout.Button(method.Name)) + method.Invoke(target, new object[0]); + } + + public virtual void OnOriginGUI() + { + DrawDefaultInspector(); + } + public virtual void OnContentGUI() + { + foreach (var method in ContentMethods) + { + if (method.IsStatic) + { + Method(method); + } + } + foreach (var field in ContentFields) + { + Field(field); + } + foreach (var method in ContentMethods) + { + if (!method.IsStatic) + { + Method(method); + } + } + } + public virtual void OnResourcesGUI() + { + foreach (var method in ResourcesMethods) + { + if (method.IsStatic) + { + Method(method); + } + } + foreach (var field in ResourcesFields) + { + Field(field); + } + foreach (var method in ResourcesMethods) + { + if (!method.IsStatic) + { + Method(method); + } + } + } + public virtual void OnSettingsGUI() + { + foreach (var method in SettingMethods) + { + if (method.IsStatic) + { + Method(method); + } + } + foreach (var field in SettingFields) + { + Field(field); + } + foreach (var method in SettingMethods) + { + if (!method.IsStatic) + { + Method(method); + } + } + } + + protected GUISkin customSkin; + protected Color defaultColor; + + public void Toggle(SerializedProperty enableTrigger, string label) + { + GUILayout.BeginHorizontal(EditorStyles.helpBox); + + enableTrigger.boolValue = GUILayout.Toggle(enableTrigger.boolValue, new GUIContent(label), customSkin.FindStyle("Toggle")); + enableTrigger.boolValue = GUILayout.Toggle(enableTrigger.boolValue, new GUIContent(""), customSkin.FindStyle("Toggle Helper")); + + GUILayout.EndHorizontal(); + } + public void Toggle(string name) + { + var enableTrigger = serializedObject.FindProperty(name); + if (name.StartsWith("m_")) + { + name = name[2..]; + } + Toggle(enableTrigger, name); + } + public bool Toggle(bool value, string label) + { + bool result; + GUILayout.BeginHorizontal(EditorStyles.helpBox); + + result = GUILayout.Toggle(value, new GUIContent(label), customSkin.FindStyle("Toggle")); + result = GUILayout.Toggle(value, new GUIContent(""), customSkin.FindStyle("Toggle Helper")); + + GUILayout.EndHorizontal(); + return result; + } + + public override void OnInspectorGUI() + { + serializedObject.Update(); + + defaultColor = GUI.color; + + if (EditorGUIUtility.isProSkin == true) + customSkin = (GUISkin)Resources.Load("Editor\\ADUI Skin Dark"); + else + customSkin = (GUISkin)Resources.Load("Editor\\ADUI Skin Light"); + + GUILayout.BeginHorizontal(); + GUI.backgroundColor = defaultColor; + + GUILayout.Box(new GUIContent(""), customSkin.FindStyle(TopHeader)); + + GUILayout.EndHorizontal(); + GUILayout.Space(-42); + + bool ContentNotEmpty = ContentFields.Count() != 0; + bool ResourcesNotEmpty = ResourcesFields.Count() != 0; + bool SettingNotEmpty = SettingFields.Count() != 0; + List toolbarTabs = new(); + if ((ContentNotEmpty ? 1 : 0) + (ResourcesNotEmpty ? 1 : 0) + (SettingNotEmpty ? 1 : 0) != 1) + toolbarTabs.Add(new GUIContent("Origin")); + if (ContentNotEmpty) + toolbarTabs.Add(new GUIContent("Content")); + if (ResourcesFields.Count() != 0) + toolbarTabs.Add(new GUIContent("Resources")); + if (SettingFields.Count() != 0) + toolbarTabs.Add(new GUIContent("Settings")); + + GUILayout.BeginHorizontal(); + GUILayout.Space(17); + + currentTab = GUILayout.Toolbar(currentTab, toolbarTabs.ToArray(), customSkin.FindStyle("Tab Indicator")); + + GUILayout.EndHorizontal(); + GUILayout.Space(-40); + GUILayout.BeginHorizontal(); + GUILayout.Space(17); + + if ((ContentNotEmpty ? 1 : 0) + (ResourcesNotEmpty ? 1 : 0) + (SettingNotEmpty ? 1 : 0) != 1) + GUILayout.Button(new GUIContent("Origin", "Origin"), customSkin.FindStyle("Tab Data")); + if (ContentFields.Count() != 0) + GUILayout.Button(new GUIContent("Content", "Content"), customSkin.FindStyle("Tab Content")); + if (ResourcesFields.Count() != 0) + GUILayout.Button(new GUIContent("Resources", "Resources"), customSkin.FindStyle("Tab Resources")); + if (SettingFields.Count() != 0) + GUILayout.Button(new GUIContent("Settings", "Settings"), customSkin.FindStyle("Tab Settings")); + + GUILayout.EndHorizontal(); + + string currentTabStr = toolbarTabs[currentTab].text; + if (currentTabStr == "Content") + { + HorizontalBlockWithBox(() => HelpBox("Content", MessageType.Info)); + OnContentGUI(); + } + else if (currentTabStr == "Resources") + { + HorizontalBlockWithBox(() => HelpBox("Resources", MessageType.Info)); + OnResourcesGUI(); + } + else if (currentTabStr == "Settings") + { + HorizontalBlockWithBox(() => HelpBox("Settings", MessageType.Info)); + OnSettingsGUI(); + } + else + { + HorizontalBlockWithBox(() => HelpBox("Origin", MessageType.Info)); + OnOriginGUI(); + } + + serializedObject.ApplyModifiedProperties(); + } + + public void MakeUpNumericManager(string thatNumericManagerName) + { + SerializedProperty property = serializedObject.FindProperty(thatNumericManagerName); + VerticalBlockWithBox(() => + { + if (property.stringValue.StartsWith("Default")) + HelpBox("Numeric Manager Is Idle", MessageType.Info); + else + HelpBox("You Can Name It Start With Default To Make It Idle", MessageType.Info); + EditorGUILayout.PropertyField(property); + }); + } + } + + public class AnyBehaviourEditor : AbstractCustomEditor { } + + public abstract class EditorWindow : UnityEditor.EditorWindow + { + /* + [MenuItem("MyWindow/Window")] + static void window() + { + Mybianyi mybianyi = GetWindow(); + mybianyi.Show(); + } + private void OnGUI() + */ + } +} diff --git a/Convention/Editor/BasicEdior.cs.meta b/Convention/Editor/BasicEdior.cs.meta new file mode 100644 index 0000000..0e6cd7e --- /dev/null +++ b/Convention/Editor/BasicEdior.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 6251c057eb07df14dab318e255bb2825 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Editor/ScriptableObject.cs b/Convention/Editor/ScriptableObject.cs new file mode 100644 index 0000000..371361f --- /dev/null +++ b/Convention/Editor/ScriptableObject.cs @@ -0,0 +1,71 @@ +using System; +using System.Collections.Generic; +using System.Reflection; +using UnityEditor; +using UnityEngine; + +namespace Convention +{ +#if false + [CustomEditor(typeof(DataEntry))] + public class DataEntryEditor : Editor + { + protected GUISkin customSkin; + protected Color defaultColor; + + public bool Toggle(bool value) + { + GUILayout.BeginHorizontal(EditorStyles.helpBox); + + value = GUILayout.Toggle(value, new GUIContent(name), customSkin.FindStyle("Toggle")); + value = GUILayout.Toggle(value, new GUIContent(""), customSkin.FindStyle("Toggle Helper")); + + GUILayout.EndHorizontal(); + return value; + } + public override void OnInspectorGUI() + { + serializedObject.Update(); + + defaultColor = GUI.color; + + if (EditorGUIUtility.isProSkin == true) + customSkin = (GUISkin)Resources.Load("Editor\\ADUI Skin Dark"); + else + customSkin = (GUISkin)Resources.Load("Editor\\ADUI Skin Light"); + + var that = target as DataEntry; + var data = that.RealData; + if (ConventionUtility.IsBool(data)) + { + bool value = that.boolValue; + bool cvalue = Toggle(value); + if (value != cvalue) + { + that.boolValue = cvalue; + } + } + else if (ConventionUtility.IsNumber(data) || ConventionUtility.IsString(data)) + { + string str = that.stringValue; + string cstr = EditorGUILayout.TextField("Data", str); + if (cstr != str) + { + that.stringValue = str; + } + } + else + { + + } + + serializedObject.ApplyModifiedProperties(); + } + } +#endif + //[CustomEditor(typeof(Convention.ScriptableObject))] + //public class ScriptableObjectEditor : AbstractCustomEditor + //{ + // + //} +} diff --git a/Convention/Editor/ScriptableObject.cs.meta b/Convention/Editor/ScriptableObject.cs.meta new file mode 100644 index 0000000..416da9b --- /dev/null +++ b/Convention/Editor/ScriptableObject.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: e2ec547e61ca3864bb3507ca60efca65 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources.meta b/Convention/Resources.meta new file mode 100644 index 0000000..e7ae95f --- /dev/null +++ b/Convention/Resources.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 04010866d20aa2947b8cca035152c62b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/BaseWindowBar.prefab b/Convention/Resources/BaseWindowBar.prefab new file mode 100644 index 0000000..265dbe9 --- /dev/null +++ b/Convention/Resources/BaseWindowBar.prefab @@ -0,0 +1,608 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &455590042036156890 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4096459620431177878} + - component: {fileID: 3633735819114937095} + - component: {fileID: 6177470253192681166} + - component: {fileID: 7700963370802360957} + - component: {fileID: 7170495202953260093} + m_Layer: 5 + m_Name: BaseWindowBar + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &4096459620431177878 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 455590042036156890} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 3200642131556576443} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 25} + m_Pivot: {x: 0.5, y: 1} +--- !u!222 &3633735819114937095 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 455590042036156890} + m_CullTransparentMesh: 1 +--- !u!114 &6177470253192681166 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 455590042036156890} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.15686275, g: 0.15686275, b: 0.15686275, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!114 &7700963370802360957 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 455590042036156890} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f75b74b63b41ea54ba58bf470d6d74d8, type: 3} + m_Name: + m_EditorClassIdentifier: + WindowConfig: {fileID: 11400000, guid: bd7af352251cd7846b99be9858901829, type: 2} + BarPlane: {fileID: 4096459620431177878} + m_WindowManager: {fileID: 0} + ButtonPrefab: {fileID: 79093104384552664, guid: 630e23319fe05f246a3b983540e4ebe6, type: 3} + layoutGroupType: 1 + verticalLayoutGroup: {fileID: 0} + horizontalLayoutGroup: {fileID: 7170495202953260093} + gridLayoutGroup: {fileID: 0} +--- !u!114 &7170495202953260093 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 455590042036156890} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 30649d3a9faa99c48a7b1166b86bf2a0, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Padding: + m_Left: 2 + m_Right: 120 + m_Top: 0 + m_Bottom: 0 + m_ChildAlignment: 0 + m_Spacing: 0 + m_ChildForceExpandWidth: 1 + m_ChildForceExpandHeight: 1 + m_ChildControlWidth: 1 + m_ChildControlHeight: 1 + m_ChildScaleWidth: 0 + m_ChildScaleHeight: 0 + m_ReverseArrangement: 0 +--- !u!1 &2281575263890765171 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3665950221641124180} + - component: {fileID: 7247367453250260672} + - component: {fileID: 6734459248830143570} + - component: {fileID: 7685108779413056941} + m_Layer: 5 + m_Name: Max + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &3665950221641124180 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2281575263890765171} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3200642131556576443} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 1, y: 0.5} +--- !u!222 &7247367453250260672 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2281575263890765171} + m_CullTransparentMesh: 1 +--- !u!114 &6734459248830143570 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2281575263890765171} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 0a64a720b18a7dc40a5580812e78e591, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!114 &7685108779413056941 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2281575263890765171} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 1, g: 1, b: 1, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 6734459248830143570} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 7700963370802360957} + m_TargetAssemblyTypeName: Convention.WindowsUI.BaseWindowBar, Convention.Runtime + m_MethodName: MaximizeWindow + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!1 &5828823584277482622 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7060540639545106823} + - component: {fileID: 6340791267969893933} + - component: {fileID: 3702418883770939945} + - component: {fileID: 7434660846042924416} + m_Layer: 5 + m_Name: Min + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &7060540639545106823 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5828823584277482622} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3200642131556576443} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 1, y: 0.5} +--- !u!222 &6340791267969893933 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5828823584277482622} + m_CullTransparentMesh: 1 +--- !u!114 &3702418883770939945 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5828823584277482622} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 3c92e8f03972bd9439e743658b2e4cef, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!114 &7434660846042924416 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5828823584277482622} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 1, g: 1, b: 1, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 3702418883770939945} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 7700963370802360957} + m_TargetAssemblyTypeName: Convention.WindowsUI.BaseWindowBar, Convention.Runtime + m_MethodName: MinimizeWindow + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!1 &6375555673593183882 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9199011529481971106} + - component: {fileID: 8050463095399253467} + - component: {fileID: 150456883764867496} + - component: {fileID: 4516506001281614996} + m_Layer: 5 + m_Name: Close + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &9199011529481971106 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6375555673593183882} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3200642131556576443} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 1, y: 0.5} +--- !u!222 &8050463095399253467 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6375555673593183882} + m_CullTransparentMesh: 1 +--- !u!114 &150456883764867496 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6375555673593183882} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: b74674df6fc23054380a530515e3984b, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!114 &4516506001281614996 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6375555673593183882} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 0.5, b: 0.5, a: 1} + m_HighlightedColor: {r: 1, g: 0.8, b: 0.8, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 150456883764867496} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 7700963370802360957} + m_TargetAssemblyTypeName: Convention.WindowsUI.BaseWindowBar, Convention.Runtime + m_MethodName: CloseWindow + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!1 &8894596530999483041 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3200642131556576443} + - component: {fileID: 2079642055815757318} + - component: {fileID: 1726336737178630572} + m_Layer: 5 + m_Name: 3Button + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &3200642131556576443 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8894596530999483041} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 7060540639545106823} + - {fileID: 3665950221641124180} + - {fileID: 9199011529481971106} + m_Father: {fileID: 4096459620431177878} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 1, y: 1} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 120, y: 25} + m_Pivot: {x: 1, y: 1} +--- !u!114 &2079642055815757318 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8894596530999483041} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 306cc8c2b49d7114eaa3623786fc2126, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreLayout: 1 + m_MinWidth: -1 + m_MinHeight: -1 + m_PreferredWidth: -1 + m_PreferredHeight: -1 + m_FlexibleWidth: -1 + m_FlexibleHeight: -1 + m_LayoutPriority: 1 +--- !u!114 &1726336737178630572 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8894596530999483041} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 30649d3a9faa99c48a7b1166b86bf2a0, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Padding: + m_Left: 2 + m_Right: 2 + m_Top: 2 + m_Bottom: 2 + m_ChildAlignment: 2 + m_Spacing: 0 + m_ChildForceExpandWidth: 1 + m_ChildForceExpandHeight: 1 + m_ChildControlWidth: 1 + m_ChildControlHeight: 1 + m_ChildScaleWidth: 0 + m_ChildScaleHeight: 0 + m_ReverseArrangement: 0 diff --git a/Convention/Resources/BaseWindowBar.prefab.meta b/Convention/Resources/BaseWindowBar.prefab.meta new file mode 100644 index 0000000..47245b0 --- /dev/null +++ b/Convention/Resources/BaseWindowBar.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9d83cd6e0bfd0c3408a4557e5a9e1e63 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/BaseWindowPlane.prefab b/Convention/Resources/BaseWindowPlane.prefab new file mode 100644 index 0000000..fad0a21 --- /dev/null +++ b/Convention/Resources/BaseWindowPlane.prefab @@ -0,0 +1,215 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1260384558486969804 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2502725167534981293} + - component: {fileID: 6525725186002079832} + m_Layer: 5 + m_Name: BaseWindowPlane + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &2502725167534981293 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1260384558486969804} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 693676614408209864} + - {fileID: 646754433006795524} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &6525725186002079832 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1260384558486969804} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 999be728ad5e8324baf45ccaf0f9c3d2, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Plane: {fileID: 693676614408209864} + m_AnimationPlane: {fileID: 646754433006795524} + IsEnableAnimation: 1 + AnimationSpeed: 0.5 + BeforeMaximizeWindow: + position: {x: 0, y: 0} + anchoredPosition: {x: 0, y: 0} + rotation: {x: 0, y: 0, z: 0, w: 0} + sizeDelta: {x: 0, y: 0} + anchorMax: {x: 0, y: 0} + anchorMin: {x: 0, y: 0} + pivot: {x: 0, y: 0} + AdjustSizeToContainsRect: {fileID: 0} +--- !u!1 &1920076764606642093 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 646754433006795524} + - component: {fileID: 6705373258838532128} + - component: {fileID: 1015621769703252738} + m_Layer: 5 + m_Name: AnimationPanel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &646754433006795524 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1920076764606642093} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2502725167534981293} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 300, y: 300} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &6705373258838532128 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1920076764606642093} + m_CullTransparentMesh: 1 +--- !u!114 &1015621769703252738 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1920076764606642093} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.21960786, g: 0.21960786, b: 0.21960786, a: 0.9490196} + m_RaycastTarget: 0 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!1 &2630407845873022698 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 693676614408209864} + - component: {fileID: 3625068961806740358} + - component: {fileID: 2313698076478888874} + m_Layer: 5 + m_Name: Panel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &693676614408209864 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2630407845873022698} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 2502725167534981293} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 300, y: 300} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &3625068961806740358 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2630407845873022698} + m_CullTransparentMesh: 1 +--- !u!114 &2313698076478888874 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2630407845873022698} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.21960786, g: 0.21960786, b: 0.21960786, a: 0.011764706} + m_RaycastTarget: 0 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 diff --git a/Convention/Resources/BaseWindowPlane.prefab.meta b/Convention/Resources/BaseWindowPlane.prefab.meta new file mode 100644 index 0000000..83d1342 --- /dev/null +++ b/Convention/Resources/BaseWindowPlane.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9f83398a7d855e44493acb9b240c01ca +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/Editor.meta b/Convention/Resources/Editor.meta new file mode 100644 index 0000000..7cb4c31 --- /dev/null +++ b/Convention/Resources/Editor.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: dc3bd540031617c4299d08b1f6909fc2 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/Editor/ADUI Skin Dark.guiskin b/Convention/Resources/Editor/ADUI Skin Dark.guiskin new file mode 100644 index 0000000..c35c19b --- /dev/null +++ b/Convention/Resources/Editor/ADUI Skin Dark.guiskin @@ -0,0 +1,2814 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12001, guid: 0000000000000000e000000000000000, type: 0} + m_Name: ADUI Skin Dark + m_EditorClassIdentifier: + m_Font: {fileID: 12800000, guid: 7146047bdd45aa44d9d7e6268cac7d6b, type: 3} + m_box: + m_Name: box + m_Normal: + m_Background: {fileID: 11001, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0.8, g: 0.8, b: 0.8, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 6 + m_Right: 6 + m_Top: 6 + m_Bottom: 6 + m_Margin: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Padding: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_button: + m_Name: button + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 11005, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 11004, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 11002, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 15 + m_Right: 15 + m_Top: 15 + m_Bottom: 15 + m_Margin: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Padding: + m_Left: 6 + m_Right: 6 + m_Top: 3 + m_Bottom: 3 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 12800000, guid: 29d1861da7232b847ad1337bd27c3113, type: 3} + m_FontSize: 12 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_toggle: + m_Name: toggle + m_Normal: + m_Background: {fileID: 2800000, guid: 3f249af59ad422b48976d274738ca6cc, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 2800000, guid: 3f249af59ad422b48976d274738ca6cc, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 2800000, guid: 3f249af59ad422b48976d274738ca6cc, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 2800000, guid: 99253b0ead03d0145bb42e3a129ba13e, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 0.49019608, b: 0.54754716, a: 1} + m_OnHover: + m_Background: {fileID: 2800000, guid: 99253b0ead03d0145bb42e3a129ba13e, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 0.4901961, b: 0.54901963, a: 1} + m_OnActive: + m_Background: {fileID: 2800000, guid: 99253b0ead03d0145bb42e3a129ba13e, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 0.4901961, b: 0.54901963, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Padding: + m_Left: 15 + m_Right: 0 + m_Top: 0 + m_Bottom: 2 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 12800000, guid: 24f52a8f823a19b4fb681e93eb6dee3d, type: 3} + m_FontSize: 12 + m_FontStyle: 0 + m_Alignment: 3 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 0 + m_ContentOffset: {x: 15, y: 1} + m_FixedWidth: 24 + m_FixedHeight: 15 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_label: + m_Name: label + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0.9, g: 0.9, b: 0.9, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 3 + m_Bottom: 3 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 1 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_textField: + m_Name: textfield + m_Normal: + m_Background: {fileID: 2800000, guid: 2d67e51965628004c860cf0c18e06d2f, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0.79999995, g: 0.79999995, b: 0.79999995, a: 1} + m_Hover: + m_Background: {fileID: 11026, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0.9, g: 0.9, b: 0.9, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 11026, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 11025, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Margin: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Padding: + m_Left: 3 + m_Right: 3 + m_Top: 3 + m_Bottom: 3 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 12800000, guid: 5997fe0be3eb5fd40810e50d6cabb652, type: 3} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 0 + m_TextClipping: 1 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_textArea: + m_Name: textarea + m_Normal: + m_Background: {fileID: 11024, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0.9019608, g: 0.9019608, b: 0.9019608, a: 1} + m_Hover: + m_Background: {fileID: 11026, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0.79999995, g: 0.79999995, b: 0.79999995, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 11025, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Margin: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Padding: + m_Left: 3 + m_Right: 3 + m_Top: 3 + m_Bottom: 3 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 1 + m_RichText: 0 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_window: + m_Name: window + m_Normal: + m_Background: {fileID: 11023, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 11022, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 8 + m_Right: 8 + m_Top: 18 + m_Bottom: 8 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 10 + m_Right: 10 + m_Top: 20 + m_Bottom: 10 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 1 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: -18} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_horizontalSlider: + m_Name: horizontalslider + m_Normal: + m_Background: {fileID: 11009, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 3 + m_Right: 3 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Padding: + m_Left: -1 + m_Right: -1 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: -2 + m_Bottom: -3 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 2 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 12 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_horizontalSliderThumb: + m_Name: horizontalsliderthumb + m_Normal: + m_Background: {fileID: 11011, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 11012, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 11010, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 4 + m_Right: 4 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 7 + m_Right: 7 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: -1 + m_Right: -1 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 2 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 12 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_verticalSlider: + m_Name: verticalslider + m_Normal: + m_Background: {fileID: 11021, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 3 + m_Bottom: 3 + m_Margin: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: -1 + m_Bottom: -1 + m_Overflow: + m_Left: -2 + m_Right: -3 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 12 + m_FixedHeight: 0 + m_StretchWidth: 0 + m_StretchHeight: 1 + m_verticalSliderThumb: + m_Name: verticalsliderthumb + m_Normal: + m_Background: {fileID: 11011, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 11012, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 11010, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 7 + m_Bottom: 7 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: -1 + m_Bottom: -1 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 12 + m_FixedHeight: 0 + m_StretchWidth: 0 + m_StretchHeight: 1 + m_horizontalScrollbar: + m_Name: horizontalscrollbar + m_Normal: + m_Background: {fileID: 11008, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 9 + m_Right: 9 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 4 + m_Right: 4 + m_Top: 1 + m_Bottom: 4 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 2 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 15 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_horizontalScrollbarThumb: + m_Name: horizontalscrollbarthumb + m_Normal: + m_Background: {fileID: 11007, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 6 + m_Right: 6 + m_Top: 6 + m_Bottom: 6 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 6 + m_Right: 6 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: -1 + m_Bottom: 1 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 13 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_horizontalScrollbarLeftButton: + m_Name: horizontalscrollbarleftbutton + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_horizontalScrollbarRightButton: + m_Name: horizontalscrollbarrightbutton + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_verticalScrollbar: + m_Name: verticalscrollbar + m_Normal: + m_Background: {fileID: 11020, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 9 + m_Bottom: 9 + m_Margin: + m_Left: 1 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 1 + m_Bottom: 1 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 15 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_verticalScrollbarThumb: + m_Name: verticalscrollbarthumb + m_Normal: + m_Background: {fileID: 11019, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 6 + m_Right: 6 + m_Top: 6 + m_Bottom: 6 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 6 + m_Bottom: 6 + m_Overflow: + m_Left: -1 + m_Right: -1 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 2 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 15 + m_FixedHeight: 0 + m_StretchWidth: 0 + m_StretchHeight: 1 + m_verticalScrollbarUpButton: + m_Name: verticalscrollbarupbutton + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_verticalScrollbarDownButton: + m_Name: verticalscrollbardownbutton + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_ScrollView: + m_Name: scrollview + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_CustomStyles: + - m_Name: Tab Content + m_Normal: + m_Background: {fileID: 2800000, guid: 4f55618c4124b6f4e98c519c7513b785, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 2800000, guid: 995264b8801436c4c8761feb9f954b87, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 2800000, guid: 995264b8801436c4c8761feb9f954b87, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 10 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 13 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 0 + m_TextClipping: 0 + m_ImagePosition: 2 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 48 + m_FixedHeight: 30 + m_StretchWidth: 0 + m_StretchHeight: 0 + - m_Name: Tab Resources + m_Normal: + m_Background: {fileID: 2800000, guid: 2d92f9356f257554197a4996f3a05168, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 2800000, guid: cb27a0de8b58647418ddeac9b0667a92, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 2800000, guid: cb27a0de8b58647418ddeac9b0667a92, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 10 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 13 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 0 + m_TextClipping: 0 + m_ImagePosition: 2 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 48 + m_FixedHeight: 30 + m_StretchWidth: 0 + m_StretchHeight: 0 + - m_Name: Tab Data + m_Normal: + m_Background: {fileID: 2800000, guid: f8e70c20fb92db44a94730dd7a41dce5, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 2800000, guid: 576ac6a9f26c5ec41b07b437ba603d50, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 2800000, guid: 576ac6a9f26c5ec41b07b437ba603d50, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 10 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 13 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 0 + m_TextClipping: 0 + m_ImagePosition: 2 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 48 + m_FixedHeight: 30 + m_StretchWidth: 0 + m_StretchHeight: 0 + - m_Name: Tab Settings + m_Normal: + m_Background: {fileID: 2800000, guid: 042bef5b9ce1c2240a5f3deb31a5ac0e, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 2800000, guid: c26763661d274444e8846f3940fbe951, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 2800000, guid: c26763661d274444e8846f3940fbe951, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 10 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 13 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 0 + m_TextClipping: 0 + m_ImagePosition: 2 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 48 + m_FixedHeight: 30 + m_StretchWidth: 0 + m_StretchHeight: 0 + - m_Name: Tab Indicator + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 10 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 13 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 0 + m_TextClipping: 0 + m_ImagePosition: 2 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 48 + m_FixedHeight: 30 + m_StretchWidth: 0 + m_StretchHeight: 0 + - m_Name: Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 0.5294118, b: 0.627451, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 15 + m_Right: 15 + m_Top: 15 + m_Bottom: 15 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: -4 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 18 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: -4, y: -4} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: Text + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 3 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 12 + m_FontStyle: 0 + m_Alignment: 3 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 0 + m_ContentOffset: {x: 1, y: 1} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 0 + m_StretchHeight: 0 + - m_Name: Button Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: CM Top Header + m_Normal: + m_Background: {fileID: 2800000, guid: 6497bcf12a278c649b9b0e053e2dc37a, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: Dropdown Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: HS Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: Gradient Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: MW Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: Notification Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: PC Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: PB Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: Slider Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: Switch Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: Tooltip Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: UIS Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: WM Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: Toggle Helper + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 17 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_Settings: + m_DoubleClickSelectsWord: 1 + m_TripleClickSelectsLine: 1 + m_CursorColor: {r: 1, g: 1, b: 1, a: 1} + m_CursorFlashSpeed: -1 + m_SelectionColor: {r: 1, g: 0.38403907, b: 0, a: 0.7} diff --git a/Convention/Resources/Editor/ADUI Skin Dark.guiskin.meta b/Convention/Resources/Editor/ADUI Skin Dark.guiskin.meta new file mode 100644 index 0000000..0542469 --- /dev/null +++ b/Convention/Resources/Editor/ADUI Skin Dark.guiskin.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1bf8ed9e8b95dad438f4b27c825d2eb3 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/Editor/ADUI Skin Light.guiskin b/Convention/Resources/Editor/ADUI Skin Light.guiskin new file mode 100644 index 0000000..97a634a --- /dev/null +++ b/Convention/Resources/Editor/ADUI Skin Light.guiskin @@ -0,0 +1,2814 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12001, guid: 0000000000000000e000000000000000, type: 0} + m_Name: ADUI Skin Light + m_EditorClassIdentifier: + m_Font: {fileID: 12800000, guid: 7146047bdd45aa44d9d7e6268cac7d6b, type: 3} + m_box: + m_Name: box + m_Normal: + m_Background: {fileID: 11001, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0.8, g: 0.8, b: 0.8, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 6 + m_Right: 6 + m_Top: 6 + m_Bottom: 6 + m_Margin: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Padding: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_button: + m_Name: button + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 11005, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 11004, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 11002, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 15 + m_Right: 15 + m_Top: 15 + m_Bottom: 15 + m_Margin: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Padding: + m_Left: 6 + m_Right: 6 + m_Top: 3 + m_Bottom: 3 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 12800000, guid: 29d1861da7232b847ad1337bd27c3113, type: 3} + m_FontSize: 12 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_toggle: + m_Name: toggle + m_Normal: + m_Background: {fileID: 2800000, guid: 3f249af59ad422b48976d274738ca6cc, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 2800000, guid: 3f249af59ad422b48976d274738ca6cc, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 2800000, guid: 3f249af59ad422b48976d274738ca6cc, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 2800000, guid: 99253b0ead03d0145bb42e3a129ba13e, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 0.49019608, b: 0.54754716, a: 1} + m_OnHover: + m_Background: {fileID: 2800000, guid: 99253b0ead03d0145bb42e3a129ba13e, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 0.4901961, b: 0.54901963, a: 1} + m_OnActive: + m_Background: {fileID: 2800000, guid: 99253b0ead03d0145bb42e3a129ba13e, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 0.4901961, b: 0.54901963, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Padding: + m_Left: 15 + m_Right: 0 + m_Top: 0 + m_Bottom: 2 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 12 + m_FontStyle: 0 + m_Alignment: 3 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 0 + m_ContentOffset: {x: 15, y: 1} + m_FixedWidth: 24 + m_FixedHeight: 15 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_label: + m_Name: label + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0.9, g: 0.9, b: 0.9, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 3 + m_Bottom: 3 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 1 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_textField: + m_Name: textfield + m_Normal: + m_Background: {fileID: 2800000, guid: 2d67e51965628004c860cf0c18e06d2f, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0.79999995, g: 0.79999995, b: 0.79999995, a: 1} + m_Hover: + m_Background: {fileID: 11026, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0.9, g: 0.9, b: 0.9, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 11026, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 11025, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Margin: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Padding: + m_Left: 3 + m_Right: 3 + m_Top: 3 + m_Bottom: 3 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 12800000, guid: 5997fe0be3eb5fd40810e50d6cabb652, type: 3} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 0 + m_TextClipping: 1 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_textArea: + m_Name: textarea + m_Normal: + m_Background: {fileID: 11024, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0.9019608, g: 0.9019608, b: 0.9019608, a: 1} + m_Hover: + m_Background: {fileID: 11026, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0.79999995, g: 0.79999995, b: 0.79999995, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 11025, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Margin: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Padding: + m_Left: 3 + m_Right: 3 + m_Top: 3 + m_Bottom: 3 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 1 + m_RichText: 0 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_window: + m_Name: window + m_Normal: + m_Background: {fileID: 11023, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 11022, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 8 + m_Right: 8 + m_Top: 18 + m_Bottom: 8 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 10 + m_Right: 10 + m_Top: 20 + m_Bottom: 10 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 1 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: -18} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_horizontalSlider: + m_Name: horizontalslider + m_Normal: + m_Background: {fileID: 11009, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 3 + m_Right: 3 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Padding: + m_Left: -1 + m_Right: -1 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: -2 + m_Bottom: -3 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 2 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 12 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_horizontalSliderThumb: + m_Name: horizontalsliderthumb + m_Normal: + m_Background: {fileID: 11011, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 11012, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 11010, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 4 + m_Right: 4 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 7 + m_Right: 7 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: -1 + m_Right: -1 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 2 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 12 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_verticalSlider: + m_Name: verticalslider + m_Normal: + m_Background: {fileID: 11021, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 3 + m_Bottom: 3 + m_Margin: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: -1 + m_Bottom: -1 + m_Overflow: + m_Left: -2 + m_Right: -3 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 12 + m_FixedHeight: 0 + m_StretchWidth: 0 + m_StretchHeight: 1 + m_verticalSliderThumb: + m_Name: verticalsliderthumb + m_Normal: + m_Background: {fileID: 11011, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 11012, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 11010, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 7 + m_Bottom: 7 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: -1 + m_Bottom: -1 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 12 + m_FixedHeight: 0 + m_StretchWidth: 0 + m_StretchHeight: 1 + m_horizontalScrollbar: + m_Name: horizontalscrollbar + m_Normal: + m_Background: {fileID: 11008, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 9 + m_Right: 9 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 4 + m_Right: 4 + m_Top: 1 + m_Bottom: 4 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 2 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 15 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_horizontalScrollbarThumb: + m_Name: horizontalscrollbarthumb + m_Normal: + m_Background: {fileID: 11007, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 6 + m_Right: 6 + m_Top: 6 + m_Bottom: 6 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 6 + m_Right: 6 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: -1 + m_Bottom: 1 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 13 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_horizontalScrollbarLeftButton: + m_Name: horizontalscrollbarleftbutton + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_horizontalScrollbarRightButton: + m_Name: horizontalscrollbarrightbutton + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_verticalScrollbar: + m_Name: verticalscrollbar + m_Normal: + m_Background: {fileID: 11020, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 9 + m_Bottom: 9 + m_Margin: + m_Left: 1 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 1 + m_Bottom: 1 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 15 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_verticalScrollbarThumb: + m_Name: verticalscrollbarthumb + m_Normal: + m_Background: {fileID: 11019, guid: 0000000000000000e000000000000000, type: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 6 + m_Right: 6 + m_Top: 6 + m_Bottom: 6 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 6 + m_Bottom: 6 + m_Overflow: + m_Left: -1 + m_Right: -1 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 2 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 15 + m_FixedHeight: 0 + m_StretchWidth: 0 + m_StretchHeight: 1 + m_verticalScrollbarUpButton: + m_Name: verticalscrollbarupbutton + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_verticalScrollbarDownButton: + m_Name: verticalscrollbardownbutton + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_ScrollView: + m_Name: scrollview + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 0 + m_FontStyle: 0 + m_Alignment: 0 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 1 + m_ImagePosition: 0 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_CustomStyles: + - m_Name: Tab Content + m_Normal: + m_Background: {fileID: 2800000, guid: 4f55618c4124b6f4e98c519c7513b785, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 2800000, guid: 995264b8801436c4c8761feb9f954b87, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 2800000, guid: 995264b8801436c4c8761feb9f954b87, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 10 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 13 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 0 + m_TextClipping: 0 + m_ImagePosition: 2 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 48 + m_FixedHeight: 30 + m_StretchWidth: 0 + m_StretchHeight: 0 + - m_Name: Tab Resources + m_Normal: + m_Background: {fileID: 2800000, guid: 2d92f9356f257554197a4996f3a05168, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 2800000, guid: cb27a0de8b58647418ddeac9b0667a92, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 2800000, guid: cb27a0de8b58647418ddeac9b0667a92, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 10 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 13 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 0 + m_TextClipping: 0 + m_ImagePosition: 2 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 48 + m_FixedHeight: 30 + m_StretchWidth: 0 + m_StretchHeight: 0 + - m_Name: Tab Data + m_Normal: + m_Background: {fileID: 2800000, guid: f8e70c20fb92db44a94730dd7a41dce5, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 2800000, guid: 576ac6a9f26c5ec41b07b437ba603d50, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 2800000, guid: 576ac6a9f26c5ec41b07b437ba603d50, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 10 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 13 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 0 + m_TextClipping: 0 + m_ImagePosition: 2 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 48 + m_FixedHeight: 30 + m_StretchWidth: 0 + m_StretchHeight: 0 + - m_Name: Tab Settings + m_Normal: + m_Background: {fileID: 2800000, guid: 042bef5b9ce1c2240a5f3deb31a5ac0e, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 2800000, guid: c26763661d274444e8846f3940fbe951, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 2800000, guid: c26763661d274444e8846f3940fbe951, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 10 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 13 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 0 + m_TextClipping: 0 + m_ImagePosition: 2 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 48 + m_FixedHeight: 30 + m_StretchWidth: 0 + m_StretchHeight: 0 + - m_Name: Tab Indicator + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 10 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 13 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 0 + m_TextClipping: 0 + m_ImagePosition: 2 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 48 + m_FixedHeight: 30 + m_StretchWidth: 0 + m_StretchHeight: 0 + - m_Name: Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 0.5294118, b: 0.627451, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 15 + m_Right: 15 + m_Top: 15 + m_Bottom: 15 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: -4 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 18 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: -4, y: -4} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: Text + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 4 + m_Right: 4 + m_Top: 4 + m_Bottom: 4 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 3 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 12 + m_FontStyle: 0 + m_Alignment: 3 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 0 + m_ContentOffset: {x: 1, y: 1} + m_FixedWidth: 0 + m_FixedHeight: 0 + m_StretchWidth: 0 + m_StretchHeight: 0 + - m_Name: Button Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: CM Top Header + m_Normal: + m_Background: {fileID: 2800000, guid: 6497bcf12a278c649b9b0e053e2dc37a, type: 3} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: Dropdown Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: HS Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: Gradient Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: MW Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: Notification Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: PC Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: PB Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: Slider Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: Switch Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: Tooltip Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: UIS Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: WM Top Header + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 14 + m_Top: 10 + m_Bottom: 10 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 250 + m_FixedHeight: 61 + m_StretchWidth: 1 + m_StretchHeight: 0 + - m_Name: Toggle Helper + m_Normal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Hover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Active: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Focused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnNormal: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnHover: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_OnActive: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 0, g: 0, b: 0, a: 1} + m_OnFocused: + m_Background: {fileID: 0} + m_ScaledBackgrounds: [] + m_TextColor: {r: 1, g: 1, b: 1, a: 1} + m_Border: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Margin: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Overflow: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_Font: {fileID: 0} + m_FontSize: 20 + m_FontStyle: 0 + m_Alignment: 4 + m_WordWrap: 0 + m_RichText: 1 + m_TextClipping: 0 + m_ImagePosition: 3 + m_ContentOffset: {x: 0, y: 0} + m_FixedWidth: 0 + m_FixedHeight: 17 + m_StretchWidth: 1 + m_StretchHeight: 0 + m_Settings: + m_DoubleClickSelectsWord: 1 + m_TripleClickSelectsLine: 1 + m_CursorColor: {r: 1, g: 1, b: 1, a: 1} + m_CursorFlashSpeed: -1 + m_SelectionColor: {r: 1, g: 0.38403907, b: 0, a: 0.7} diff --git a/Convention/Resources/Editor/ADUI Skin Light.guiskin.meta b/Convention/Resources/Editor/ADUI Skin Light.guiskin.meta new file mode 100644 index 0000000..dde153f --- /dev/null +++ b/Convention/Resources/Editor/ADUI Skin Light.guiskin.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 472569e177e3277418f94ebc9bfbae7a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/Editor/CM Header.png b/Convention/Resources/Editor/CM Header.png new file mode 100644 index 0000000000000000000000000000000000000000..0d0b874d4d40091b4410815bf98a85379294e951 GIT binary patch literal 1887 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 WiP!I2Vub4dZMd$>Tuv`uAOGK3nOM32 literal 0 HcmV?d00001 diff --git a/Convention/Resources/Editor/Data Active.png.meta b/Convention/Resources/Editor/Data Active.png.meta new file mode 100644 index 0000000..0af19cc --- /dev/null +++ b/Convention/Resources/Editor/Data Active.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: 576ac6a9f26c5ec41b07b437ba603d50 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/Editor/Data Normal.png b/Convention/Resources/Editor/Data Normal.png new file mode 100644 index 0000000000000000000000000000000000000000..977b0deb847069505a0b880eac652f3aa4ebaa1c GIT binary patch literal 5385 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 literal 0 HcmV?d00001 diff --git a/Convention/Resources/Editor/Data Normal.png.meta b/Convention/Resources/Editor/Data Normal.png.meta new file mode 100644 index 0000000..72a3cb7 --- /dev/null +++ b/Convention/Resources/Editor/Data Normal.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: f8e70c20fb92db44a94730dd7a41dce5 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/Editor/Dropdown.meta b/Convention/Resources/Editor/Dropdown.meta new file mode 100644 index 0000000..28b9391 --- /dev/null +++ b/Convention/Resources/Editor/Dropdown.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3690d63aa2ece6840a048314d1dc61d0 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/Editor/Dropdown/Custom Dropdown.controller b/Convention/Resources/Editor/Dropdown/Custom Dropdown.controller new file mode 100644 index 0000000..7d88f20 --- /dev/null +++ b/Convention/Resources/Editor/Dropdown/Custom Dropdown.controller @@ -0,0 +1,246 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Custom Dropdown + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: 1107572334616935164} + 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 &1102062803592080530 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Fading 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_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 5da95108e28c40c4db8da08dd5ecee95, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &1102087735217627102 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Stylish 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_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 37c79b3d673905b45a06a3359ff601aa, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &1102268502573696000 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Sliding 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_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: c425be8978b499841927feba992bc33b, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &1102291639134709804 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {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_TimeParameterActive: 0 + m_Motion: {fileID: 0} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &1102364723639331534 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Sliding 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_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 82d2a795128bdae46ba9f3261b8a20e3, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &1102373943949833884 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Fading 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_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: bfaff8872c2aa9b41a237e1b44e3454b, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1102 &1102702280823471726 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Stylish 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_TimeParameterActive: 0 + m_Motion: {fileID: 7400000, guid: 0776fa723f32cbd43bddf8d6b8d4435b, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!1107 &1107572334616935164 +AnimatorStateMachine: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: 1102062803592080530} + m_Position: {x: 348, y: 0, z: 0} + - serializedVersion: 1 + m_State: {fileID: 1102373943949833884} + m_Position: {x: 348, y: 48, z: 0} + - serializedVersion: 1 + m_State: {fileID: 1102268502573696000} + m_Position: {x: 348, y: 132, z: 0} + - serializedVersion: 1 + m_State: {fileID: 1102364723639331534} + m_Position: {x: 348, y: 180, z: 0} + - serializedVersion: 1 + m_State: {fileID: 1102702280823471726} + m_Position: {x: 348, y: 264, z: 0} + - serializedVersion: 1 + m_State: {fileID: 1102087735217627102} + m_Position: {x: 350, y: 310, z: 0} + - serializedVersion: 1 + m_State: {fileID: 1102291639134709804} + m_Position: {x: 84, y: 60, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 96, y: 168, z: 0} + m_EntryPosition: {x: 96, y: 120, z: 0} + m_ExitPosition: {x: 96, y: 216, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: 1102291639134709804} diff --git a/Convention/Resources/Editor/Dropdown/Custom Dropdown.controller.meta b/Convention/Resources/Editor/Dropdown/Custom Dropdown.controller.meta new file mode 100644 index 0000000..00a0dbd --- /dev/null +++ b/Convention/Resources/Editor/Dropdown/Custom Dropdown.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cca3177bc52f2814099b3ff7eb979583 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/Editor/Dropdown/Fading In.anim b/Convention/Resources/Editor/Dropdown/Fading In.anim new file mode 100644 index 0000000..ed3a728 --- /dev/null +++ b/Convention/Resources/Editor/Dropdown/Fading In.anim @@ -0,0 +1,206 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Fading 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: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Alpha + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_BlocksRaycasts + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Interactable + path: Content/Item List + classID: 225 + 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: + - serializedVersion: 2 + path: 1035213057 + attribute: 1574349066 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 3739863151 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 4287062452 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 0.16666667 + 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: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Alpha + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_BlocksRaycasts + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Interactable + path: Content/Item List + classID: 225 + script: {fileID: 0} + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Convention/Resources/Editor/Dropdown/Fading In.anim.meta b/Convention/Resources/Editor/Dropdown/Fading In.anim.meta new file mode 100644 index 0000000..60041c8 --- /dev/null +++ b/Convention/Resources/Editor/Dropdown/Fading In.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5da95108e28c40c4db8da08dd5ecee95 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/Editor/Dropdown/Fading Out.anim b/Convention/Resources/Editor/Dropdown/Fading Out.anim new file mode 100644 index 0000000..686ac10 --- /dev/null +++ b/Convention/Resources/Editor/Dropdown/Fading Out.anim @@ -0,0 +1,242 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Fading 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: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Interactable + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_BlocksRaycasts + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Alpha + path: Content/Item List + classID: 225 + 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: + - serializedVersion: 2 + path: 1035213057 + attribute: 4287062452 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 3739863151 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 1574349066 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 0.16666667 + 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: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Interactable + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_BlocksRaycasts + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Alpha + path: Content/Item List + classID: 225 + script: {fileID: 0} + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Convention/Resources/Editor/Dropdown/Fading Out.anim.meta b/Convention/Resources/Editor/Dropdown/Fading Out.anim.meta new file mode 100644 index 0000000..371cf8b --- /dev/null +++ b/Convention/Resources/Editor/Dropdown/Fading Out.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bfaff8872c2aa9b41a237e1b44e3454b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/Editor/Dropdown/Sliding In.anim b/Convention/Resources/Editor/Dropdown/Sliding In.anim new file mode 100644 index 0000000..1611388 --- /dev/null +++ b/Convention/Resources/Editor/Dropdown/Sliding In.anim @@ -0,0 +1,287 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Sliding 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: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Interactable + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_BlocksRaycasts + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 175 + inSlope: 240 + outSlope: 240 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 200 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_SizeDelta.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Alpha + path: Content/Item List + classID: 225 + 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: + - serializedVersion: 2 + path: 1035213057 + attribute: 4287062452 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 3739863151 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 38095219 + script: {fileID: 0} + typeID: 224 + customType: 28 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 1574349066 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 0.41666666 + 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: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Interactable + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_BlocksRaycasts + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 175 + inSlope: 240 + outSlope: 240 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 200 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_SizeDelta.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.083333336 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Alpha + path: Content/Item List + classID: 225 + script: {fileID: 0} + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Convention/Resources/Editor/Dropdown/Sliding In.anim.meta b/Convention/Resources/Editor/Dropdown/Sliding In.anim.meta new file mode 100644 index 0000000..1976491 --- /dev/null +++ b/Convention/Resources/Editor/Dropdown/Sliding In.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c425be8978b499841927feba992bc33b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/Editor/Dropdown/Sliding Out.anim b/Convention/Resources/Editor/Dropdown/Sliding Out.anim new file mode 100644 index 0000000..e213e84 --- /dev/null +++ b/Convention/Resources/Editor/Dropdown/Sliding Out.anim @@ -0,0 +1,341 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Sliding 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: + - serializedVersion: 3 + time: 0 + value: 200 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 25 + inSlope: -240 + outSlope: -240 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_SizeDelta.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Alpha + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.41666666 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Interactable + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.41666666 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_BlocksRaycasts + path: Content/Item List + classID: 225 + 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: + - serializedVersion: 2 + path: 1035213057 + attribute: 38095219 + script: {fileID: 0} + typeID: 224 + customType: 28 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 1574349066 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 4287062452 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 3739863151 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 0.41666666 + 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: + - serializedVersion: 3 + time: 0 + value: 200 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 25 + inSlope: -240 + outSlope: -240 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_SizeDelta.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Alpha + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.41666666 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Interactable + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.41666666 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_BlocksRaycasts + path: Content/Item List + classID: 225 + script: {fileID: 0} + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Convention/Resources/Editor/Dropdown/Sliding Out.anim.meta b/Convention/Resources/Editor/Dropdown/Sliding Out.anim.meta new file mode 100644 index 0000000..406bffa --- /dev/null +++ b/Convention/Resources/Editor/Dropdown/Sliding Out.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 82d2a795128bdae46ba9f3261b8a20e3 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/Editor/Dropdown/Stylish In.anim b/Convention/Resources/Editor/Dropdown/Stylish In.anim new file mode 100644 index 0000000..639b392 --- /dev/null +++ b/Convention/Resources/Editor/Dropdown/Stylish In.anim @@ -0,0 +1,1275 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Stylish In + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: [] + m_ScaleCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: 1.15, y: 1.15, z: 1.15} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: Content/Main + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 0.8, y: 0.8, z: 0.8} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: 0.95, y: 0.95, z: 0.95} + inSlope: {x: 0.8, y: 0.8, z: 0.8} + outSlope: {x: 0.8, y: 0.8, z: 0.8} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.41666666 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: Content/Item List + m_FloatCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_AnchorMin.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_SizeDelta.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_AnchoredPosition.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Pivot.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_AnchoredPosition.y + path: Content + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 150 + inSlope: 384 + outSlope: 384 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 190 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_SizeDelta.y + path: Content + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Enabled + path: Content + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Enabled + path: Content + classID: 114 + script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Alpha + path: Content/Main + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Interactable + path: Content/Main + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_BlocksRaycasts + path: Content/Main + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.0000076293945 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_AnchoredPosition.y + path: Content/Item List/List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.5 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Pivot.y + path: Content/Item List/List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Alpha + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.16666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Interactable + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.16666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_BlocksRaycasts + path: Content/Item List + classID: 225 + 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: + - serializedVersion: 2 + path: 865842344 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 829950261 + attribute: 38095219 + script: {fileID: 0} + typeID: 224 + customType: 28 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 829950261 + attribute: 3305885265 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + typeID: 114 + customType: 24 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 829950261 + attribute: 3305885265 + script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3} + typeID: 114 + customType: 24 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 865842344 + attribute: 1574349066 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 865842344 + attribute: 4287062452 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 865842344 + attribute: 3739863151 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4173588517 + attribute: 538195251 + script: {fileID: 0} + typeID: 224 + customType: 28 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4173588517 + attribute: 2952582672 + script: {fileID: 0} + typeID: 224 + customType: 28 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 1574349066 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 4287062452 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 3739863151 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 193093493 + script: {fileID: 0} + typeID: 224 + customType: 28 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 38095219 + script: {fileID: 0} + typeID: 224 + customType: 28 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 538195251 + script: {fileID: 0} + typeID: 224 + customType: 28 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 2952582672 + script: {fileID: 0} + typeID: 224 + customType: 28 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 829950261 + attribute: 538195251 + script: {fileID: 0} + typeID: 224 + customType: 28 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 0.41666666 + 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: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_AnchorMin.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_SizeDelta.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_AnchoredPosition.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Pivot.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_AnchoredPosition.y + path: Content + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 150 + inSlope: 384 + outSlope: 384 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 190 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_SizeDelta.y + path: Content + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Enabled + path: Content + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Enabled + path: Content + classID: 114 + script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Alpha + path: Content/Main + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Interactable + path: Content/Main + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_BlocksRaycasts + path: Content/Main + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 1.15 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: Content/Main + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 1.15 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: Content/Main + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 1.15 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: Content/Main + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: -0.0000076293945 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_AnchoredPosition.y + path: Content/Item List/List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.5 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Pivot.y + path: Content/Item List/List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Alpha + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.16666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Interactable + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.16666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_BlocksRaycasts + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.8 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.95 + inSlope: 0.8 + outSlope: 0.8 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.8 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.95 + inSlope: 0.8 + outSlope: 0.8 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.8 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.95 + inSlope: 0.8 + outSlope: 0.8 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: Content/Item List + classID: 224 + script: {fileID: 0} + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Convention/Resources/Editor/Dropdown/Stylish In.anim.meta b/Convention/Resources/Editor/Dropdown/Stylish In.anim.meta new file mode 100644 index 0000000..d40adac --- /dev/null +++ b/Convention/Resources/Editor/Dropdown/Stylish In.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0776fa723f32cbd43bddf8d6b8d4435b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/Editor/Dropdown/Stylish Out.anim b/Convention/Resources/Editor/Dropdown/Stylish Out.anim new file mode 100644 index 0000000..8a32d0b --- /dev/null +++ b/Convention/Resources/Editor/Dropdown/Stylish Out.anim @@ -0,0 +1,1275 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Stylish Out + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: [] + m_ScaleCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: 0.8, y: 0.8, z: 0.8} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: Content/Item List + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 1.15, y: 1.15, z: 1.15} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.16666667 + value: {x: 1.15, y: 1.15, z: 1.15} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.25 + value: {x: 1.05, y: 1.05, z: 1.05} + inSlope: {x: -0.59999996, y: -0.59999996, z: -0.59999996} + outSlope: {x: -0.59999996, y: -0.59999996, z: -0.59999996} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + - serializedVersion: 3 + time: 0.41666666 + value: {x: 1, y: 1, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: Content/Main + m_FloatCurves: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_AnchoredPosition.y + path: Content + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 190 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 44 + inSlope: -422.4 + outSlope: -422.4 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_SizeDelta.y + path: Content + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Enabled + path: Content + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Enabled + path: Content + classID: 114 + script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Alpha + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_BlocksRaycasts + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Interactable + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_AnchoredPosition.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_AnchorMin.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Pivot.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_SizeDelta.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000076293945 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_AnchoredPosition.y + path: Content/Item List/List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Pivot.y + path: Content/Item List/List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Alpha + path: Content/Main + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.16666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_BlocksRaycasts + path: Content/Main + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.16666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Interactable + path: Content/Main + classID: 225 + 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: + - serializedVersion: 2 + path: 1035213057 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 865842344 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 829950261 + attribute: 38095219 + script: {fileID: 0} + typeID: 224 + customType: 28 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 829950261 + attribute: 3305885265 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + typeID: 114 + customType: 24 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 829950261 + attribute: 3305885265 + script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3} + typeID: 114 + customType: 24 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 1574349066 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 3739863151 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 4287062452 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 865842344 + attribute: 1574349066 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 865842344 + attribute: 3739863151 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 865842344 + attribute: 4287062452 + script: {fileID: 0} + typeID: 225 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 829950261 + attribute: 538195251 + script: {fileID: 0} + typeID: 224 + customType: 28 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 538195251 + script: {fileID: 0} + typeID: 224 + customType: 28 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 193093493 + script: {fileID: 0} + typeID: 224 + customType: 28 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 2952582672 + script: {fileID: 0} + typeID: 224 + customType: 28 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1035213057 + attribute: 38095219 + script: {fileID: 0} + typeID: 224 + customType: 28 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4173588517 + attribute: 538195251 + script: {fileID: 0} + typeID: 224 + customType: 28 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 4173588517 + attribute: 2952582672 + script: {fileID: 0} + typeID: 224 + customType: 28 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 0.41666666 + 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: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_AnchoredPosition.y + path: Content + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 190 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 44 + inSlope: -422.4 + outSlope: -422.4 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_SizeDelta.y + path: Content + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Enabled + path: Content + classID: 114 + script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Enabled + path: Content + classID: 114 + script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Alpha + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_BlocksRaycasts + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Interactable + path: Content/Item List + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_AnchoredPosition.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_AnchorMin.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.8 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.8 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 0.8 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Pivot.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_SizeDelta.y + path: Content/Item List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.0000076293945 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_AnchoredPosition.y + path: Content/Item List/List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.5 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Pivot.y + path: Content/Item List/List + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.33333334 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Alpha + path: Content/Main + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.16666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_BlocksRaycasts + path: Content/Main + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.16666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Interactable + path: Content/Main + classID: 225 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.15 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 1.15 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 1.05 + inSlope: -0.59999996 + outSlope: -0.59999996 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.x + path: Content/Main + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.15 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 1.15 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 1.05 + inSlope: -0.59999996 + outSlope: -0.59999996 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.y + path: Content/Main + classID: 224 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.15 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 1.15 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.25 + value: 1.05 + inSlope: -0.59999996 + outSlope: -0.59999996 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.41666666 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalScale.z + path: Content/Main + classID: 224 + script: {fileID: 0} + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Convention/Resources/Editor/Dropdown/Stylish Out.anim.meta b/Convention/Resources/Editor/Dropdown/Stylish Out.anim.meta new file mode 100644 index 0000000..6949fc8 --- /dev/null +++ b/Convention/Resources/Editor/Dropdown/Stylish Out.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 37c79b3d673905b45a06a3359ff601aa +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/Editor/Resources Active.png b/Convention/Resources/Editor/Resources Active.png new file mode 100644 index 0000000000000000000000000000000000000000..260efc9188a21729fc2b0f0c334ddfc67797b978 GIT binary patch literal 4220 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 literal 0 HcmV?d00001 diff --git a/Convention/Resources/Editor/Resources Active.png.meta b/Convention/Resources/Editor/Resources Active.png.meta new file mode 100644 index 0000000..9866110 --- /dev/null +++ b/Convention/Resources/Editor/Resources Active.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: cb27a0de8b58647418ddeac9b0667a92 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/Editor/Resources Normal.png b/Convention/Resources/Editor/Resources Normal.png new file mode 100644 index 0000000000000000000000000000000000000000..16faac6090c40e94a29be6041b2b30e5e1ee83bd GIT binary patch literal 4478 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 OWVMqkJJ)g3kN*O2@-}|} literal 0 HcmV?d00001 diff --git a/Convention/Resources/Editor/Resources Normal.png.meta b/Convention/Resources/Editor/Resources Normal.png.meta new file mode 100644 index 0000000..9c4ae57 --- /dev/null +++ b/Convention/Resources/Editor/Resources Normal.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: 2d92f9356f257554197a4996f3a05168 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/Editor/Settings Active.png b/Convention/Resources/Editor/Settings Active.png new file mode 100644 index 0000000000000000000000000000000000000000..57ccba4460e61ba74f404df803910792c4039b00 GIT binary patch literal 4065 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 literal 0 HcmV?d00001 diff --git a/Convention/Resources/Editor/Settings Active.png.meta b/Convention/Resources/Editor/Settings Active.png.meta new file mode 100644 index 0000000..8341da1 --- /dev/null +++ b/Convention/Resources/Editor/Settings Active.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: c26763661d274444e8846f3940fbe951 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/Editor/Settings Normal.png b/Convention/Resources/Editor/Settings Normal.png new file mode 100644 index 0000000000000000000000000000000000000000..4ad763539d60815ccf410002b7ccb1a51bdfbcad GIT binary patch literal 5006 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 sA4~n^mJfd>&h_GV)!5B2udf72HmU%N6PCwA{ zR8y)n9w&7gHlfrhD7HnT2WSRkLbydwkn<=LQ$c0WS~2V4;o~eOtrW9Tcv4uZkEAl` zm>dHo%Sn)vIrB)7k`*4toM6F$0}W*&m==v%Ys4*Lmd!5?o~^?i7SjeX%@eaCtO1#+ z(nMyY&OkBwY#1V8n9mf5*a#ovW5N(73Zn=IMmPuxAv~Oi;;4w(`(c4-2Biv5mQ3!A z1>VH0Op{5Eb2w(RnQi8>b%qQMA`*!>Fv>wu2p}Ni0?07xs9_Q!Z97mcPrgwYh04btcpXn>t%(hzI;6+*J_dub~Vq>=S|+83~pf5irN6 z&|0O=Yz(wA>77GK2ooh{fpUN$m-?TJQ|d_I;}tyx4}gFx6UQ>a3nY0Sbc;2eICJ?P-5ve`TJgrNLUDET*-# zdgPaZoeIdz=kd6_-tk1*La9?FG*HKABf{;QVY8&YW3W9gcP!+GN!BypoJj$({-C^jU`CzFWF`z$L=*#|1_6RCR5gg{@7{9OM z{v!Kcamh?Vn?Zq-hr{~o`FvPgy|o(e+d)1k9~5PyuWx2Olio^(V?A(s>WuSt3EFJ0 z9Zp~^ZA0M1vp)78wcw@yu%@&?Cj&T&<9rx%8H@p0v62XRYW{bnvlHdhMxG4sdd$iG z8!_CgY^;aR7#Zf~v7;7ix?G>`SCgI*wBxf|1sm4gv)kztKf6V&GL-S7x6dC@`uB*C zX96$hYb8FIYvunnn{^&>|1>6!f#FD=3h7MYcoH5*d;@!?+$P+ z&ehZnX$hR;HpdRFNE_?AJukM!ee3XU*KS{D$)Q}YFPELoOK*`f1!tt+Z#tegbmCC> z*wuzXL$VK+b$M&Dqk|rePIUT5>%r5O7N;=#&+Wc>(3SZ3e}nmlNjJT3qc>ho?SEvV zME8FzsR;^qUp3BQ-{})>$II{COLG)AJbyeRyxII;`1YpNMZvcbJ3q#=+?2dLy?eem zVpG%CZr%2$uC`6DKGRnBVzD~##`3DFxT<*@C#OvHE8h~5( z{PPdSJ6`ZGu|v;J`t@taSxYW|yw=EASy5xY$lh4Q`(iUyNUw2@jqW(wxYf@q>PoJk z^Q~_?LV~5y_tRd)WZ%q&mo&v`W;)z*nSJwz!OKQeGVaa`zb#i<-s z`wGv7AKJFt?<=oNJ8iqUW<|@<;GmGLbGs5sTjia%Vv~rx_(D_5Opk~FA4}Xf!m3Wh zXVhKol< zB{ile1 zaK@#H_D^;P)x`Ui#^0+Q=r(quuGIBhyZ`Z}2>?5w{d{FXF@tgJbl~+*9lf@;$?}#g zzT@Mw9yqo<;avA}2)eYR=w`|i5UHhYcJ-MO{jRzVzqcoMQJ8csFYkUB%oocEwqf4b3@pb#*1J z*IbI6v2cg{=L1g@_PXULr<@zJD82IZYP&Uu_Wyh*&{6E4yv|AN|Ie}s&CX7qECv0z{m5%iD}!%Psk5V9Dg;Tscy(96 zl=AUkGQ-{HsR9CI_>z|+WmmX^-HKX|8F-#YT}BBi1eg6T9F&^_*L?RNSz+9{t<>Rj z`;#u;8qGuLrLa@diqL}gVK2&8`_F2X4wyaAot5mARh-+F+ZmE=*|U7?`S~ixN5A;t cM_$@Du1lL>8eFy1`bQ!*DnYV$(wtBK4<=Zm>i_@% literal 0 HcmV?d00001 diff --git a/Convention/Resources/Editor/Switch Off.png.meta b/Convention/Resources/Editor/Switch Off.png.meta new file mode 100644 index 0000000..9829ecf --- /dev/null +++ b/Convention/Resources/Editor/Switch Off.png.meta @@ -0,0 +1,140 @@ +fileFormatVersion: 2 +guid: 3f249af59ad422b48976d274738ca6cc +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/Editor/Switch On.png b/Convention/Resources/Editor/Switch On.png new file mode 100644 index 0000000000000000000000000000000000000000..9f3f6ddfacf4bde235897a724d86ec1979de78ae GIT binary patch literal 4816 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/space", + "interactions": "", + "processors": "", + "groups": "", + "action": "Jump", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "27c303a1-1c07-44aa-abb4-4d890b9e9a53", + "path": "/f", + "interactions": "", + "processors": "", + "groups": "", + "action": "ToolUse", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "aac7e93b-6162-4aae-9563-ded9e316a944", + "path": "/r", + "interactions": "", + "processors": "", + "groups": "", + "action": "ToolRefresh", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "03d42875-a76b-4416-8c3c-b23981074ffb", + "path": "/leftShift", + "interactions": "", + "processors": "", + "groups": "", + "action": "Squat", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "Forward", + "id": "d5b87044-0c6f-4e0d-9b72-3fd671e09b0d", + "path": "1DAxis", + "interactions": "", + "processors": "", + "groups": "", + "action": "Vertical", + "isComposite": true, + "isPartOfComposite": false + }, + { + "name": "negative", + "id": "5e60cfb6-0c6c-463d-8bb7-b5ded72a1e5f", + "path": "/s", + "interactions": "", + "processors": "", + "groups": "", + "action": "Vertical", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "positive", + "id": "1b8aee76-9cc9-448b-9c0d-8d4fe0179197", + "path": "/w", + "interactions": "", + "processors": "", + "groups": "", + "action": "Vertical", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "Back", + "id": "3e33ce61-b0dc-46f2-90d8-179b739e588a", + "path": "1DAxis", + "interactions": "", + "processors": "", + "groups": "", + "action": "Vertical", + "isComposite": true, + "isPartOfComposite": false + }, + { + "name": "negative", + "id": "6fb8f9a1-7309-40cb-b8dd-903d5afc7d24", + "path": "/downArrow", + "interactions": "", + "processors": "", + "groups": "", + "action": "Vertical", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "positive", + "id": "184fb8da-39c7-4d17-a3c9-90e2a66ec238", + "path": "/upArrow", + "interactions": "", + "processors": "", + "groups": "", + "action": "Vertical", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "Left", + "id": "81b1e40d-f5c2-4327-938a-799e6372615b", + "path": "1DAxis", + "interactions": "", + "processors": "", + "groups": "", + "action": "Horizontal", + "isComposite": true, + "isPartOfComposite": false + }, + { + "name": "negative", + "id": "7ab4f225-14cf-4336-af2b-96c1d6a0deda", + "path": "/a", + "interactions": "", + "processors": "", + "groups": "", + "action": "Horizontal", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "positive", + "id": "27653c03-aecb-494d-bcef-d4f994e27889", + "path": "/d", + "interactions": "", + "processors": "", + "groups": "", + "action": "Horizontal", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "Right", + "id": "f39a7686-8601-4e0b-9299-6f41f52c48c1", + "path": "1DAxis", + "interactions": "", + "processors": "", + "groups": "", + "action": "Horizontal", + "isComposite": true, + "isPartOfComposite": false + }, + { + "name": "negative", + "id": "9f8a8117-5ce3-40fa-8037-d07b19eafd00", + "path": "/leftArrow", + "interactions": "", + "processors": "", + "groups": "", + "action": "Horizontal", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "positive", + "id": "e121862a-5d16-44fd-9c8d-8bda7c9da2c5", + "path": "/rightArrow", + "interactions": "", + "processors": "", + "groups": "", + "action": "Horizontal", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "", + "id": "8a240caa-0e2e-4dd3-b778-0c2e08305f19", + "path": "/capsLock", + "interactions": "", + "processors": "", + "groups": "", + "action": "Sprint", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "b14ef0b5-727a-4301-ae83-27da24787dbf", + "path": "/leftCtrl", + "interactions": "", + "processors": "", + "groups": "", + "action": "ToolSkill", + "isComposite": false, + "isPartOfComposite": false + } + ] + } + ], + "controlSchemes": [] +} \ No newline at end of file diff --git a/Convention/Resources/FPS.inputactions.meta b/Convention/Resources/FPS.inputactions.meta new file mode 100644 index 0000000..0ce5b0a --- /dev/null +++ b/Convention/Resources/FPS.inputactions.meta @@ -0,0 +1,14 @@ +fileFormatVersion: 2 +guid: 379481909cb76bd44b97413bd08fbae1 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 8404be70184654265930450def6a9037, type: 3} + generateWrapperCode: 0 + wrapperCodePath: + wrapperClassName: + wrapperCodeNamespace: diff --git a/Convention/Resources/FileIcons.asset b/Convention/Resources/FileIcons.asset new file mode 100644 index 0000000..0068bb3 --- /dev/null +++ b/Convention/Resources/FileIcons.asset @@ -0,0 +1,89 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: c84cf04bd69b6c640a560080def4549b, type: 3} + m_Name: FileIcons + m_EditorClassIdentifier: + uobjects: + m_Keys: + - ab + - code + - cpp + - py + - cs + - h + - hpp + - c + - dll + - exe + - default + - text + - txt + - folder + - layer + - mat + - image + - scene + - unityassets + - unityasset + - unity + - assets + - music + - discord + - email + - facebook + - instagram + - message + - share + - steam + - twitter + - youtube + - setting + m_Values: + - {fileID: 21300000, guid: f8921074f15c144469a0ac105afee94e, type: 3} + - {fileID: 21300000, guid: 22967adeb0baea344aa73c382b5872f9, type: 3} + - {fileID: 21300000, guid: 22967adeb0baea344aa73c382b5872f9, type: 3} + - {fileID: 21300000, guid: 22967adeb0baea344aa73c382b5872f9, type: 3} + - {fileID: 21300000, guid: 22967adeb0baea344aa73c382b5872f9, type: 3} + - {fileID: 21300000, guid: 22967adeb0baea344aa73c382b5872f9, type: 3} + - {fileID: 21300000, guid: 22967adeb0baea344aa73c382b5872f9, type: 3} + - {fileID: 21300000, guid: 22967adeb0baea344aa73c382b5872f9, type: 3} + - {fileID: 21300000, guid: 3520e462edef2ea41a1c3b4a56eb7866, type: 3} + - {fileID: 21300000, guid: 3520e462edef2ea41a1c3b4a56eb7866, type: 3} + - {fileID: 21300000, guid: 1024adf990ed4c645a45f674f9f1313f, type: 3} + - {fileID: 21300000, guid: 170c60fbb8945b249bb36d6c3c4e8514, type: 3} + - {fileID: 21300000, guid: 170c60fbb8945b249bb36d6c3c4e8514, type: 3} + - {fileID: 21300000, guid: c9889352de45cb848b716693e6ce9150, type: 3} + - {fileID: 21300000, guid: 5d6c89e0324de024c855f4ab7e7846b6, type: 3} + - {fileID: 21300000, guid: ec4c3c4d044c6b7438b8fbc65510babc, type: 3} + - {fileID: 21300000, guid: 69135347e8e8d0f4f807128899ebb4a6, type: 3} + - {fileID: 21300000, guid: 2abdc19f55a13dd448618d8f6cc49559, type: 3} + - {fileID: 21300000, guid: 65bc268cea3d23046a6ec320bf655d6a, type: 3} + - {fileID: 21300000, guid: 65bc268cea3d23046a6ec320bf655d6a, type: 3} + - {fileID: 21300000, guid: 65bc268cea3d23046a6ec320bf655d6a, type: 3} + - {fileID: 21300000, guid: 65bc268cea3d23046a6ec320bf655d6a, type: 3} + - {fileID: 21300000, guid: 711d85d8f3071724084b2b6e995826db, type: 3} + - {fileID: 21300000, guid: 5551e92ae85c3c74c90267711f41898e, type: 3} + - {fileID: 21300000, guid: fa0c69f173976cc4b9b0dfe1ed4f58e5, type: 3} + - {fileID: 21300000, guid: 0a66022f63c42cb4a8e6d6d9d740227a, type: 3} + - {fileID: 21300000, guid: b710fd4f8a1a2f6458c88c23c8c9ed1f, type: 3} + - {fileID: 21300000, guid: 37f83a999b159f44e8c4521aab385b2f, type: 3} + - {fileID: 21300000, guid: b2f7061cad92ce140ac1118cf9437538, type: 3} + - {fileID: 21300000, guid: efa9f97e28ab1224da4eed63298a9058, type: 3} + - {fileID: 21300000, guid: 71da071d0d11b9941b0add310fdd1d13, type: 3} + - {fileID: 21300000, guid: b0c1b193515520d459a406518f675817, type: 3} + - {fileID: 21300000, guid: 5692794a1bf347e4895d8abcdab74827, type: 3} + symbols: + m_Keys: [] + m_Values: [] + values: + m_Keys: [] + m_Values: [] diff --git a/Convention/Resources/FileIcons.asset.meta b/Convention/Resources/FileIcons.asset.meta new file mode 100644 index 0000000..35b3d98 --- /dev/null +++ b/Convention/Resources/FileIcons.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: af81844c952fd1943aef3b80a0a37b7e +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/InputField.prefab b/Convention/Resources/InputField.prefab new file mode 100644 index 0000000..dd4ecbe --- /dev/null +++ b/Convention/Resources/InputField.prefab @@ -0,0 +1,535 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &250185139465889524 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4646579821712887442} + - component: {fileID: 7547115458603119584} + - component: {fileID: 7727065224537868874} + m_Layer: 5 + m_Name: Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &4646579821712887442 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 250185139465889524} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 7233889949202533872} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &7547115458603119584 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 250185139465889524} + m_CullTransparentMesh: 1 +--- !u!114 &7727065224537868874 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 250185139465889524} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: "\u200B" + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 4abb91c83e9e6214992ef15922294c0c, type: 2} + m_sharedMaterial: {fileID: -6641050763205051922, guid: 4abb91c83e9e6214992ef15922294c0c, + type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4281479730 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 24 + m_fontSizeBase: 14 + m_fontWeight: 400 + m_enableAutoSizing: 1 + m_fontSizeMin: 12 + m_fontSizeMax: 24 + m_fontStyle: 0 + m_HorizontalAlignment: 1 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 0 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 1 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!1 &3227267844817493758 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2892389692150394552} + - component: {fileID: 6372891622068219444} + - component: {fileID: 8921052101063329201} + - component: {fileID: 1367276314510645045} + - component: {fileID: 5216043770946245852} + m_Layer: 5 + m_Name: InputField + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &2892389692150394552 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3227267844817493758} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 7233889949202533872} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 300, y: 25} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &6372891622068219444 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3227267844817493758} + m_CullTransparentMesh: 1 +--- !u!114 &8921052101063329201 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3227267844817493758} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: dcf7dd137db39ff408df1686e7baa3f4, type: 3} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 30 +--- !u!114 &1367276314510645045 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3227267844817493758} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 2da0c512f12947e489f739169773d7ca, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Navigation: + m_Mode: 3 + m_WrapAround: 0 + m_SelectOnUp: {fileID: 0} + m_SelectOnDown: {fileID: 0} + m_SelectOnLeft: {fileID: 0} + m_SelectOnRight: {fileID: 0} + m_Transition: 1 + m_Colors: + m_NormalColor: {r: 1, g: 1, b: 1, a: 1} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} + m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608} + m_ColorMultiplier: 1 + m_FadeDuration: 0.1 + m_SpriteState: + m_HighlightedSprite: {fileID: 0} + m_PressedSprite: {fileID: 0} + m_SelectedSprite: {fileID: 0} + m_DisabledSprite: {fileID: 0} + m_AnimationTriggers: + m_NormalTrigger: Normal + m_HighlightedTrigger: Highlighted + m_PressedTrigger: Pressed + m_SelectedTrigger: Selected + m_DisabledTrigger: Disabled + m_Interactable: 1 + m_TargetGraphic: {fileID: 8921052101063329201} + m_TextViewport: {fileID: 7233889949202533872} + m_TextComponent: {fileID: 7727065224537868874} + m_Placeholder: {fileID: 1885899399631172832} + m_VerticalScrollbar: {fileID: 0} + m_VerticalScrollbarEventHandler: {fileID: 0} + m_LayoutGroup: {fileID: 0} + m_ScrollSensitivity: 1 + m_ContentType: 0 + m_InputType: 0 + m_AsteriskChar: 42 + m_KeyboardType: 0 + m_LineType: 0 + m_HideMobileInput: 0 + m_HideSoftKeyboard: 0 + m_CharacterValidation: 0 + m_RegexValue: + m_GlobalPointSize: 14 + m_CharacterLimit: 0 + m_OnEndEdit: + m_PersistentCalls: + m_Calls: [] + m_OnSubmit: + m_PersistentCalls: + m_Calls: [] + m_OnSelect: + m_PersistentCalls: + m_Calls: [] + m_OnDeselect: + m_PersistentCalls: + m_Calls: [] + m_OnTextSelection: + m_PersistentCalls: + m_Calls: [] + m_OnEndTextSelection: + m_PersistentCalls: + m_Calls: [] + m_OnValueChanged: + m_PersistentCalls: + m_Calls: [] + m_OnTouchScreenKeyboardStatusChanged: + m_PersistentCalls: + m_Calls: [] + m_CaretColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} + m_CustomCaretColor: 0 + m_SelectionColor: {r: 0.65882355, g: 0.80784315, b: 1, a: 0.7529412} + m_Text: + m_CaretBlinkRate: 0.85 + m_CaretWidth: 1 + m_ReadOnly: 0 + m_RichText: 1 + m_GlobalFontAsset: {fileID: 11400000, guid: 3994fc09180bdb54484d538bb5d127b4, type: 2} + m_OnFocusSelectAll: 1 + m_ResetOnDeActivation: 1 + m_RestoreOriginalTextOnEscape: 1 + m_isRichTextEditingAllowed: 0 + m_LineLimit: 0 + m_InputValidator: {fileID: 0} +--- !u!114 &5216043770946245852 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3227267844817493758} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 38258cef5bae3434a888b83f4d00a95a, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 1367276314510645045} + placeholder: {fileID: 1885899399631172832} +--- !u!1 &6543839944328153170 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7233889949202533872} + - component: {fileID: 2876656180634357945} + m_Layer: 5 + m_Name: Text Area + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &7233889949202533872 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6543839944328153170} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 313265863921146062} + - {fileID: 4646579821712887442} + m_Father: {fileID: 2892389692150394552} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: -0.5} + m_SizeDelta: {x: -20, y: -13} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &2876656180634357945 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6543839944328153170} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3312d7739989d2b4e91e6319e9a96d76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Padding: {x: -8, y: -5, z: -8, w: -5} + m_Softness: {x: 0, y: 0} +--- !u!1 &6933331249494226483 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 313265863921146062} + - component: {fileID: 1945550382637387969} + - component: {fileID: 1885899399631172832} + - component: {fileID: 8135669597649145505} + m_Layer: 5 + m_Name: Placeholder + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &313265863921146062 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6933331249494226483} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 7233889949202533872} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &1945550382637387969 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6933331249494226483} + m_CullTransparentMesh: 1 +--- !u!114 &1885899399631172832 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6933331249494226483} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: Enter text... + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 3994fc09180bdb54484d538bb5d127b4, type: 2} + m_sharedMaterial: {fileID: -8493678639131513909, guid: 3994fc09180bdb54484d538bb5d127b4, + type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 2150773298 + m_fontColor: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 0.5} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 12 + m_fontSizeBase: 14 + m_fontWeight: 400 + m_enableAutoSizing: 1 + m_fontSizeMin: 12 + m_fontSizeMax: 24 + m_fontStyle: 2 + m_HorizontalAlignment: 1 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 0 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 1 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!114 &8135669597649145505 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6933331249494226483} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 306cc8c2b49d7114eaa3623786fc2126, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreLayout: 1 + m_MinWidth: -1 + m_MinHeight: -1 + m_PreferredWidth: -1 + m_PreferredHeight: -1 + m_FlexibleWidth: -1 + m_FlexibleHeight: -1 + m_LayoutPriority: 1 diff --git a/Convention/Resources/InputField.prefab.meta b/Convention/Resources/InputField.prefab.meta new file mode 100644 index 0000000..7bb0808 --- /dev/null +++ b/Convention/Resources/InputField.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 35ae13e2c699a194db0dc4b28d45db02 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Convention/Resources/ModernUIButton.prefab b/Convention/Resources/ModernUIButton.prefab new file mode 100644 index 0000000..d4ede62 --- /dev/null +++ b/Convention/Resources/ModernUIButton.prefab @@ -0,0 +1,748 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &1700112587579632840 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1700112587579632843} + - component: {fileID: 1700112587579632844} + - component: {fileID: 1700112587579632845} + m_Layer: 5 + m_Name: Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1700112587579632843 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1700112587579632840} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1700112589418911075} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &1700112587579632844 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1700112587579632840} + m_CullTransparentMesh: 0 +--- !u!114 &1700112587579632845 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1700112587579632840} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: Button + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 4abb91c83e9e6214992ef15922294c0c, type: 2} + m_sharedMaterial: {fileID: -6641050763205051922, guid: 4abb91c83e9e6214992ef15922294c0c, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 3439329279 + m_fontColor: {r: 1, g: 1, b: 1, a: 0.8} + m_enableVertexGradient: 1 + m_colorMode: 1 + m_fontColorGradient: + topLeft: {r: 0.8431373, g: 0.8431373, b: 0.8431373, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 0.8431373, g: 0.8431373, b: 0.8431373, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 41.65 + m_fontSizeBase: 22.5 + m_fontWeight: 400 + m_enableAutoSizing: 1 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 4096 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 1 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!1 &1700112587902579846 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1700112587902580089} + - component: {fileID: 1700112587902580090} + - component: {fileID: 1700112587902580091} + m_Layer: 5 + m_Name: Background + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1700112587902580089 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1700112587902579846} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1700112588271723251} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &1700112587902580090 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1700112587902579846} + m_CullTransparentMesh: 0 +--- !u!114 &1700112587902580091 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1700112587902579846} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 5661ce718525b644c88e0939495ed234, type: 3} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 20 +--- !u!1 &1700112588271723248 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1700112588271723251} + - component: {fileID: 1700112588271723253} + - component: {fileID: 1700112588271723250} + m_Layer: 5 + m_Name: Highlighted + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1700112588271723251 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1700112588271723248} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1700112587902580089} + - {fileID: 1700112588308198877} + m_Father: {fileID: 1700112589223663274} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &1700112588271723253 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1700112588271723248} + m_CullTransparentMesh: 0 +--- !u!225 &1700112588271723250 +CanvasGroup: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1700112588271723248} + m_Enabled: 1 + m_Alpha: 0 + m_Interactable: 1 + m_BlocksRaycasts: 1 + m_IgnoreParentGroups: 0 +--- !u!1 &1700112588308198874 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1700112588308198877} + - component: {fileID: 1700112588308198879} + - component: {fileID: 1700112588308198876} + m_Layer: 5 + m_Name: Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1700112588308198877 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1700112588308198874} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1700112588271723251} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &1700112588308198879 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1700112588308198874} + m_CullTransparentMesh: 0 +--- !u!114 &1700112588308198876 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1700112588308198874} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: Button + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 4abb91c83e9e6214992ef15922294c0c, type: 2} + m_sharedMaterial: {fileID: -6641050763205051922, guid: 4abb91c83e9e6214992ef15922294c0c, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 0.8431373, g: 0.8431373, b: 0.8431373, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 41.65 + m_fontSizeBase: 22.5 + m_fontWeight: 400 + m_enableAutoSizing: 1 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 4096 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 1 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!1 &1700112589005259415 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1700112589005259414} + - component: {fileID: 1700112589005259403} + - component: {fileID: 1700112589005259400} + - component: {fileID: 1700112589005259401} + m_Layer: 5 + m_Name: Ripple + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1700112589005259414 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1700112589005259415} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1700112589223663274} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!222 &1700112589005259403 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1700112589005259415} + m_CullTransparentMesh: 0 +--- !u!114 &1700112589005259400 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1700112589005259415} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 0 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: dcf7dd137db39ff408df1686e7baa3f4, type: 3} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 55 +--- !u!114 &1700112589005259401 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1700112589005259415} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ShowMaskGraphic: 0 +--- !u!1 &1700112589223663275 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1700112589223663274} + - component: {fileID: 79093104384552664} + - component: {fileID: 1700112589223663278} + - component: {fileID: 3637671238251162202} + m_Layer: 5 + m_Name: ModernUIButton