commit
dc162ae68d
159 changed files with 25271 additions and 0 deletions
@ -0,0 +1,13 @@ |
||||
# Default ignored files |
||||
/shelf/ |
||||
/workspace.xml |
||||
# Rider ignored files |
||||
/.idea.GameClient.iml |
||||
/modules.xml |
||||
/contentModel.xml |
||||
/projectSettingsUpdater.xml |
||||
# Datasource local storage ignored files |
||||
/../../../../../../../../../:\Dateien\Documents\Programming\Unity\GameClient\.idea\.idea.GameClient\.idea/dataSources/ |
||||
/dataSources.local.xml |
||||
# Editor-based HTTP Client requests |
||||
/httpRequests/ |
@ -0,0 +1,4 @@ |
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<project version="4"> |
||||
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" /> |
||||
</project> |
@ -0,0 +1,28 @@ |
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<project version="4"> |
||||
<component name="ContentModelUserStore"> |
||||
<attachedFolders /> |
||||
<explicitIncludes> |
||||
<Path>Library/PackageCache/com.unity.collab-proxy@1.3.9</Path> |
||||
<Path>Library/PackageCache/com.unity.ext.nunit@1.0.6</Path> |
||||
<Path>Library/PackageCache/com.unity.ide.rider@3.0.4</Path> |
||||
<Path>Library/PackageCache/com.unity.ide.visualstudio@2.0.5</Path> |
||||
<Path>Library/PackageCache/com.unity.ide.vscode@1.2.3</Path> |
||||
<Path>Library/PackageCache/com.unity.test-framework@1.1.20</Path> |
||||
<Path>Library/PackageCache/com.unity.textmeshpro@3.0.1</Path> |
||||
<Path>Library/PackageCache/com.unity.timeline@1.3.6</Path> |
||||
<Path>Packages</Path> |
||||
<Path>ProjectSettings</Path> |
||||
</explicitIncludes> |
||||
<explicitExcludes> |
||||
<Path>.git</Path> |
||||
<Path>.idea</Path> |
||||
<Path>Build</Path> |
||||
<Path>Library</Path> |
||||
<Path>Logs</Path> |
||||
<Path>Temp</Path> |
||||
<Path>UserSettings</Path> |
||||
<Path>obj</Path> |
||||
</explicitExcludes> |
||||
</component> |
||||
</project> |
@ -0,0 +1,7 @@ |
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<module type="RIDER_MODULE" version="4"> |
||||
<component name="NewModuleRootManager"> |
||||
<content url="file://$MODULE_DIR$/../.." /> |
||||
<orderEntry type="sourceFolder" forTests="false" /> |
||||
</component> |
||||
</module> |
@ -0,0 +1,6 @@ |
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<project version="4"> |
||||
<component name="VcsDirectoryMappings"> |
||||
<mapping directory="$PROJECT_DIR$" vcs="Git" /> |
||||
</component> |
||||
</project> |
@ -0,0 +1,78 @@ |
||||
%YAML 1.1 |
||||
%TAG !u! tag:unity3d.com,2011: |
||||
--- !u!21 &2100000 |
||||
Material: |
||||
serializedVersion: 6 |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_Name: LocalPlayerMaterial |
||||
m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} |
||||
m_ShaderKeywords: |
||||
m_LightmapFlags: 4 |
||||
m_EnableInstancingVariants: 0 |
||||
m_DoubleSidedGI: 0 |
||||
m_CustomRenderQueue: -1 |
||||
stringTagMap: {} |
||||
disabledShaderPasses: [] |
||||
m_SavedProperties: |
||||
serializedVersion: 3 |
||||
m_TexEnvs: |
||||
- _BumpMap: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
- _DetailAlbedoMap: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
- _DetailMask: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
- _DetailNormalMap: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
- _EmissionMap: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
- _MainTex: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
- _MetallicGlossMap: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
- _OcclusionMap: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
- _ParallaxMap: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
m_Floats: |
||||
- _BumpScale: 1 |
||||
- _Cutoff: 0.5 |
||||
- _DetailNormalMapScale: 1 |
||||
- _DstBlend: 0 |
||||
- _GlossMapScale: 1 |
||||
- _Glossiness: 0.5 |
||||
- _GlossyReflections: 1 |
||||
- _Metallic: 0 |
||||
- _Mode: 0 |
||||
- _OcclusionStrength: 1 |
||||
- _Parallax: 0.02 |
||||
- _SmoothnessTextureChannel: 0 |
||||
- _SpecularHighlights: 1 |
||||
- _SrcBlend: 1 |
||||
- _UVSec: 0 |
||||
- _ZWrite: 1 |
||||
m_Colors: |
||||
- _Color: {r: 0.013349922, g: 0.9433962, b: 0.030828824, a: 1} |
||||
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} |
||||
m_BuildTextureStacks: [] |
@ -0,0 +1,8 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 944ff62a7cfedbb45a8120adbebafe30 |
||||
NativeFormatImporter: |
||||
externalObjects: {} |
||||
mainObjectFileID: 0 |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,78 @@ |
||||
%YAML 1.1 |
||||
%TAG !u! tag:unity3d.com,2011: |
||||
--- !u!21 &2100000 |
||||
Material: |
||||
serializedVersion: 6 |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_Name: PlayerMaterial |
||||
m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} |
||||
m_ShaderKeywords: |
||||
m_LightmapFlags: 4 |
||||
m_EnableInstancingVariants: 0 |
||||
m_DoubleSidedGI: 0 |
||||
m_CustomRenderQueue: -1 |
||||
stringTagMap: {} |
||||
disabledShaderPasses: [] |
||||
m_SavedProperties: |
||||
serializedVersion: 3 |
||||
m_TexEnvs: |
||||
- _BumpMap: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
- _DetailAlbedoMap: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
- _DetailMask: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
- _DetailNormalMap: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
- _EmissionMap: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
- _MainTex: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
- _MetallicGlossMap: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
- _OcclusionMap: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
- _ParallaxMap: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
m_Floats: |
||||
- _BumpScale: 1 |
||||
- _Cutoff: 0.5 |
||||
- _DetailNormalMapScale: 1 |
||||
- _DstBlend: 0 |
||||
- _GlossMapScale: 1 |
||||
- _Glossiness: 0.5 |
||||
- _GlossyReflections: 1 |
||||
- _Metallic: 0 |
||||
- _Mode: 0 |
||||
- _OcclusionStrength: 1 |
||||
- _Parallax: 0.02 |
||||
- _SmoothnessTextureChannel: 0 |
||||
- _SpecularHighlights: 1 |
||||
- _SrcBlend: 1 |
||||
- _UVSec: 0 |
||||
- _ZWrite: 1 |
||||
m_Colors: |
||||
- _Color: {r: 0.9433962, g: 0.084549636, b: 0.084549636, a: 1} |
||||
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1} |
||||
m_BuildTextureStacks: [] |
@ -0,0 +1,8 @@ |
||||
fileFormatVersion: 2 |
||||
guid: fbe5b0fd081b6cf4ca44f1f5dd02c7be |
||||
NativeFormatImporter: |
||||
externalObjects: {} |
||||
mainObjectFileID: 0 |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,122 @@ |
||||
%YAML 1.1 |
||||
%TAG !u! tag:unity3d.com,2011: |
||||
--- !u!1 &5870393896057832974 |
||||
GameObject: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
serializedVersion: 6 |
||||
m_Component: |
||||
- component: {fileID: 1889812390763429069} |
||||
- component: {fileID: 4336082873478593435} |
||||
- component: {fileID: 830374434099032844} |
||||
- component: {fileID: 3286728770765143084} |
||||
m_Layer: 5 |
||||
m_Name: Color Button |
||||
m_TagString: Untagged |
||||
m_Icon: {fileID: 0} |
||||
m_NavMeshLayer: 0 |
||||
m_StaticEditorFlags: 0 |
||||
m_IsActive: 1 |
||||
--- !u!224 &1889812390763429069 |
||||
RectTransform: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 5870393896057832974} |
||||
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_Children: [] |
||||
m_Father: {fileID: 0} |
||||
m_RootOrder: 0 |
||||
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: 0.5, y: 0.5} |
||||
--- !u!222 &4336082873478593435 |
||||
CanvasRenderer: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 5870393896057832974} |
||||
m_CullTransparentMesh: 1 |
||||
--- !u!114 &830374434099032844 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 5870393896057832974} |
||||
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: 10905, guid: 0000000000000000f000000000000000, type: 0} |
||||
m_Type: 0 |
||||
m_PreserveAspect: 1 |
||||
m_FillCenter: 1 |
||||
m_FillMethod: 4 |
||||
m_FillAmount: 1 |
||||
m_FillClockwise: 1 |
||||
m_FillOrigin: 0 |
||||
m_UseSpriteMesh: 0 |
||||
m_PixelsPerUnitMultiplier: 1 |
||||
--- !u!114 &3286728770765143084 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 5870393896057832974} |
||||
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: 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: 830374434099032844} |
||||
m_OnClick: |
||||
m_PersistentCalls: |
||||
m_Calls: [] |
@ -0,0 +1,7 @@ |
||||
fileFormatVersion: 2 |
||||
guid: e074418d62c82f1439a8dbe72d7ae1af |
||||
PrefabImporter: |
||||
externalObjects: {} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,212 @@ |
||||
%YAML 1.1 |
||||
%TAG !u! tag:unity3d.com,2011: |
||||
--- !u!1 &1369093739657954866 |
||||
GameObject: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
serializedVersion: 6 |
||||
m_Component: |
||||
- component: {fileID: 1369093739657954865} |
||||
- component: {fileID: 781502665628020444} |
||||
- component: {fileID: 7341691045671520613} |
||||
m_Layer: 5 |
||||
m_Name: EmptySlotItem |
||||
m_TagString: Untagged |
||||
m_Icon: {fileID: 0} |
||||
m_NavMeshLayer: 0 |
||||
m_StaticEditorFlags: 0 |
||||
m_IsActive: 1 |
||||
--- !u!224 &1369093739657954865 |
||||
RectTransform: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 1369093739657954866} |
||||
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_Children: |
||||
- {fileID: 1369093739824835018} |
||||
m_Father: {fileID: 0} |
||||
m_RootOrder: 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: 900, y: 100} |
||||
m_Pivot: {x: 0.5, y: 0.5} |
||||
--- !u!222 &781502665628020444 |
||||
CanvasRenderer: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 1369093739657954866} |
||||
m_CullTransparentMesh: 1 |
||||
--- !u!114 &7341691045671520613 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 1369093739657954866} |
||||
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.6415094, g: 0.6415094, b: 0.6415094, a: 0.392} |
||||
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!1 &1369093739824835019 |
||||
GameObject: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
serializedVersion: 6 |
||||
m_Component: |
||||
- component: {fileID: 1369093739824835018} |
||||
- component: {fileID: 1369093739824835016} |
||||
- component: {fileID: 1369093739824835017} |
||||
m_Layer: 5 |
||||
m_Name: Text |
||||
m_TagString: Untagged |
||||
m_Icon: {fileID: 0} |
||||
m_NavMeshLayer: 0 |
||||
m_StaticEditorFlags: 0 |
||||
m_IsActive: 1 |
||||
--- !u!224 &1369093739824835018 |
||||
RectTransform: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 1369093739824835019} |
||||
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_Children: [] |
||||
m_Father: {fileID: 1369093739657954865} |
||||
m_RootOrder: 0 |
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
||||
m_AnchorMin: {x: 0.5, y: 0.25} |
||||
m_AnchorMax: {x: 0.5, y: 0.75} |
||||
m_AnchoredPosition: {x: -173, y: 0} |
||||
m_SizeDelta: {x: 471.64, y: 0} |
||||
m_Pivot: {x: 0.5, y: 0.5} |
||||
--- !u!222 &1369093739824835016 |
||||
CanvasRenderer: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 1369093739824835019} |
||||
m_CullTransparentMesh: 1 |
||||
--- !u!114 &1369093739824835017 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 1369093739824835019} |
||||
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: Free Slot |
||||
m_isRightToLeft: 0 |
||||
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} |
||||
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} |
||||
m_fontSharedMaterials: [] |
||||
m_fontMaterial: {fileID: 0} |
||||
m_fontMaterials: [] |
||||
m_fontColor32: |
||||
serializedVersion: 2 |
||||
rgba: 4278190080 |
||||
m_fontColor: {r: 0, g: 0, b: 0, 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: 44.75 |
||||
m_fontSizeBase: 36 |
||||
m_fontWeight: 400 |
||||
m_enableAutoSizing: 1 |
||||
m_fontSizeMin: 18 |
||||
m_fontSizeMax: 72 |
||||
m_fontStyle: 2 |
||||
m_HorizontalAlignment: 1 |
||||
m_VerticalAlignment: 256 |
||||
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} |
@ -0,0 +1,7 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 2273d47ea911fc74081b2eb54170c7be |
||||
PrefabImporter: |
||||
externalObjects: {} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,45 @@ |
||||
%YAML 1.1 |
||||
%TAG !u! tag:unity3d.com,2011: |
||||
--- !u!1 &6584617737646710206 |
||||
GameObject: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
serializedVersion: 6 |
||||
m_Component: |
||||
- component: {fileID: 1809769108086625743} |
||||
- component: {fileID: 2115909457242292360} |
||||
m_Layer: 0 |
||||
m_Name: Player |
||||
m_TagString: Untagged |
||||
m_Icon: {fileID: 0} |
||||
m_NavMeshLayer: 0 |
||||
m_StaticEditorFlags: 0 |
||||
m_IsActive: 1 |
||||
--- !u!4 &1809769108086625743 |
||||
Transform: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 6584617737646710206} |
||||
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_Children: [] |
||||
m_Father: {fileID: 0} |
||||
m_RootOrder: 0 |
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
||||
--- !u!114 &2115909457242292360 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 6584617737646710206} |
||||
m_Enabled: 1 |
||||
m_EditorHideFlags: 0 |
||||
m_Script: {fileID: 11500000, guid: 7fa769e67a35409a94ee1bd80f1cf070, type: 3} |
||||
m_Name: |
||||
m_EditorClassIdentifier: |
@ -0,0 +1,7 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 40499fd1bd75c924d99f489ce6df10eb |
||||
PrefabImporter: |
||||
externalObjects: {} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,708 @@ |
||||
%YAML 1.1 |
||||
%TAG !u! tag:unity3d.com,2011: |
||||
--- !u!1 &1275352191767345670 |
||||
GameObject: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
serializedVersion: 6 |
||||
m_Component: |
||||
- component: {fileID: 2332838465183461640} |
||||
- component: {fileID: 7288005060292573589} |
||||
- component: {fileID: 8988555880197985693} |
||||
- component: {fileID: 6817434879675342576} |
||||
m_Layer: 5 |
||||
m_Name: Ready Button |
||||
m_TagString: Untagged |
||||
m_Icon: {fileID: 0} |
||||
m_NavMeshLayer: 0 |
||||
m_StaticEditorFlags: 0 |
||||
m_IsActive: 1 |
||||
--- !u!224 &2332838465183461640 |
||||
RectTransform: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 1275352191767345670} |
||||
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_Children: [] |
||||
m_Father: {fileID: 1987459055306690807} |
||||
m_RootOrder: 2 |
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
||||
m_AnchorMin: {x: 1, y: 0.5} |
||||
m_AnchorMax: {x: 1, y: 0.5} |
||||
m_AnchoredPosition: {x: -125, y: 0} |
||||
m_SizeDelta: {x: 50, y: 50} |
||||
m_Pivot: {x: 0.5, y: 0.5} |
||||
--- !u!114 &7288005060292573589 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 1275352191767345670} |
||||
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: 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: 6817434879675342576} |
||||
m_OnClick: |
||||
m_PersistentCalls: |
||||
m_Calls: |
||||
- m_Target: {fileID: 1987459055306690806} |
||||
m_TargetAssemblyTypeName: Networking.PlayerSlotItem, Assembly-CSharp |
||||
m_MethodName: OnReadyButtonClicked |
||||
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!222 &8988555880197985693 |
||||
CanvasRenderer: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 1275352191767345670} |
||||
m_CullTransparentMesh: 1 |
||||
--- !u!114 &6817434879675342576 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 1275352191767345670} |
||||
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: 0.392} |
||||
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: 0 |
||||
m_PreserveAspect: 1 |
||||
m_FillCenter: 1 |
||||
m_FillMethod: 4 |
||||
m_FillAmount: 1 |
||||
m_FillClockwise: 1 |
||||
m_FillOrigin: 0 |
||||
m_UseSpriteMesh: 0 |
||||
m_PixelsPerUnitMultiplier: 1 |
||||
--- !u!1 &1987459055306690804 |
||||
GameObject: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
serializedVersion: 6 |
||||
m_Component: |
||||
- component: {fileID: 1987459055306690807} |
||||
- component: {fileID: 1987459055306690806} |
||||
- component: {fileID: 8728658863420628768} |
||||
- component: {fileID: 1997783135989422492} |
||||
m_Layer: 5 |
||||
m_Name: PlayerSlotItem |
||||
m_TagString: Untagged |
||||
m_Icon: {fileID: 0} |
||||
m_NavMeshLayer: 0 |
||||
m_StaticEditorFlags: 0 |
||||
m_IsActive: 1 |
||||
--- !u!224 &1987459055306690807 |
||||
RectTransform: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 1987459055306690804} |
||||
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_Children: |
||||
- {fileID: 1987459055484813068} |
||||
- {fileID: 641453297071036883} |
||||
- {fileID: 2332838465183461640} |
||||
- {fileID: 2835765422337932276} |
||||
- {fileID: 2819987969560616371} |
||||
m_Father: {fileID: 0} |
||||
m_RootOrder: 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: 900, y: 100} |
||||
m_Pivot: {x: 0.5, y: 1} |
||||
--- !u!114 &1987459055306690806 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 1987459055306690804} |
||||
m_Enabled: 1 |
||||
m_EditorHideFlags: 0 |
||||
m_Script: {fileID: 11500000, guid: c5d2e9759aed47a48618672d4d04e368, type: 3} |
||||
m_Name: |
||||
m_EditorClassIdentifier: |
||||
nameText: {fileID: 1987459055484813071} |
||||
readySprite: {fileID: 21300000, guid: 904311ec462de7f468dbed78d598c062, type: 3} |
||||
notReadySprite: {fileID: 21300000, guid: 19704af276bc10c4eb99525a078b1b95, type: 3} |
||||
readyButtonImage: {fileID: 6817434879675342576} |
||||
leaveButton: {fileID: 4165201282178569393} |
||||
readyButton: {fileID: 7288005060292573589} |
||||
promoteButton: {fileID: 6918849911880626241} |
||||
colorImage: {fileID: 8254656021871366797} |
||||
--- !u!222 &8728658863420628768 |
||||
CanvasRenderer: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 1987459055306690804} |
||||
m_CullTransparentMesh: 1 |
||||
--- !u!114 &1997783135989422492 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 1987459055306690804} |
||||
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: 0.392} |
||||
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!1 &1987459055484813069 |
||||
GameObject: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
serializedVersion: 6 |
||||
m_Component: |
||||
- component: {fileID: 1987459055484813068} |
||||
- component: {fileID: 1987459055484813070} |
||||
- component: {fileID: 1987459055484813071} |
||||
m_Layer: 5 |
||||
m_Name: Name Text |
||||
m_TagString: Untagged |
||||
m_Icon: {fileID: 0} |
||||
m_NavMeshLayer: 0 |
||||
m_StaticEditorFlags: 0 |
||||
m_IsActive: 1 |
||||
--- !u!224 &1987459055484813068 |
||||
RectTransform: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 1987459055484813069} |
||||
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_Children: [] |
||||
m_Father: {fileID: 1987459055306690807} |
||||
m_RootOrder: 0 |
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
||||
m_AnchorMin: {x: 0, y: 0.25} |
||||
m_AnchorMax: {x: 0.5, y: 0.75} |
||||
m_AnchoredPosition: {x: 24.999975, y: 0} |
||||
m_SizeDelta: {x: -50.00005, y: 0} |
||||
m_Pivot: {x: 0.5, y: 0.5} |
||||
--- !u!222 &1987459055484813070 |
||||
CanvasRenderer: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 1987459055484813069} |
||||
m_CullTransparentMesh: 1 |
||||
--- !u!114 &1987459055484813071 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 1987459055484813069} |
||||
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: Player Name |
||||
m_isRightToLeft: 0 |
||||
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} |
||||
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} |
||||
m_fontSharedMaterials: [] |
||||
m_fontMaterial: {fileID: 0} |
||||
m_fontMaterials: [] |
||||
m_fontColor32: |
||||
serializedVersion: 2 |
||||
rgba: 4278190080 |
||||
m_fontColor: {r: 0, g: 0, b: 0, 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: 44.75 |
||||
m_fontSizeBase: 36 |
||||
m_fontWeight: 400 |
||||
m_enableAutoSizing: 1 |
||||
m_fontSizeMin: 18 |
||||
m_fontSizeMax: 72 |
||||
m_fontStyle: 0 |
||||
m_HorizontalAlignment: 1 |
||||
m_VerticalAlignment: 256 |
||||
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 &3883580307458085050 |
||||
GameObject: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
serializedVersion: 6 |
||||
m_Component: |
||||
- component: {fileID: 641453297071036883} |
||||
- component: {fileID: 4165201282178569393} |
||||
- component: {fileID: 385545516847941185} |
||||
- component: {fileID: 7862328588884052969} |
||||
m_Layer: 5 |
||||
m_Name: Leave Button |
||||
m_TagString: Untagged |
||||
m_Icon: {fileID: 0} |
||||
m_NavMeshLayer: 0 |
||||
m_StaticEditorFlags: 0 |
||||
m_IsActive: 1 |
||||
--- !u!224 &641453297071036883 |
||||
RectTransform: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 3883580307458085050} |
||||
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_Children: [] |
||||
m_Father: {fileID: 1987459055306690807} |
||||
m_RootOrder: 1 |
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
||||
m_AnchorMin: {x: 1, y: 0.5} |
||||
m_AnchorMax: {x: 1, y: 0.5} |
||||
m_AnchoredPosition: {x: -50, y: 0} |
||||
m_SizeDelta: {x: 50, y: 50} |
||||
m_Pivot: {x: 0.5, y: 0.5} |
||||
--- !u!114 &4165201282178569393 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 3883580307458085050} |
||||
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: 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: 7862328588884052969} |
||||
m_OnClick: |
||||
m_PersistentCalls: |
||||
m_Calls: |
||||
- m_Target: {fileID: 1987459055306690806} |
||||
m_TargetAssemblyTypeName: Networking.PlayerListItem, Assembly-CSharp |
||||
m_MethodName: OnLeaveButtonClicked |
||||
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!222 &385545516847941185 |
||||
CanvasRenderer: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 3883580307458085050} |
||||
m_CullTransparentMesh: 1 |
||||
--- !u!114 &7862328588884052969 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 3883580307458085050} |
||||
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: 0.392} |
||||
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: 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!1 &5818539278653182673 |
||||
GameObject: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
serializedVersion: 6 |
||||
m_Component: |
||||
- component: {fileID: 2819987969560616371} |
||||
- component: {fileID: 2328295267532528567} |
||||
- component: {fileID: 8254656021871366797} |
||||
m_Layer: 5 |
||||
m_Name: Color |
||||
m_TagString: Untagged |
||||
m_Icon: {fileID: 0} |
||||
m_NavMeshLayer: 0 |
||||
m_StaticEditorFlags: 0 |
||||
m_IsActive: 1 |
||||
--- !u!224 &2819987969560616371 |
||||
RectTransform: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 5818539278653182673} |
||||
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_Children: [] |
||||
m_Father: {fileID: 1987459055306690807} |
||||
m_RootOrder: 4 |
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
||||
m_AnchorMin: {x: 0, y: 0.5} |
||||
m_AnchorMax: {x: 0, y: 0.5} |
||||
m_AnchoredPosition: {x: 15, y: 0} |
||||
m_SizeDelta: {x: 30, y: 100} |
||||
m_Pivot: {x: 0.5, y: 0.5} |
||||
--- !u!222 &2328295267532528567 |
||||
CanvasRenderer: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 5818539278653182673} |
||||
m_CullTransparentMesh: 1 |
||||
--- !u!114 &8254656021871366797 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 5818539278653182673} |
||||
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: 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 &6958367663015733582 |
||||
GameObject: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
serializedVersion: 6 |
||||
m_Component: |
||||
- component: {fileID: 2835765422337932276} |
||||
- component: {fileID: 6918849911880626241} |
||||
- component: {fileID: 2379734813676772859} |
||||
- component: {fileID: 2386378071628661612} |
||||
m_Layer: 5 |
||||
m_Name: Promote Button |
||||
m_TagString: Untagged |
||||
m_Icon: {fileID: 0} |
||||
m_NavMeshLayer: 0 |
||||
m_StaticEditorFlags: 0 |
||||
m_IsActive: 1 |
||||
--- !u!224 &2835765422337932276 |
||||
RectTransform: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 6958367663015733582} |
||||
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_Children: [] |
||||
m_Father: {fileID: 1987459055306690807} |
||||
m_RootOrder: 3 |
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
||||
m_AnchorMin: {x: 1, y: 0.5} |
||||
m_AnchorMax: {x: 1, y: 0.5} |
||||
m_AnchoredPosition: {x: -200, y: 0} |
||||
m_SizeDelta: {x: 50, y: 50} |
||||
m_Pivot: {x: 0.5, y: 0.5} |
||||
--- !u!114 &6918849911880626241 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 6958367663015733582} |
||||
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: 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: 2386378071628661612} |
||||
m_OnClick: |
||||
m_PersistentCalls: |
||||
m_Calls: |
||||
- m_Target: {fileID: 1987459055306690806} |
||||
m_TargetAssemblyTypeName: Networking.PlayerSlotItem, Assembly-CSharp |
||||
m_MethodName: OnPromoteButtonClicked |
||||
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!222 &2379734813676772859 |
||||
CanvasRenderer: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 6958367663015733582} |
||||
m_CullTransparentMesh: 1 |
||||
--- !u!114 &2386378071628661612 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 6958367663015733582} |
||||
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: 0.392} |
||||
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: 0 |
||||
m_PreserveAspect: 1 |
||||
m_FillCenter: 1 |
||||
m_FillMethod: 4 |
||||
m_FillAmount: 1 |
||||
m_FillClockwise: 1 |
||||
m_FillOrigin: 0 |
||||
m_UseSpriteMesh: 0 |
||||
m_PixelsPerUnitMultiplier: 1 |
@ -0,0 +1,7 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 285c37d95a179924f94ddded9651ed9c |
||||
PrefabImporter: |
||||
externalObjects: {} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,938 @@ |
||||
%YAML 1.1 |
||||
%TAG !u! tag:unity3d.com,2011: |
||||
--- !u!1 &2122023317501539798 |
||||
GameObject: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
serializedVersion: 6 |
||||
m_Component: |
||||
- component: {fileID: 2122023317501539799} |
||||
- component: {fileID: 2122023317501539797} |
||||
- component: {fileID: 2122023317501539796} |
||||
m_Layer: 5 |
||||
m_Name: Slots |
||||
m_TagString: Untagged |
||||
m_Icon: {fileID: 0} |
||||
m_NavMeshLayer: 0 |
||||
m_StaticEditorFlags: 0 |
||||
m_IsActive: 1 |
||||
--- !u!224 &2122023317501539799 |
||||
RectTransform: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 2122023317501539798} |
||||
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_Children: [] |
||||
m_Father: {fileID: 2122023318072298715} |
||||
m_RootOrder: 2 |
||||
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: 309, y: 0} |
||||
m_SizeDelta: {x: 150, y: 60} |
||||
m_Pivot: {x: 0.5, y: 0.5} |
||||
--- !u!222 &2122023317501539797 |
||||
CanvasRenderer: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 2122023317501539798} |
||||
m_CullTransparentMesh: 0 |
||||
--- !u!114 &2122023317501539796 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 2122023317501539798} |
||||
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: (10/10) |
||||
m_isRightToLeft: 0 |
||||
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} |
||||
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} |
||||
m_fontSharedMaterials: [] |
||||
m_fontMaterial: {fileID: 0} |
||||
m_fontMaterials: [] |
||||
m_fontColor32: |
||||
serializedVersion: 2 |
||||
rgba: 4278190080 |
||||
m_fontColor: {r: 0, g: 0, b: 0, 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: 36 |
||||
m_fontSizeBase: 36 |
||||
m_fontWeight: 400 |
||||
m_enableAutoSizing: 0 |
||||
m_fontSizeMin: 18 |
||||
m_fontSizeMax: 72 |
||||
m_fontStyle: 0 |
||||
m_HorizontalAlignment: 2 |
||||
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: 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 &2122023318001652954 |
||||
GameObject: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
serializedVersion: 6 |
||||
m_Component: |
||||
- component: {fileID: 2122023318001652955} |
||||
- component: {fileID: 2122023318001652953} |
||||
- component: {fileID: 2122023318001652952} |
||||
m_Layer: 5 |
||||
m_Name: Name |
||||
m_TagString: Untagged |
||||
m_Icon: {fileID: 0} |
||||
m_NavMeshLayer: 0 |
||||
m_StaticEditorFlags: 0 |
||||
m_IsActive: 1 |
||||
--- !u!224 &2122023318001652955 |
||||
RectTransform: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 2122023318001652954} |
||||
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_Children: [] |
||||
m_Father: {fileID: 2122023318072298715} |
||||
m_RootOrder: 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: -225, y: 0} |
||||
m_SizeDelta: {x: 300, y: 60} |
||||
m_Pivot: {x: 0.5, y: 0.5} |
||||
--- !u!222 &2122023318001652953 |
||||
CanvasRenderer: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 2122023318001652954} |
||||
m_CullTransparentMesh: 0 |
||||
--- !u!114 &2122023318001652952 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 2122023318001652954} |
||||
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: Benjo's Room |
||||
m_isRightToLeft: 0 |
||||
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} |
||||
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} |
||||
m_fontSharedMaterials: [] |
||||
m_fontMaterial: {fileID: 0} |
||||
m_fontMaterials: [] |
||||
m_fontColor32: |
||||
serializedVersion: 2 |
||||
rgba: 4278190080 |
||||
m_fontColor: {r: 0, g: 0, b: 0, 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: 48.1 |
||||
m_fontSizeBase: 36 |
||||
m_fontWeight: 400 |
||||
m_enableAutoSizing: 1 |
||||
m_fontSizeMin: 18 |
||||
m_fontSizeMax: 72 |
||||
m_fontStyle: 0 |
||||
m_HorizontalAlignment: 2 |
||||
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: 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 &2122023318072298714 |
||||
GameObject: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
serializedVersion: 6 |
||||
m_Component: |
||||
- component: {fileID: 2122023318072298715} |
||||
- component: {fileID: 2122023318072298713} |
||||
- component: {fileID: 2122023318072298712} |
||||
- component: {fileID: 2122023318072298694} |
||||
- component: {fileID: 2122023318072298695} |
||||
m_Layer: 5 |
||||
m_Name: RoomItem |
||||
m_TagString: Untagged |
||||
m_Icon: {fileID: 0} |
||||
m_NavMeshLayer: 0 |
||||
m_StaticEditorFlags: 0 |
||||
m_IsActive: 1 |
||||
--- !u!224 &2122023318072298715 |
||||
RectTransform: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 2122023318072298714} |
||||
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_Children: |
||||
- {fileID: 2122023318001652955} |
||||
- {fileID: 1012918604507149549} |
||||
- {fileID: 2122023317501539799} |
||||
m_Father: {fileID: 0} |
||||
m_RootOrder: 0 |
||||
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: 800, y: 100} |
||||
m_Pivot: {x: 0.5, y: 1} |
||||
--- !u!222 &2122023318072298713 |
||||
CanvasRenderer: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 2122023318072298714} |
||||
m_CullTransparentMesh: 0 |
||||
--- !u!114 &2122023318072298712 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 2122023318072298714} |
||||
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: 0.392} |
||||
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 &2122023318072298694 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 2122023318072298714} |
||||
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: 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: 2122023318072298712} |
||||
m_OnClick: |
||||
m_PersistentCalls: |
||||
m_Calls: |
||||
- m_Target: {fileID: 2122023318072298695} |
||||
m_TargetAssemblyTypeName: Networking.RoomListItem, Assembly-CSharp |
||||
m_MethodName: OnClicked |
||||
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!114 &2122023318072298695 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 2122023318072298714} |
||||
m_Enabled: 1 |
||||
m_EditorHideFlags: 0 |
||||
m_Script: {fileID: 11500000, guid: ee2eb6e427bf443c9f5e2a77f23718fe, type: 3} |
||||
m_Name: |
||||
m_EditorClassIdentifier: |
||||
nameText: {fileID: 2122023318001652952} |
||||
slotsText: {fileID: 2122023317501539796} |
||||
passwordField: {fileID: 7021713213387267082} |
||||
mainItemButton: {fileID: 2122023318072298694} |
||||
--- !u!1 &2264473130403696042 |
||||
GameObject: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
serializedVersion: 6 |
||||
m_Component: |
||||
- component: {fileID: 1012918604507149549} |
||||
- component: {fileID: 6854681194959319593} |
||||
- component: {fileID: 5768272456129821900} |
||||
- component: {fileID: 7021713213387267082} |
||||
m_Layer: 5 |
||||
m_Name: PasswordInput |
||||
m_TagString: Untagged |
||||
m_Icon: {fileID: 0} |
||||
m_NavMeshLayer: 0 |
||||
m_StaticEditorFlags: 0 |
||||
m_IsActive: 1 |
||||
--- !u!224 &1012918604507149549 |
||||
RectTransform: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 2264473130403696042} |
||||
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_Children: |
||||
- {fileID: 4056916117260368313} |
||||
m_Father: {fileID: 2122023318072298715} |
||||
m_RootOrder: 1 |
||||
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: 80, y: 0} |
||||
m_SizeDelta: {x: 200, y: 40} |
||||
m_Pivot: {x: 0.5, y: 0.5} |
||||
--- !u!222 &6854681194959319593 |
||||
CanvasRenderer: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 2264473130403696042} |
||||
m_CullTransparentMesh: 1 |
||||
--- !u!114 &5768272456129821900 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 2264473130403696042} |
||||
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: 10911, 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 &7021713213387267082 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 2264473130403696042} |
||||
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: 5768272456129821900} |
||||
m_TextViewport: {fileID: 4056916117260368313} |
||||
m_TextComponent: {fileID: 1096116746863081159} |
||||
m_Placeholder: {fileID: 6342740599333454962} |
||||
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: 8f586378b4e144a9851e7b34d9b748ee, type: 2} |
||||
m_OnFocusSelectAll: 1 |
||||
m_ResetOnDeActivation: 1 |
||||
m_RestoreOriginalTextOnEscape: 1 |
||||
m_isRichTextEditingAllowed: 0 |
||||
m_LineLimit: 0 |
||||
m_InputValidator: {fileID: 0} |
||||
--- !u!1 &2887835952880659867 |
||||
GameObject: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
serializedVersion: 6 |
||||
m_Component: |
||||
- component: {fileID: 1883278468328291840} |
||||
- component: {fileID: 4630852273493576573} |
||||
- component: {fileID: 1096116746863081159} |
||||
m_Layer: 5 |
||||
m_Name: Text |
||||
m_TagString: Untagged |
||||
m_Icon: {fileID: 0} |
||||
m_NavMeshLayer: 0 |
||||
m_StaticEditorFlags: 0 |
||||
m_IsActive: 1 |
||||
--- !u!224 &1883278468328291840 |
||||
RectTransform: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 2887835952880659867} |
||||
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_Children: [] |
||||
m_Father: {fileID: 4056916117260368313} |
||||
m_RootOrder: 1 |
||||
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 &4630852273493576573 |
||||
CanvasRenderer: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 2887835952880659867} |
||||
m_CullTransparentMesh: 1 |
||||
--- !u!114 &1096116746863081159 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 2887835952880659867} |
||||
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: 8f586378b4e144a9851e7b34d9b748ee, type: 2} |
||||
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, 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: 72 |
||||
m_fontSizeBase: 14 |
||||
m_fontWeight: 400 |
||||
m_enableAutoSizing: 1 |
||||
m_fontSizeMin: 18 |
||||
m_fontSizeMax: 72 |
||||
m_fontStyle: 0 |
||||
m_HorizontalAlignment: 1 |
||||
m_VerticalAlignment: 256 |
||||
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: 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 &4142861323658121547 |
||||
GameObject: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
serializedVersion: 6 |
||||
m_Component: |
||||
- component: {fileID: 6104793466973906757} |
||||
- component: {fileID: 8344658816532141} |
||||
- component: {fileID: 6342740599333454962} |
||||
- component: {fileID: 2910450627281030747} |
||||
m_Layer: 5 |
||||
m_Name: Placeholder |
||||
m_TagString: Untagged |
||||
m_Icon: {fileID: 0} |
||||
m_NavMeshLayer: 0 |
||||
m_StaticEditorFlags: 0 |
||||
m_IsActive: 1 |
||||
--- !u!224 &6104793466973906757 |
||||
RectTransform: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 4142861323658121547} |
||||
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_Children: [] |
||||
m_Father: {fileID: 4056916117260368313} |
||||
m_RootOrder: 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!222 &8344658816532141 |
||||
CanvasRenderer: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 4142861323658121547} |
||||
m_CullTransparentMesh: 1 |
||||
--- !u!114 &6342740599333454962 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 4142861323658121547} |
||||
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: Password... |
||||
m_isRightToLeft: 0 |
||||
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} |
||||
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, 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: 24.15 |
||||
m_fontSizeBase: 14 |
||||
m_fontWeight: 400 |
||||
m_enableAutoSizing: 1 |
||||
m_fontSizeMin: 18 |
||||
m_fontSizeMax: 72 |
||||
m_fontStyle: 2 |
||||
m_HorizontalAlignment: 1 |
||||
m_VerticalAlignment: 256 |
||||
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: 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!114 &2910450627281030747 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 4142861323658121547} |
||||
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!1 &4504053729042426304 |
||||
GameObject: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
serializedVersion: 6 |
||||
m_Component: |
||||
- component: {fileID: 4056916117260368313} |
||||
- component: {fileID: 7388040564230255686} |
||||
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 &4056916117260368313 |
||||
RectTransform: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 4504053729042426304} |
||||
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_Children: |
||||
- {fileID: 6104793466973906757} |
||||
- {fileID: 1883278468328291840} |
||||
m_Father: {fileID: 1012918604507149549} |
||||
m_RootOrder: 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.5} |
||||
m_SizeDelta: {x: -20, y: -13} |
||||
m_Pivot: {x: 0.5, y: 0.5} |
||||
--- !u!114 &7388040564230255686 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 4504053729042426304} |
||||
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} |
@ -0,0 +1,7 @@ |
||||
fileFormatVersion: 2 |
||||
guid: cbaaf1731aa02864fb4fadf2c35097ad |
||||
PrefabImporter: |
||||
externalObjects: {} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
After Width: | Height: | Size: 146 KiB |
@ -0,0 +1,108 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 19704af276bc10c4eb99525a078b1b95 |
||||
TextureImporter: |
||||
internalIDToNameTable: [] |
||||
externalObjects: {} |
||||
serializedVersion: 11 |
||||
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 |
||||
isReadable: 0 |
||||
streamingMipmaps: 0 |
||||
streamingMipmapsPriority: 0 |
||||
vTOnly: 0 |
||||
grayScaleToAlpha: 0 |
||||
generateCubemap: 6 |
||||
cubemapConvolution: 0 |
||||
seamlessCubemap: 0 |
||||
textureFormat: 1 |
||||
maxTextureSize: 2048 |
||||
textureSettings: |
||||
serializedVersion: 2 |
||||
filterMode: -1 |
||||
aniso: -1 |
||||
mipBias: -100 |
||||
wrapU: 1 |
||||
wrapV: 1 |
||||
wrapW: -1 |
||||
nPOTScale: 0 |
||||
lightmap: 0 |
||||
compressionQuality: 50 |
||||
spriteMode: 1 |
||||
spriteExtrude: 1 |
||||
spriteMeshType: 1 |
||||
alignment: 0 |
||||
spritePivot: {x: 0.5, y: 0.5} |
||||
spritePixelsToUnits: 1 |
||||
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 |
||||
platformSettings: |
||||
- serializedVersion: 3 |
||||
buildTarget: DefaultTexturePlatform |
||||
maxTextureSize: 2048 |
||||
resizeAlgorithm: 0 |
||||
textureFormat: -1 |
||||
textureCompression: 1 |
||||
compressionQuality: 50 |
||||
crunchedCompression: 0 |
||||
allowsAlphaSplitting: 0 |
||||
overridden: 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 |
||||
androidETC2FallbackOverride: 0 |
||||
forceMaximumCompressionQuality_BC6H_BC7: 0 |
||||
spriteSheet: |
||||
serializedVersion: 2 |
||||
sprites: [] |
||||
outline: [] |
||||
physicsShape: [] |
||||
bones: [] |
||||
spriteID: 5e97eb03825dee720800000000000000 |
||||
internalID: 0 |
||||
vertices: [] |
||||
indices: |
||||
edges: [] |
||||
weights: [] |
||||
secondaryTextures: [] |
||||
spritePackingTag: |
||||
pSDRemoveMatte: 0 |
||||
pSDShowRemoveMatteOption: 0 |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
After Width: | Height: | Size: 490 KiB |
@ -0,0 +1,108 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 904311ec462de7f468dbed78d598c062 |
||||
TextureImporter: |
||||
internalIDToNameTable: [] |
||||
externalObjects: {} |
||||
serializedVersion: 11 |
||||
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 |
||||
isReadable: 0 |
||||
streamingMipmaps: 0 |
||||
streamingMipmapsPriority: 0 |
||||
vTOnly: 0 |
||||
grayScaleToAlpha: 0 |
||||
generateCubemap: 6 |
||||
cubemapConvolution: 0 |
||||
seamlessCubemap: 0 |
||||
textureFormat: 1 |
||||
maxTextureSize: 2048 |
||||
textureSettings: |
||||
serializedVersion: 2 |
||||
filterMode: -1 |
||||
aniso: -1 |
||||
mipBias: -100 |
||||
wrapU: 1 |
||||
wrapV: 1 |
||||
wrapW: -1 |
||||
nPOTScale: 0 |
||||
lightmap: 0 |
||||
compressionQuality: 50 |
||||
spriteMode: 1 |
||||
spriteExtrude: 1 |
||||
spriteMeshType: 1 |
||||
alignment: 0 |
||||
spritePivot: {x: 0.5, y: 0.5} |
||||
spritePixelsToUnits: 1 |
||||
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 |
||||
platformSettings: |
||||
- serializedVersion: 3 |
||||
buildTarget: DefaultTexturePlatform |
||||
maxTextureSize: 2048 |
||||
resizeAlgorithm: 0 |
||||
textureFormat: -1 |
||||
textureCompression: 1 |
||||
compressionQuality: 50 |
||||
crunchedCompression: 0 |
||||
allowsAlphaSplitting: 0 |
||||
overridden: 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 |
||||
androidETC2FallbackOverride: 0 |
||||
forceMaximumCompressionQuality_BC6H_BC7: 0 |
||||
spriteSheet: |
||||
serializedVersion: 2 |
||||
sprites: [] |
||||
outline: [] |
||||
physicsShape: [] |
||||
bones: [] |
||||
spriteID: 5e97eb03825dee720800000000000000 |
||||
internalID: 0 |
||||
vertices: [] |
||||
indices: |
||||
edges: [] |
||||
weights: [] |
||||
secondaryTextures: [] |
||||
spritePackingTag: |
||||
pSDRemoveMatte: 0 |
||||
pSDShowRemoveMatteOption: 0 |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,345 @@ |
||||
%YAML 1.1 |
||||
%TAG !u! tag:unity3d.com,2011: |
||||
--- !u!29 &1 |
||||
OcclusionCullingSettings: |
||||
m_ObjectHideFlags: 0 |
||||
serializedVersion: 2 |
||||
m_OcclusionBakeSettings: |
||||
smallestOccluder: 5 |
||||
smallestHole: 0.25 |
||||
backfaceThreshold: 100 |
||||
m_SceneGUID: 00000000000000000000000000000000 |
||||
m_OcclusionCullingData: {fileID: 0} |
||||
--- !u!104 &2 |
||||
RenderSettings: |
||||
m_ObjectHideFlags: 0 |
||||
serializedVersion: 9 |
||||
m_Fog: 0 |
||||
m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} |
||||
m_FogMode: 3 |
||||
m_FogDensity: 0.01 |
||||
m_LinearFogStart: 0 |
||||
m_LinearFogEnd: 300 |
||||
m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} |
||||
m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} |
||||
m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} |
||||
m_AmbientIntensity: 1 |
||||
m_AmbientMode: 0 |
||||
m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} |
||||
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} |
||||
m_HaloStrength: 0.5 |
||||
m_FlareStrength: 1 |
||||
m_FlareFadeSpeed: 3 |
||||
m_HaloTexture: {fileID: 0} |
||||
m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} |
||||
m_DefaultReflectionMode: 0 |
||||
m_DefaultReflectionResolution: 128 |
||||
m_ReflectionBounces: 1 |
||||
m_ReflectionIntensity: 1 |
||||
m_CustomReflection: {fileID: 0} |
||||
m_Sun: {fileID: 0} |
||||
m_IndirectSpecularColor: {r: 0.44657844, g: 0.49641222, b: 0.57481694, a: 1} |
||||
m_UseRadianceAmbientProbe: 0 |
||||
--- !u!157 &3 |
||||
LightmapSettings: |
||||
m_ObjectHideFlags: 0 |
||||
serializedVersion: 12 |
||||
m_GIWorkflowMode: 1 |
||||
m_GISettings: |
||||
serializedVersion: 2 |
||||
m_BounceScale: 1 |
||||
m_IndirectOutputScale: 1 |
||||
m_AlbedoBoost: 1 |
||||
m_EnvironmentLightingMode: 0 |
||||
m_EnableBakedLightmaps: 1 |
||||
m_EnableRealtimeLightmaps: 0 |
||||
m_LightmapEditorSettings: |
||||
serializedVersion: 12 |
||||
m_Resolution: 2 |
||||
m_BakeResolution: 40 |
||||
m_AtlasSize: 1024 |
||||
m_AO: 0 |
||||
m_AOMaxDistance: 1 |
||||
m_CompAOExponent: 1 |
||||
m_CompAOExponentDirect: 0 |
||||
m_ExtractAmbientOcclusion: 0 |
||||
m_Padding: 2 |
||||
m_LightmapParameters: {fileID: 0} |
||||
m_LightmapsBakeMode: 1 |
||||
m_TextureCompression: 1 |
||||
m_FinalGather: 0 |
||||
m_FinalGatherFiltering: 1 |
||||
m_FinalGatherRayCount: 256 |
||||
m_ReflectionCompression: 2 |
||||
m_MixedBakeMode: 2 |
||||
m_BakeBackend: 1 |
||||
m_PVRSampling: 1 |
||||
m_PVRDirectSampleCount: 32 |
||||
m_PVRSampleCount: 512 |
||||
m_PVRBounces: 2 |
||||
m_PVREnvironmentSampleCount: 256 |
||||
m_PVREnvironmentReferencePointCount: 2048 |
||||
m_PVRFilteringMode: 1 |
||||
m_PVRDenoiserTypeDirect: 1 |
||||
m_PVRDenoiserTypeIndirect: 1 |
||||
m_PVRDenoiserTypeAO: 1 |
||||
m_PVRFilterTypeDirect: 0 |
||||
m_PVRFilterTypeIndirect: 0 |
||||
m_PVRFilterTypeAO: 0 |
||||
m_PVREnvironmentMIS: 1 |
||||
m_PVRCulling: 1 |
||||
m_PVRFilteringGaussRadiusDirect: 1 |
||||
m_PVRFilteringGaussRadiusIndirect: 5 |
||||
m_PVRFilteringGaussRadiusAO: 2 |
||||
m_PVRFilteringAtrousPositionSigmaDirect: 0.5 |
||||
m_PVRFilteringAtrousPositionSigmaIndirect: 2 |
||||
m_PVRFilteringAtrousPositionSigmaAO: 1 |
||||
m_ExportTrainingData: 0 |
||||
m_TrainingDataDestination: TrainingData |
||||
m_LightProbeSampleCountMultiplier: 4 |
||||
m_LightingDataAsset: {fileID: 0} |
||||
m_LightingSettings: {fileID: 0} |
||||
--- !u!196 &4 |
||||
NavMeshSettings: |
||||
serializedVersion: 2 |
||||
m_ObjectHideFlags: 0 |
||||
m_BuildSettings: |
||||
serializedVersion: 2 |
||||
agentTypeID: 0 |
||||
agentRadius: 0.5 |
||||
agentHeight: 2 |
||||
agentSlope: 45 |
||||
agentClimb: 0.4 |
||||
ledgeDropHeight: 0 |
||||
maxJumpAcrossDistance: 0 |
||||
minRegionArea: 2 |
||||
manualCellSize: 0 |
||||
cellSize: 0.16666667 |
||||
manualTileSize: 0 |
||||
tileSize: 256 |
||||
accuratePlacement: 0 |
||||
maxJobWorkers: 0 |
||||
preserveTilesOutsideBounds: 0 |
||||
debug: |
||||
m_Flags: 0 |
||||
m_NavMeshData: {fileID: 0} |
||||
--- !u!1 &716911259 |
||||
GameObject: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
serializedVersion: 6 |
||||
m_Component: |
||||
- component: {fileID: 716911261} |
||||
- component: {fileID: 716911260} |
||||
m_Layer: 0 |
||||
m_Name: GameManager |
||||
m_TagString: Untagged |
||||
m_Icon: {fileID: 0} |
||||
m_NavMeshLayer: 0 |
||||
m_StaticEditorFlags: 0 |
||||
m_IsActive: 1 |
||||
--- !u!114 &716911260 |
||||
MonoBehaviour: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 716911259} |
||||
m_Enabled: 1 |
||||
m_EditorHideFlags: 0 |
||||
m_Script: {fileID: 11500000, guid: a28d8b6ac57e472da89968a35e307d21, type: 3} |
||||
m_Name: |
||||
m_EditorClassIdentifier: |
||||
playerPrefab: {fileID: 2115909457242292360, guid: 40499fd1bd75c924d99f489ce6df10eb, type: 3} |
||||
--- !u!4 &716911261 |
||||
Transform: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 716911259} |
||||
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_Children: [] |
||||
m_Father: {fileID: 0} |
||||
m_RootOrder: 2 |
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
||||
--- !u!1 &897985837 |
||||
GameObject: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
serializedVersion: 6 |
||||
m_Component: |
||||
- component: {fileID: 897985839} |
||||
- component: {fileID: 897985838} |
||||
m_Layer: 0 |
||||
m_Name: Directional Light |
||||
m_TagString: Untagged |
||||
m_Icon: {fileID: 0} |
||||
m_NavMeshLayer: 0 |
||||
m_StaticEditorFlags: 0 |
||||
m_IsActive: 1 |
||||
--- !u!108 &897985838 |
||||
Light: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 897985837} |
||||
m_Enabled: 1 |
||||
serializedVersion: 10 |
||||
m_Type: 1 |
||||
m_Shape: 0 |
||||
m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1} |
||||
m_Intensity: 1 |
||||
m_Range: 10 |
||||
m_SpotAngle: 30 |
||||
m_InnerSpotAngle: 21.80208 |
||||
m_CookieSize: 10 |
||||
m_Shadows: |
||||
m_Type: 2 |
||||
m_Resolution: -1 |
||||
m_CustomResolution: -1 |
||||
m_Strength: 1 |
||||
m_Bias: 0.05 |
||||
m_NormalBias: 0.4 |
||||
m_NearPlane: 0.2 |
||||
m_CullingMatrixOverride: |
||||
e00: 1 |
||||
e01: 0 |
||||
e02: 0 |
||||
e03: 0 |
||||
e10: 0 |
||||
e11: 1 |
||||
e12: 0 |
||||
e13: 0 |
||||
e20: 0 |
||||
e21: 0 |
||||
e22: 1 |
||||
e23: 0 |
||||
e30: 0 |
||||
e31: 0 |
||||
e32: 0 |
||||
e33: 1 |
||||
m_UseCullingMatrixOverride: 0 |
||||
m_Cookie: {fileID: 0} |
||||
m_DrawHalo: 0 |
||||
m_Flare: {fileID: 0} |
||||
m_RenderMode: 0 |
||||
m_CullingMask: |
||||
serializedVersion: 2 |
||||
m_Bits: 4294967295 |
||||
m_RenderingLayerMask: 1 |
||||
m_Lightmapping: 4 |
||||
m_LightShadowCasterMode: 0 |
||||
m_AreaSize: {x: 1, y: 1} |
||||
m_BounceIntensity: 1 |
||||
m_ColorTemperature: 6570 |
||||
m_UseColorTemperature: 0 |
||||
m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} |
||||
m_UseBoundingSphereOverride: 0 |
||||
m_UseViewFrustumForShadowCasterCull: 1 |
||||
m_ShadowRadius: 0 |
||||
m_ShadowAngle: 0 |
||||
--- !u!4 &897985839 |
||||
Transform: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 897985837} |
||||
m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} |
||||
m_LocalPosition: {x: 0, y: 3, z: 0} |
||||
m_LocalScale: {x: 1, y: 1, z: 1} |
||||
m_Children: [] |
||||
m_Father: {fileID: 0} |
||||
m_RootOrder: 1 |
||||
m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} |
||||
--- !u!1 &1388499334 |
||||
GameObject: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
serializedVersion: 6 |
||||
m_Component: |
||||
- component: {fileID: 1388499337} |
||||
- component: {fileID: 1388499336} |
||||
- component: {fileID: 1388499335} |
||||
m_Layer: 0 |
||||
m_Name: Main Camera |
||||
m_TagString: MainCamera |
||||
m_Icon: {fileID: 0} |
||||
m_NavMeshLayer: 0 |
||||
m_StaticEditorFlags: 0 |
||||
m_IsActive: 1 |
||||
--- !u!81 &1388499335 |
||||
AudioListener: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 1388499334} |
||||
m_Enabled: 1 |
||||
--- !u!20 &1388499336 |
||||
Camera: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 1388499334} |
||||
m_Enabled: 1 |
||||
serializedVersion: 2 |
||||
m_ClearFlags: 1 |
||||
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} |
||||
m_projectionMatrixMode: 1 |
||||
m_GateFitMode: 2 |
||||
m_FOVAxisMode: 0 |
||||
m_SensorSize: {x: 36, y: 24} |
||||
m_LensShift: {x: 0, y: 0} |
||||
m_FocalLength: 50 |
||||
m_NormalizedViewPortRect: |
||||
serializedVersion: 2 |
||||
x: 0 |
||||
y: 0 |
||||
width: 1 |
||||
height: 1 |
||||
near clip plane: 0.3 |
||||
far clip plane: 1000 |
||||
field of view: 60 |
||||
orthographic: 0 |
||||
orthographic size: 5 |
||||
m_Depth: -1 |
||||
m_CullingMask: |
||||
serializedVersion: 2 |
||||
m_Bits: 4294967295 |
||||
m_RenderingPath: -1 |
||||
m_TargetTexture: {fileID: 0} |
||||
m_TargetDisplay: 0 |
||||
m_TargetEye: 3 |
||||
m_HDR: 1 |
||||
m_AllowMSAA: 1 |
||||
m_AllowDynamicResolution: 0 |
||||
m_ForceIntoRT: 0 |
||||
m_OcclusionCulling: 1 |
||||
m_StereoConvergence: 10 |
||||
m_StereoSeparation: 0.022 |
||||
--- !u!4 &1388499337 |
||||
Transform: |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_GameObject: {fileID: 1388499334} |
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
||||
m_LocalPosition: {x: 0, y: 1, z: -10} |
||||
m_LocalScale: {x: 1, y: 1, z: 1} |
||||
m_Children: [] |
||||
m_Father: {fileID: 0} |
||||
m_RootOrder: 0 |
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
@ -0,0 +1,7 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 7e28b09a61b92904ea3cb96c0c348990 |
||||
DefaultImporter: |
||||
externalObjects: {} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,7 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 9fc0d4010bbf28b4594072e72b8655ab |
||||
DefaultImporter: |
||||
externalObjects: {} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,39 @@ |
||||
using System; |
||||
using System.Collections; |
||||
using Game; |
||||
using UnityEngine; |
||||
using UnityEngine.SceneManagement; |
||||
using UnityEngine.UI; |
||||
|
||||
namespace Global { |
||||
public class Loader : PersistentSingleton<Loader> { |
||||
|
||||
public Slider progressSlider; |
||||
|
||||
private void Start() { |
||||
ResetUI(); |
||||
} |
||||
|
||||
private void ResetUI() { |
||||
progressSlider.gameObject.SetActive(false); |
||||
progressSlider.value = 0; |
||||
} |
||||
|
||||
public void StartLoad() { |
||||
progressSlider.gameObject.SetActive(true); |
||||
StartCoroutine(Load("Game")); |
||||
} |
||||
|
||||
private IEnumerator Load(string sceneName) { |
||||
var operation = SceneManager.LoadSceneAsync(sceneName); |
||||
|
||||
while (!operation.isDone) { |
||||
float progress = Mathf.Clamp01(operation.progress / .9f); |
||||
progressSlider.value = progress; |
||||
|
||||
yield return null; |
||||
} |
||||
} |
||||
|
||||
} |
||||
} |
@ -0,0 +1,11 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 1ce5ec89d74185540bc04aa7e9e88c6f |
||||
MonoImporter: |
||||
externalObjects: {} |
||||
serializedVersion: 2 |
||||
defaultReferences: [] |
||||
executionOrder: 0 |
||||
icon: {instanceID: 0} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,8 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 389bfdea3ab4619448770aa1da521eb1 |
||||
folderAsset: yes |
||||
DefaultImporter: |
||||
externalObjects: {} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,8 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 9bf510fd57c23884ea0b4611d152825b |
||||
folderAsset: yes |
||||
DefaultImporter: |
||||
externalObjects: {} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,11 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 57737f4b148582542916681cd8a63e99 |
||||
MonoImporter: |
||||
externalObjects: {} |
||||
serializedVersion: 2 |
||||
defaultReferences: [] |
||||
executionOrder: 0 |
||||
icon: {instanceID: 0} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,11 @@ |
||||
fileFormatVersion: 2 |
||||
guid: ce57c1d0b2476b44d8f2d2552fa54f62 |
||||
MonoImporter: |
||||
externalObjects: {} |
||||
serializedVersion: 2 |
||||
defaultReferences: [] |
||||
executionOrder: 0 |
||||
icon: {instanceID: 0} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,11 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 7c6cf84f3c495624fa0b2078cc003dda |
||||
MonoImporter: |
||||
externalObjects: {} |
||||
serializedVersion: 2 |
||||
defaultReferences: [] |
||||
executionOrder: 0 |
||||
icon: {instanceID: 0} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,11 @@ |
||||
fileFormatVersion: 2 |
||||
guid: a0ba3cede5932a641aac1b58e2b3c411 |
||||
MonoImporter: |
||||
externalObjects: {} |
||||
serializedVersion: 2 |
||||
defaultReferences: [] |
||||
executionOrder: 0 |
||||
icon: {instanceID: 0} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,11 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 221ab3e1f0261354797f166800177c1a |
||||
MonoImporter: |
||||
externalObjects: {} |
||||
serializedVersion: 2 |
||||
defaultReferences: [] |
||||
executionOrder: 0 |
||||
icon: {instanceID: 0} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,8 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 8e7e8f5a82a3a134e91c54efd2274ea9 |
||||
folderAsset: yes |
||||
DefaultImporter: |
||||
externalObjects: {} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
Binary file not shown.
@ -0,0 +1,7 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 1b8d251f9af63b746bf2f7ffe00ebb9b |
||||
DefaultImporter: |
||||
externalObjects: {} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,8 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 6ab70aee4d56447429c680537fbf93ed |
||||
folderAsset: yes |
||||
DefaultImporter: |
||||
externalObjects: {} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,46 @@ |
||||
Digitized data copyright (c) 2010 Google Corporation |
||||
with Reserved Font Arimo, Tinos and Cousine. |
||||
Copyright (c) 2012 Red Hat, Inc. |
||||
with Reserved Font Name Liberation. |
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1. |
||||
This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL |
||||
|
||||
----------------------------------------------------------- |
||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 |
||||
----------------------------------------------------------- |
||||
|
||||
PREAMBLE |
||||
The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others. |
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives. |
||||
|
||||
DEFINITIONS |
||||
"Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation. |
||||
|
||||
"Reserved Font Name" refers to any names specified as such after the copyright statement(s). |
||||
|
||||
"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s). |
||||
|
||||
"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment. |
||||
|
||||
"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software. |
||||
|
||||
PERMISSION & CONDITIONS |
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions: |
||||
|
||||
1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself. |
||||
|
||||
2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user. |
||||
|
||||
3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users. |
||||
|
||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission. |
||||
|
||||
5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software. |
||||
|
||||
TERMINATION |
||||
This license becomes null and void if any of the above conditions are not met. |
||||
|
||||
DISCLAIMER |
||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. |
@ -0,0 +1,8 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 6e59c59b81ab47f9b6ec5781fa725d2c |
||||
timeCreated: 1484171296 |
||||
licenseType: Pro |
||||
TextScriptImporter: |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
Binary file not shown.
@ -0,0 +1,19 @@ |
||||
fileFormatVersion: 2 |
||||
guid: e3265ab4bf004d28a9537516768c1c75 |
||||
timeCreated: 1484171297 |
||||
licenseType: Pro |
||||
TrueTypeFontImporter: |
||||
serializedVersion: 2 |
||||
fontSize: 16 |
||||
forceTextureCase: -2 |
||||
characterSpacing: 1 |
||||
characterPadding: 0 |
||||
includeFontData: 1 |
||||
use2xBehaviour: 0 |
||||
fontNames: [] |
||||
fallbackFontReferences: [] |
||||
customCharacters: |
||||
fontRenderingMode: 0 |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,8 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 243e06394e614e5d99fab26083b707fa |
||||
folderAsset: yes |
||||
DefaultImporter: |
||||
externalObjects: {} |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,9 @@ |
||||
fileFormatVersion: 2 |
||||
guid: 731f1baa9d144a9897cb1d341c2092b8 |
||||
folderAsset: yes |
||||
timeCreated: 1442040525 |
||||
licenseType: Pro |
||||
DefaultImporter: |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
@ -0,0 +1,106 @@ |
||||
%YAML 1.1 |
||||
%TAG !u! tag:unity3d.com,2011: |
||||
--- !u!21 &2100000 |
||||
Material: |
||||
serializedVersion: 6 |
||||
m_ObjectHideFlags: 0 |
||||
m_CorrespondingSourceObject: {fileID: 0} |
||||
m_PrefabInstance: {fileID: 0} |
||||
m_PrefabAsset: {fileID: 0} |
||||
m_Name: LiberationSans SDF - Drop Shadow |
||||
m_Shader: {fileID: 4800000, guid: fe393ace9b354375a9cb14cdbbc28be4, type: 3} |
||||
m_ShaderKeywords: OUTLINE_ON UNDERLAY_ON |
||||
m_LightmapFlags: 5 |
||||
m_EnableInstancingVariants: 0 |
||||
m_DoubleSidedGI: 0 |
||||
m_CustomRenderQueue: -1 |
||||
stringTagMap: {} |
||||
disabledShaderPasses: [] |
||||
m_SavedProperties: |
||||
serializedVersion: 3 |
||||
m_TexEnvs: |
||||
- _BumpMap: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
- _Cube: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
- _FaceTex: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
- _MainTex: |
||||
m_Texture: {fileID: 28684132378477856, guid: 8f586378b4e144a9851e7b34d9b748ee, |
||||
type: 2} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
- _OutlineTex: |
||||
m_Texture: {fileID: 0} |
||||
m_Scale: {x: 1, y: 1} |
||||
m_Offset: {x: 0, y: 0} |
||||
m_Floats: |
||||
- _Ambient: 0.5 |
||||
- _Bevel: 0.5 |
||||
- _BevelClamp: 0 |
||||
- _BevelOffset: 0 |
||||
- _BevelRoundness: 0 |
||||
- _BevelWidth: 0 |
||||
- _BumpFace: 0 |
||||
- _BumpOutline: 0 |
||||
- _ColorMask: 15 |
||||
- _Diffuse: 0.5 |
||||
- _DiffusePower: 1 |
||||
- _FaceDilate: 0.1 |
||||
- _FaceUVSpeedX: 0 |
||||
- _FaceUVSpeedY: 0 |
||||
- _GlowInner: 0.05 |
||||
- _GlowOffset: 0 |
||||
- _GlowOuter: 0.05 |
||||
- _GlowPower: 0.75 |
||||
- _GradientScale: 10 |
||||
- _LightAngle: 3.1416 |
||||
- _MaskSoftnessX: 0 |
||||
- _MaskSoftnessY: 0 |
||||
- _OutlineSoftness: 0 |
||||
- _OutlineUVSpeedX: 0 |
||||
- _OutlineUVSpeedY: 0 |
||||
- _OutlineWidth: 0.1 |
||||
- _PerspectiveFilter: 0.875 |
||||
- _Reflectivity: 10 |
||||
- _ScaleRatioA: 0.9 |
||||
- _ScaleRatioB: 0.73125 |
||||
- _ScaleRatioC: 0.64125 |
||||
- _ScaleX: 1 |
||||
- _ScaleY: 1 |
||||
- _ShaderFlags: 0 |
||||
- _Sharpness: 0 |
||||
- _SpecularPower: 2 |
||||
- _Stencil: 0 |
||||
- _StencilComp: 8 |
||||
- _StencilOp: 0 |
||||
- _StencilReadMask: 255 |
||||
- _StencilWriteMask: 255 |
||||
- _TextureHeight: 1024 |
||||
- _TextureWidth: 1024 |
||||
- _UnderlayDilate: 0 |
||||
- _UnderlayOffsetX: 0.5 |
||||
- _UnderlayOffsetY: -0.5 |
||||
- _UnderlaySoftness: 0.05 |
||||
- _VertexOffsetX: 0 |
||||
- _VertexOffsetY: 0 |
||||
- _WeightBold: 0.75 |
||||
- _WeightNormal: 0 |
||||
m_Colors: |
||||
- _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} |
||||
- _Color: {r: 1, g: 1, b: 1, a: 1} |
||||
- _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} |
||||
- _FaceColor: {r: 1, g: 1, b: 1, a: 1} |
||||
- _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} |
||||
- _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767} |
||||
- _OutlineColor: {r: 0, g: 0, b: 0, a: 1} |
||||
- _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1} |
||||
- _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1} |
||||
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1} |
||||
- _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} |
@ -0,0 +1,8 @@ |
||||
fileFormatVersion: 2 |
||||
guid: e73a58f6e2794ae7b1b7e50b7fb811b0 |
||||
timeCreated: 1484172806 |
||||
licenseType: Pro |
||||
NativeFormatImporter: |
||||
userData: |
||||
assetBundleName: |
||||
assetBundleVariant: |
File diff suppressed because one or more lines are too long
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue