From 146fc24482181e0cf8c6c86c988232723ad09ddd Mon Sep 17 00:00:00 2001 From: Mo Azza Date: Mon, 9 Oct 2023 23:38:49 +0100 Subject: [PATCH] LEvel balancing and bug fixes - Fixed a bug where swapping toyos would leave the old toyo model there - Raised player toyo levels --- .../AddressableAssetsData/link.xml.meta | 2 +- ToyoWorld/Assets/BattleArea.cs | 5 +- .../Resources/Atack VFX/Claw/Dark Claw.prefab | 2 +- .../Atack VFX/Slash/Air Slash.prefab | 2 +- .../Atack VFX/Slash/Fire Slash.prefab | 2 +- .../Assets/Images/dEfWSojv_400x400.jpg.meta | 2 +- ToyoWorld/Assets/NewPlayer.prefab | 6 +- .../Resources/Windows/LoginWindow.prefab | 48 +- ToyoWorld/Assets/SceneUIManager.cs | 7 +- ToyoWorld/Assets/Scenes/MainBattle.unity | 36 +- ToyoWorld/Assets/Scenes/PlayerScene.unity | 15777 ++++++++++------ .../Assets/Scripts/Battle/BattleSystem.cs | 5 +- 12 files changed, 9632 insertions(+), 6262 deletions(-) diff --git a/ToyoWorld/Assets/AddressableAssetsData/link.xml.meta b/ToyoWorld/Assets/AddressableAssetsData/link.xml.meta index 3ce576dd..00f1a2e2 100644 --- a/ToyoWorld/Assets/AddressableAssetsData/link.xml.meta +++ b/ToyoWorld/Assets/AddressableAssetsData/link.xml.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 190122b7ef73bc74bbe16fd2b98c4f65 +guid: cb98d0357a787874d8191c45d08d5c8a TextScriptImporter: externalObjects: {} userData: diff --git a/ToyoWorld/Assets/BattleArea.cs b/ToyoWorld/Assets/BattleArea.cs index 3ebe86e4..b91b6c28 100644 --- a/ToyoWorld/Assets/BattleArea.cs +++ b/ToyoWorld/Assets/BattleArea.cs @@ -21,14 +21,15 @@ void Update() private void OnTriggerEnter(Collider other) { + /* float isBattle = Random.Range(0f, 100f); - if (isBattle > 66f) + if (isBattle > 80f) { Debug.Log("battle triggered"); controller.CallBattleStartMethod(); - } + }*/ } private void OnTriggerStay(Collider other) diff --git a/ToyoWorld/Assets/Game/Resources/Atack VFX/Claw/Dark Claw.prefab b/ToyoWorld/Assets/Game/Resources/Atack VFX/Claw/Dark Claw.prefab index f56b507a..3c9f1e7a 100644 --- a/ToyoWorld/Assets/Game/Resources/Atack VFX/Claw/Dark Claw.prefab +++ b/ToyoWorld/Assets/Game/Resources/Atack VFX/Claw/Dark Claw.prefab @@ -24437,7 +24437,7 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8087117292999587842} - m_LocalRotation: {x: -0, y: -0, z: -0.23208752, w: 0.97269493} + m_LocalRotation: {x: 0.3952979, y: 0.13189255, z: -0.05746904, w: 0.90721625} m_LocalPosition: {x: 0, y: 23.554, z: 0.91} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 diff --git a/ToyoWorld/Assets/Game/Resources/Atack VFX/Slash/Air Slash.prefab b/ToyoWorld/Assets/Game/Resources/Atack VFX/Slash/Air Slash.prefab index ee2f75f9..3af0cc66 100644 --- a/ToyoWorld/Assets/Game/Resources/Atack VFX/Slash/Air Slash.prefab +++ b/ToyoWorld/Assets/Game/Resources/Atack VFX/Slash/Air Slash.prefab @@ -19556,7 +19556,7 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6353739613531823181} - m_LocalRotation: {x: -0.2227184, y: -0.24381913, z: -0.05763798, w: 0.9421394} + m_LocalRotation: {x: -0.12013184, y: 0.13592587, z: 0.016606888, w: 0.9832684} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 diff --git a/ToyoWorld/Assets/Game/Resources/Atack VFX/Slash/Fire Slash.prefab b/ToyoWorld/Assets/Game/Resources/Atack VFX/Slash/Fire Slash.prefab index 800ada7a..92b60558 100644 --- a/ToyoWorld/Assets/Game/Resources/Atack VFX/Slash/Fire Slash.prefab +++ b/ToyoWorld/Assets/Game/Resources/Atack VFX/Slash/Fire Slash.prefab @@ -19553,7 +19553,7 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7898358583556127077} - m_LocalRotation: {x: -0.2227184, y: -0.24381913, z: -0.05763798, w: 0.9421394} + m_LocalRotation: {x: -0.12013184, y: 0.13592587, z: 0.016606888, w: 0.9832684} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 diff --git a/ToyoWorld/Assets/Images/dEfWSojv_400x400.jpg.meta b/ToyoWorld/Assets/Images/dEfWSojv_400x400.jpg.meta index 431035be..fc8deb52 100644 --- a/ToyoWorld/Assets/Images/dEfWSojv_400x400.jpg.meta +++ b/ToyoWorld/Assets/Images/dEfWSojv_400x400.jpg.meta @@ -110,7 +110,7 @@ TextureImporter: compressionQuality: 50 crunchedCompression: 0 allowsAlphaSplitting: 0 - overridden: 1 + overridden: 0 androidETC2FallbackOverride: 0 forceMaximumCompressionQuality_BC6H_BC7: 0 spriteSheet: diff --git a/ToyoWorld/Assets/NewPlayer.prefab b/ToyoWorld/Assets/NewPlayer.prefab index 1353565e..573cb5b0 100644 --- a/ToyoWorld/Assets/NewPlayer.prefab +++ b/ToyoWorld/Assets/NewPlayer.prefab @@ -3321,11 +3321,11 @@ MonoBehaviour: m_EditorClassIdentifier: toyoParty: - _base: {fileID: 11400000, guid: 367b69783d687164c8b3bd6e73c75f0d, type: 2} - level: 3 + level: 15 - _base: {fileID: 11400000, guid: d31c6f72ff87779479154004af0c3be8, type: 2} - level: 4 + level: 17 - _base: {fileID: 11400000, guid: 66a117fce3f63c44aa83ceac320559b0, type: 2} - level: 6 + level: 18 --- !u!114 &6693271465997393536 MonoBehaviour: m_ObjectHideFlags: 0 diff --git a/ToyoWorld/Assets/Resources/Windows/LoginWindow.prefab b/ToyoWorld/Assets/Resources/Windows/LoginWindow.prefab index 349235e3..f22a0742 100644 --- a/ToyoWorld/Assets/Resources/Windows/LoginWindow.prefab +++ b/ToyoWorld/Assets/Resources/Windows/LoginWindow.prefab @@ -203,7 +203,7 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_Sprite: {fileID: 21300000, guid: af79c2a93a77b3949aa26b84a203c17a, type: 3} + m_Sprite: {fileID: 21300000, guid: e6c3b1b231aabe94f91dc7644714ffde, type: 3} m_Type: 0 m_PreserveAspect: 0 m_FillCenter: 1 @@ -1012,7 +1012,7 @@ MonoBehaviour: showEventFoldout: 0 showBetaFoldout: 0 info: - - pos: {x: -106.875, y: 20.811798, z: 0} + - pos: {x: -114.609375, y: 20.811798, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -1052,7 +1052,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -80.859375, y: 20.811798, z: 0} + - pos: {x: -87.890625, y: 20.811798, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -1092,7 +1092,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -58.359375, y: 20.811798, z: 0} + - pos: {x: -63.28125, y: 20.811798, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -1132,7 +1132,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -29.53125, y: 20.811798, z: 0} + - pos: {x: -34.453125, y: 20.811798, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -1172,7 +1172,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -4.21875, y: 20.811798, z: 0} + - pos: {x: -8.4375, y: 20.811798, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -1212,7 +1212,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 5.625, y: 20.811798, z: 0} + - pos: {x: 4.21875, y: 20.811798, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -1252,7 +1252,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 35.859375, y: 20.811798, z: 0} + - pos: {x: 37.265625, y: 20.811798, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -1292,7 +1292,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 68.203125, y: 20.811798, z: 0} + - pos: {x: 71.71875, y: 20.811798, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -1338,7 +1338,7 @@ MonoBehaviour: _text: PLAY NOW drawText: PLAY NOW hyphenedText: PLAY NOW - font: {fileID: 12800000, guid: 92af8c94974284c4388316b4f89b4f02, type: 2} + font: {fileID: 12800000, guid: e110c919ea5e84fea8cbc2f0556ecfef, type: 3} _color32: serializedVersion: 2 rgba: 4294967295 @@ -1389,23 +1389,23 @@ MonoBehaviour: textMesh: {fileID: 0} rawTopLeftBounds: {x: 202.81287, y: -65.8118, z: 0} rawBottomRightBounds: {x: -202.81287, y: 65.8118, z: 0} - rawBottomRightTextBounds: {x: 213.75, y: -45, z: 0} + rawBottomRightTextBounds: {x: 229.21875, y: -45, z: 0} topLeftBounds: {x: 757.18713, y: 833.4502, z: 0} topRightBounds: {x: 1162.8129, y: 833.4502, z: 0} bottomLeftBounds: {x: 757.18713, y: 701.8266, z: 0} bottomRightBounds: {x: 1162.8129, y: 701.8266, z: 0} centerBounds: {x: 960, y: 767.6384, z: 0} - topLeftTextBounds: {x: 853.125, y: 790.1384, z: 0} - topRightTextBounds: {x: 1066.875, y: 790.1384, z: 0} - bottomLeftTextBounds: {x: 853.125, y: 745.1384, z: 0} - bottomRightTextBounds: {x: 1066.875, y: 745.1384, z: 0} + topLeftTextBounds: {x: 845.3906, y: 790.1384, z: 0} + topRightTextBounds: {x: 1074.6094, y: 790.1384, z: 0} + bottomLeftTextBounds: {x: 845.3906, y: 745.1384, z: 0} + bottomRightTextBounds: {x: 1074.6094, y: 745.1384, z: 0} centerTextBounds: {x: 960, y: 767.6384, z: 0} - finalTopLeftTextBounds: {x: 853.125, y: 790.1384, z: 0} - finalTopRightTextBounds: {x: 1066.875, y: 790.1384, z: 0} - finalBottomLeftTextBounds: {x: 853.125, y: 745.1384, z: 0} - finalBottomRightTextBounds: {x: 1066.875, y: 745.1384, z: 0} + finalTopLeftTextBounds: {x: 845.3906, y: 790.1384, z: 0} + finalTopRightTextBounds: {x: 1074.6094, y: 790.1384, z: 0} + finalBottomLeftTextBounds: {x: 845.3906, y: 745.1384, z: 0} + finalBottomRightTextBounds: {x: 1074.6094, y: 745.1384, z: 0} finalCenterTextBounds: {x: 960, y: 767.6384, z: 0} - unwrappedBottomRightTextBounds: {x: 213.75, y: -45, z: 0} + unwrappedBottomRightTextBounds: {x: 229.21875, y: -45, z: 0} onCompleteEvent: m_PersistentCalls: m_Calls: [] @@ -1430,7 +1430,7 @@ MonoBehaviour: debugMode: 0 totalReadTime: 0.00001 totalUnreadTime: 0.00001 - currentReadTime: 1.2020637 + currentReadTime: 28.931566 autoRead: 1 rememberReadPosition: 1 autoQuality: 0 @@ -2921,7 +2921,7 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Sprite: {fileID: 21300000, guid: d08f60ef09739438ca3ab0cde6f4720f, type: 3} m_Type: 1 m_PreserveAspect: 0 m_FillCenter: 1 @@ -3134,8 +3134,8 @@ MonoBehaviour: ' m_isRightToLeft: 0 - m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} - m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontAsset: {fileID: 11400000, guid: e0962d31f1f084fa3ba7147d76f5b6e8, type: 2} + m_sharedMaterial: {fileID: 1653631458307283989, guid: e0962d31f1f084fa3ba7147d76f5b6e8, type: 2} m_fontSharedMaterials: [] m_fontMaterial: {fileID: 0} m_fontMaterials: [] diff --git a/ToyoWorld/Assets/SceneUIManager.cs b/ToyoWorld/Assets/SceneUIManager.cs index 9b9518a4..c176a55c 100644 --- a/ToyoWorld/Assets/SceneUIManager.cs +++ b/ToyoWorld/Assets/SceneUIManager.cs @@ -8,7 +8,12 @@ public class SceneUIManager : MonoBehaviour // Start is called before the first frame update void Start() { - + if (GameController.instance.setName) + { + Cursor.lockState = CursorLockMode.Locked; + Cursor.visible = false; + isMouseLocked = true; + } } // Update is called once per frame diff --git a/ToyoWorld/Assets/Scenes/MainBattle.unity b/ToyoWorld/Assets/Scenes/MainBattle.unity index 0099ab3d..9dd45728 100644 --- a/ToyoWorld/Assets/Scenes/MainBattle.unity +++ b/ToyoWorld/Assets/Scenes/MainBattle.unity @@ -1065,6 +1065,7 @@ GameObject: - component: {fileID: 393531852} - component: {fileID: 393531856} - component: {fileID: 393531857} + - component: {fileID: 393531858} m_Layer: 8 m_Name: Main Camera m_TagString: MainCamera @@ -1223,6 +1224,39 @@ MonoBehaviour: m_BeforeTransparentBundles: [] m_BeforeStackBundles: [] m_AfterStackBundles: [] +--- !u!114 &393531858 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 393531851} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: -1 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 0 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_Version: 2 --- !u!1 &398799701 GameObject: m_ObjectHideFlags: 0 @@ -10885,7 +10919,7 @@ AudioSource: OutputAudioMixerGroup: {fileID: 0} m_audioClip: {fileID: 8300000, guid: f1779a85ad2c1714a9fe1cae0f420eaa, type: 3} m_PlayOnAwake: 1 - m_Volume: 0.3 + m_Volume: 0.15 m_Pitch: 1 Loop: 1 Mute: 0 diff --git a/ToyoWorld/Assets/Scenes/PlayerScene.unity b/ToyoWorld/Assets/Scenes/PlayerScene.unity index 8b4c7cfe..1adb84cc 100644 --- a/ToyoWorld/Assets/Scenes/PlayerScene.unity +++ b/ToyoWorld/Assets/Scenes/PlayerScene.unity @@ -1016,7 +1016,7 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 9 + m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &34363442 GameObject: @@ -1053,77 +1053,6 @@ Transform: m_Father: {fileID: 370605672} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &34738442 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 3128855014192089941, guid: 12348fc04884c514184365cc4df792af, type: 3} - m_PrefabInstance: {fileID: 1799323723} - m_PrefabAsset: {fileID: 0} ---- !u!136 &34738445 -CapsuleCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 34738442} - m_Material: {fileID: 0} - m_IsTrigger: 1 - m_Enabled: 1 - m_Radius: 3 - m_Height: 9.096439 - m_Direction: 1 - m_Center: {x: 0, y: 0, z: 0} ---- !u!114 &34738446 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 34738442} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 66bafbc0c7594d94b82e3fec217992df, type: 3} - m_Name: - m_EditorClassIdentifier: - interactText: Talk - npcTalker: {fileID: 0} - npcLines: {fileID: 0} - isNPC: 1 - isInteractable: 0 - isHealer: 0 ---- !u!114 &34738447 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 34738442} - m_Enabled: 0 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4420ecff4f2eefc498bb7aa69e81de42, type: 3} - m_Name: - m_EditorClassIdentifier: - Name: Mium - isObject: 0 - sentences: - - Welcome to Galei town, did you come to see the ancient spire? - - It's a pretty famous spot around here. Anyways it looks like everyone's still - arriving. - - Feel free to explore the island and talk to everyone, they're still setting up - shop but I'm sure they'll talk with you. ---- !u!136 &34738448 -CapsuleCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 34738442} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - m_Radius: 0.5 - m_Height: 1.6909103 - m_Direction: 1 - m_Center: {x: 0, y: 0.87345123, z: 0} --- !u!1 &40526948 GameObject: m_ObjectHideFlags: 0 @@ -2736,6 +2665,170 @@ Transform: m_Father: {fileID: 572804432} m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!43 &117936433 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 10 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 750 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 500 + localAABB: + m_Center: {x: 0.25, y: 10.75, z: 0} + m_Extent: {x: 486, y: 31.75, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 0 + m_KeepIndices: 0 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200000002000300040005000600040006000700080009000a0008000a000b000c000d000e000c000e000f00100011001200100012001300140015001600140016001700180019001a0018001a001b001c001d001e001c001e001f00200021002200200022002300240025002600240026002700280029002a0028002a002b002c002d002e002c002e002f00300031003200300032003300340035003600340036003700380039003a0038003a003b003c003d003e003c003e003f00400041004200400042004300440045004600440046004700480049004a0048004a004b004c004d004e004c004e004f00500051005200500052005300540055005600540056005700580059005a0058005a005b005c005d005e005c005e005f00600061006200600062006300640065006600640066006700680069006a0068006a006b006c006d006e006c006e006f00700071007200700072007300740075007600740076007700780079007a0078007a007b007c007d007e007c007e007f00800081008200800082008300840085008600840086008700880089008a0088008a008b008c008d008e008c008e008f00900091009200900092009300940095009600940096009700980099009a0098009a009b009c009d009e009c009e009f00a000a100a200a000a200a300a400a500a600a400a600a700a800a900aa00a800aa00ab00ac00ad00ae00ac00ae00af00b000b100b200b000b200b300b400b500b600b400b600b700b800b900ba00b800ba00bb00bc00bd00be00bc00be00bf00c000c100c200c000c200c300c400c500c600c400c600c700c800c900ca00c800ca00cb00cc00cd00ce00cc00ce00cf00d000d100d200d000d200d300d400d500d600d400d600d700d800d900da00d800da00db00dc00dd00de00dc00de00df00e000e100e200e000e200e300e400e500e600e400e600e700e800e900ea00e800ea00eb00ec00ed00ee00ec00ee00ef00f000f100f200f000f200f300f400f500f600f400f600f700f800f900fa00f800fa00fb00fc00fd00fe00fc00fe00ff00000101010201000102010301040105010601040106010701080109010a0108010a010b010c010d010e010c010e010f01100111011201100112011301140115011601140116011701180119011a0118011a011b011c011d011e011c011e011f01200121012201200122012301240125012601240126012701280129012a0128012a012b012c012d012e012c012e012f01300131013201300132013301340135013601340136013701380139013a0138013a013b013c013d013e013c013e013f01400141014201400142014301440145014601440146014701480149014a0148014a014b014c014d014e014c014e014f01500151015201500152015301540155015601540156015701580159015a0158015a015b015c015d015e015c015e015f01600161016201600162016301640165016601640166016701680169016a0168016a016b016c016d016e016c016e016f01700171017201700172017301740175017601740176017701780179017a0178017a017b017c017d017e017c017e017f01800181018201800182018301840185018601840186018701880189018a0188018a018b018c018d018e018c018e018f01900191019201900192019301940195019601940196019701980199019a0198019a019b019c019d019e019c019e019f01a001a101a201a001a201a301a401a501a601a401a601a701a801a901aa01a801aa01ab01ac01ad01ae01ac01ae01af01b001b101b201b001b201b301b401b501b601b401b601b701b801b901ba01b801ba01bb01bc01bd01be01bc01be01bf01c001c101c201c001c201c301c401c501c601c401c601c701c801c901ca01c801ca01cb01cc01cd01ce01cc01ce01cf01d001d101d201d001d201d301d401d501d601d401d601d701d801d901da01d801da01db01dc01dd01de01dc01de01df01e001e101e201e001e201e301e401e501e601e401e601e701e801e901ea01e801ea01eb01ec01ed01ee01ec01ee01ef01f001f101f201f001f201f301 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 500 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 2 + dimension: 4 + - stream: 0 + offset: 16 + format: 0 + dimension: 2 + - stream: 0 + offset: 24 + format: 0 + dimension: 2 + - stream: 0 + offset: 32 + format: 0 + dimension: 4 + - stream: 0 + offset: 48 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 32000 + _typelessdata: 0000ebc30000244200000000ffffffff000000000000000000000000000000000000103d00003c3e0000903c0000bc3d00000000000000420000803f0000803f00c0e8c30000244200000000ffffffff0000103d0000000000000000000000000000103d00003c3e0000903c0000bc3d00000000000000420000803f0000803f00c0e8c300008c4100000000ffffffff0000103d00003c3e00000000000000000000103d00003c3e0000903c0000bc3d00000000000000420000803f0000803f0000ebc300008c4100000000ffffffff0000000000003c3e00000000000000000000103d00003c3e0000903c0000bc3d00000000000000420000803f0000803f00c0e7c300002a4200000000ffffffff0000103d0000000000000000000000000000d83d0000483e0000b43d0000c83d00000000000000420000803f0000803f0000e1c300002a4200000000ffffffff0000103e0000000000000000000000000000d83d0000483e0000b43d0000c83d00000000000000420000803f0000803f0000e1c300008c4100000000ffffffff0000103e0000483e00000000000000000000d83d0000483e0000b43d0000c83d00000000000000420000803f0000803f00c0e7c300008c4100000000ffffffff0000103d0000483e00000000000000000000d83d0000483e0000b43d0000c83d00000000000000420000803f0000803f00c0e1c30000944100000000ffffffff0000000000003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0040e1c30000944100000000ffffffff0000003c00003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0040e1c300008c4100000000ffffffff0000003c0000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00c0e1c300008c4100000000ffffffff000000000000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0040dcc300000e4200000000ffffffff000000000000483e00000000000000000000f83d0000443e0000783d0000953e00000000000000420000803f0000803f0080d4c300000e4200000000ffffffff0000f83d0000483e00000000000000000000f83d0000443e0000783d0000953e00000000000000420000803f0000803f0080d4c30000304100000000ffffffff0000f83d0000c63e00000000000000000000f83d0000443e0000783d0000953e00000000000000420000803f0000803f0040dcc30000304100000000ffffffff000000000000c63e00000000000000000000f83d0000443e0000783d0000953e00000000000000420000803f0000803f0080d3c30000104200000000ffffffff0000103e0000000000000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f0040cac30000104200000000ffffffff0000923e0000000000000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f0040cac30000884100000000ffffffff0000923e0000183e00000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f0080d3c30000884100000000ffffffff0000103e0000183e00000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f0040c9c300000e4200000000ffffffff0000923e0000000000000000000000000000f83d0000143e0000b13e0000943d00000000000000420000803f0000803f0080c1c300000e4200000000ffffffff0000d03e0000000000000000000000000000f83d0000143e0000b13e0000943d00000000000000420000803f0000803f0080c1c30000884100000000ffffffff0000d03e0000143e00000000000000000000f83d0000143e0000b13e0000943d00000000000000420000803f0000803f0040c9c30000884100000000ffffffff0000923e0000143e00000000000000000000f83d0000143e0000b13e0000943d00000000000000420000803f0000803f0000c1c30000944100000000ffffffff0000000000003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0080c0c30000944100000000ffffffff0000003c00003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0080c0c300008c4100000000ffffffff0000003c0000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0000c1c300008c4100000000ffffffff000000000000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0000bcc30000104200000000ffffffff0000103e0000183e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f0000b3c30000104200000000ffffffff0000903e0000183e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f0000b3c30000884100000000ffffffff0000903e0000983e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f0000bcc30000884100000000ffffffff0000103e0000983e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f00c0b1c30000104200000000ffffffff0000d03e0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00c0abc30000104200000000ffffffff0000003f0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00c0abc300008c4100000000ffffffff0000003f0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00c0b1c300008c4100000000ffffffff0000d03e0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0080abc30000104200000000ffffffff0000903e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00c0a2c30000104200000000ffffffff0000d63e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00c0a2c30000884100000000ffffffff0000d63e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f0080abc30000884100000000ffffffff0000903e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00c0a2c30000944100000000ffffffff0000000000003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0040a2c30000944100000000ffffffff0000003c00003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0040a2c300008c4100000000ffffffff0000003c0000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00c0a2c300008c4100000000ffffffff000000000000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00009ec300002a4200000000ffffffff0000103d0000000000000000000000000000d83d0000483e0000b43d0000c83d00000000000000420000803f0000803f004097c300002a4200000000ffffffff0000103e0000000000000000000000000000d83d0000483e0000b43d0000c83d00000000000000420000803f0000803f004097c300008c4100000000ffffffff0000103e0000483e00000000000000000000d83d0000483e0000b43d0000c83d00000000000000420000803f0000803f00009ec300008c4100000000ffffffff0000103d0000483e00000000000000000000d83d0000483e0000b43d0000c83d00000000000000420000803f0000803f008097c30000104200000000ffffffff0000103e0000183e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f00808ec30000104200000000ffffffff0000903e0000183e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f00808ec30000884100000000ffffffff0000903e0000983e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f008097c30000884100000000ffffffff0000103e0000983e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f00c08dc30000104200000000ffffffff0000f83d0000983e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f00c085c30000104200000000ffffffff00007c3e0000983e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f00c085c30000884100000000ffffffff00007c3e0000e43e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f00c08dc30000884100000000ffffffff0000f83d0000e43e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f004085c30000244200000000ffffffff0000d63e0000143e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f00c082c30000244200000000ffffffff0000ea3e0000143e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f00c082c300008c4100000000ffffffff0000ea3e0000a83e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f004085c300008c4100000000ffffffff0000d63e0000a83e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f004081c30000104200000000ffffffff00007c3e0000983e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f008072c30000104200000000ffffffff0000be3e0000983e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f008072c300008c4100000000ffffffff0000be3e0000e23e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f004081c300008c4100000000ffffffff00007c3e0000e23e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f008070c30000104200000000ffffffff0000003f0000000000000000000000000000103e0000483e0000123f0000c83d00000000000000420000803f0000803f00805ec30000104200000000ffffffff0000243f0000000000000000000000000000103e0000483e0000123f0000c83d00000000000000420000803f0000803f00805ec30000304100000000ffffffff0000243f0000483e00000000000000000000103e0000483e0000123f0000c83d00000000000000420000803f0000803f008070c30000304100000000ffffffff0000003f0000483e00000000000000000000103e0000483e0000123f0000c83d00000000000000420000803f0000803f00805dc30000944100000000ffffffff0000000000003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00805cc30000944100000000ffffffff0000003c00003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00805cc300008c4100000000ffffffff0000003c0000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00805dc300008c4100000000ffffffff000000000000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f008052c30000104200000000ffffffff0000243f00000000000000000000000000000c3e0000483e0080353f0000c83d00000000000000420000803f0000803f000041c30000104200000000ffffffff0000473f00000000000000000000000000000c3e0000483e0080353f0000c83d00000000000000420000803f0000803f000041c30000304100000000ffffffff0000473f0000483e000000000000000000000c3e0000483e0080353f0000c83d00000000000000420000803f0000803f008052c30000304100000000ffffffff0000243f0000483e000000000000000000000c3e0000483e0080353f0000c83d00000000000000420000803f0000803f000040c30000104200000000ffffffff0000903e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00802ec30000104200000000ffffffff0000d63e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00802ec30000884100000000ffffffff0000d63e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f000040c30000884100000000ffffffff0000903e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00802cc30000104200000000ffffffff0000d03e0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f008020c30000104200000000ffffffff0000003f0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f008020c300008c4100000000ffffffff0000003f0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00802cc300008c4100000000ffffffff0000d03e0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f008020c300002a4200000000ffffffff0000103d0000000000000000000000000000d83d0000483e0000b43d0000c83d00000000000000420000803f0000803f000013c300002a4200000000ffffffff0000103e0000000000000000000000000000d83d0000483e0000b43d0000c83d00000000000000420000803f0000803f000013c300008c4100000000ffffffff0000103e0000483e00000000000000000000d83d0000483e0000b43d0000c83d00000000000000420000803f0000803f008020c300008c4100000000ffffffff0000103d0000483e00000000000000000000d83d0000483e0000b43d0000c83d00000000000000420000803f0000803f008013c30000104200000000ffffffff0000103e0000000000000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f000001c30000104200000000ffffffff0000923e0000000000000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f000001c30000884100000000ffffffff0000923e0000183e00000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f008013c30000884100000000ffffffff0000103e0000183e00000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f0000fec20000104200000000ffffffff0000d03e0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0000e6c20000104200000000ffffffff0000003f0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0000e6c200008c4100000000ffffffff0000003f0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0000fec200008c4100000000ffffffff0000d03e0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0000e3c20000104200000000ffffffff0000253f0000ce3e00000000000000000000143e0000543e0080123f0000993e0000803f000000420000803f0000803f0000aec20000104200000000ffffffff0000253f0000483e00000000000000000000143e0000543e0080123f0000993e0000803f000000420000803f0000803f0000aec200008c4100000000ffffffff0000003f0000483e00000000000000000000143e0000543e0080123f0000993e0000803f000000420000803f0000803f0000e3c200008c4100000000ffffffff0000003f0000ce3e00000000000000000000143e0000543e0080123f0000993e0000803f000000420000803f0000803f0000aac20000104200000000ffffffff0000103e0000183e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f000086c20000104200000000ffffffff0000903e0000183e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f000086c20000884100000000ffffffff0000903e0000983e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f0000aac20000884100000000ffffffff0000103e0000983e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f000081c20000104200000000ffffffff00007c3e0000983e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f000042c20000104200000000ffffffff0000be3e0000983e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f000042c200008c4100000000ffffffff0000be3e0000e23e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f000081c200008c4100000000ffffffff00007c3e0000e23e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f00003ac20000104200000000ffffffff0000f83d0000983e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f0000f4c10000104200000000ffffffff00007c3e0000983e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f0000f4c10000884100000000ffffffff00007c3e0000e43e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f00003ac20000884100000000ffffffff0000f83d0000e43e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f0000f0c10000104200000000ffffffff0000903e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f000048c10000104200000000ffffffff0000d63e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f000048c10000884100000000ffffffff0000d63e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f0000f0c10000884100000000ffffffff0000903e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f000048c10000944100000000ffffffff0000000000003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f000038c10000944100000000ffffffff0000003c00003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f000038c100008c4100000000ffffffff0000003c0000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f000048c100008c4100000000ffffffff000000000000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f000000c00000244200000000ffffffff0000d63e0000143e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f000040400000244200000000ffffffff0000ea3e0000143e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f0000404000008c4100000000ffffffff0000ea3e0000a83e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f000000c000008c4100000000ffffffff0000d63e0000a83e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f000090400000104200000000ffffffff0000473f0000000000000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f00009c410000104200000000ffffffff0000653f0000000000000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f00009c410000884100000000ffffffff0000653f0000183e00000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f000090400000884100000000ffffffff0000473f0000183e00000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f0000a0410000104200000000ffffffff0000473f0000000000000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f00000c420000104200000000ffffffff0000653f0000000000000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f00000c420000884100000000ffffffff0000653f0000183e00000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f0000a0410000884100000000ffffffff0000473f0000183e00000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f0000144200000e4200000000ffffffff0000923e0000000000000000000000000000f83d0000143e0000b13e0000943d00000000000000420000803f0000803f0000524200000e4200000000ffffffff0000d03e0000000000000000000000000000f83d0000143e0000b13e0000943d00000000000000420000803f0000803f000052420000884100000000ffffffff0000d03e0000143e00000000000000000000f83d0000143e0000b13e0000943d00000000000000420000803f0000803f000014420000884100000000ffffffff0000923e0000143e00000000000000000000f83d0000143e0000b13e0000943d00000000000000420000803f0000803f00005a420000104200000000ffffffff0000903e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f000090420000104200000000ffffffff0000d63e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f000090420000884100000000ffffffff0000d63e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00005a420000884100000000ffffffff0000903e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f000091420000104200000000ffffffff0000473f0000000000000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f0000af420000104200000000ffffffff0000653f0000000000000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f0000af420000884100000000ffffffff0000653f0000183e00000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f000091420000884100000000ffffffff0000473f0000183e00000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f0000b1420000b04100000000ffffffff0000253f0000483e00000000000000000000503d0000903d00802b3f00006c3e00000000000000420000803f0000803f0000be420000b04100000000ffffffff0000323f0000483e00000000000000000000503d0000903d00802b3f00006c3e00000000000000420000803f0000803f0000be420000504100000000ffffffff0000323f0000883e00000000000000000000503d0000903d00802b3f00006c3e00000000000000420000803f0000803f0000b1420000504100000000ffffffff0000253f0000883e00000000000000000000503d0000903d00802b3f00006c3e00000000000000420000803f0000803f0000bf420000944100000000ffffffff0000000000003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0000c1420000944100000000ffffffff0000003c00003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0000c14200008c4100000000ffffffff0000003c0000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0000bf4200008c4100000000ffffffff000000000000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0000d5420000104200000000ffffffff0000243f00000000000000000000000000000c3e0000483e0080353f0000c83d00000000000000420000803f0000803f0000f8420000104200000000ffffffff0000473f00000000000000000000000000000c3e0000483e0080353f0000c83d00000000000000420000803f0000803f0000f8420000304100000000ffffffff0000473f0000483e000000000000000000000c3e0000483e0080353f0000c83d00000000000000420000803f0000803f0000d5420000304100000000ffffffff0000243f0000483e000000000000000000000c3e0000483e0080353f0000c83d00000000000000420000803f0000803f0000fc4200002a4200000000ffffffff0000653f0000000000000000000000000000203d0000483e00006a3f0000c83d00000000000000420000803f0000803f0000034300002a4200000000ffffffff00006f3f0000000000000000000000000000203d0000483e00006a3f0000c83d00000000000000420000803f0000803f0000034300008c4100000000ffffffff00006f3f0000483e00000000000000000000203d0000483e00006a3f0000c83d00000000000000420000803f0000803f0000fc4200008c4100000000ffffffff0000653f0000483e00000000000000000000203d0000483e00006a3f0000c83d00000000000000420000803f0000803f000005430000104200000000ffffffff0000903e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f008016430000104200000000ffffffff0000d63e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f008016430000884100000000ffffffff0000d63e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f000005430000884100000000ffffffff0000903e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f008017430000104200000000ffffffff0000103e0000183e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f008029430000104200000000ffffffff0000903e0000183e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f008029430000884100000000ffffffff0000903e0000983e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f008017430000884100000000ffffffff0000103e0000983e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f00802a430000104200000000ffffffff0000473f0000000000000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f008039430000104200000000ffffffff0000653f0000000000000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f008039430000884100000000ffffffff0000653f0000183e00000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f00802a430000884100000000ffffffff0000473f0000183e00000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f00803a430000104200000000ffffffff0000903e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00004c430000104200000000ffffffff0000d63e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00004c430000884100000000ffffffff0000d63e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00803a430000884100000000ffffffff0000903e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00004c430000944100000000ffffffff0000000000003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00004d430000944100000000ffffffff0000003c00003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00004d4300008c4100000000ffffffff0000003c0000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00004c4300008c4100000000ffffffff000000000000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f000056430000104200000000ffffffff0000903e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f008067430000104200000000ffffffff0000d63e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f008067430000884100000000ffffffff0000d63e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f000056430000884100000000ffffffff0000903e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f008069430000104200000000ffffffff00007c3e0000983e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f008079430000104200000000ffffffff0000be3e0000983e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f0080794300008c4100000000ffffffff0000be3e0000e23e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f0080694300008c4100000000ffffffff00007c3e0000e23e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f00807b430000104200000000ffffffff0000103e0000183e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f00c086430000104200000000ffffffff0000903e0000183e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f00c086430000884100000000ffffffff0000903e0000983e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f00807b430000884100000000ffffffff0000103e0000983e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f0000884300002a4200000000ffffffff0000253f0000883e000000000000000000000c3e00004c3e0080363f0000bb3e00000000000000420000803f0000803f00c0904300002a4200000000ffffffff0000483f0000883e000000000000000000000c3e00004c3e0080363f0000bb3e00000000000000420000803f0000803f00c090430000884100000000ffffffff0000483f0000ee3e000000000000000000000c3e00004c3e0080363f0000bb3e00000000000000420000803f0000803f000088430000884100000000ffffffff0000253f0000ee3e000000000000000000000c3e00004c3e0080363f0000bb3e00000000000000420000803f0000803f00c0914300002a4200000000ffffffff0000653f0000000000000000000000000000203d0000483e00006a3f0000c83d00000000000000420000803f0000803f0040944300002a4200000000ffffffff00006f3f0000000000000000000000000000203d0000483e00006a3f0000c83d00000000000000420000803f0000803f0040944300008c4100000000ffffffff00006f3f0000483e00000000000000000000203d0000483e00006a3f0000c83d00000000000000420000803f0000803f00c0914300008c4100000000ffffffff0000653f0000483e00000000000000000000203d0000483e00006a3f0000c83d00000000000000420000803f0000803f004095430000104200000000ffffffff0000903e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00009e430000104200000000ffffffff0000d63e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00009e430000884100000000ffffffff0000d63e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f004095430000884100000000ffffffff0000903e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00009e430000944100000000ffffffff0000000000003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00809e430000944100000000ffffffff0000003c00003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00809e4300008c4100000000ffffffff0000003c0000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00009e4300008c4100000000ffffffff000000000000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0080a34300002a4200000000ffffffff0000483f0000483e00000000000000000000f83d0000483e0080573f0000963e00000000000000420000803f0000803f0040ab4300002a4200000000ffffffff0000673f0000483e00000000000000000000f83d0000483e0080573f0000963e00000000000000420000803f0000803f0040ab4300008c4100000000ffffffff0000673f0000c83e00000000000000000000f83d0000483e0080573f0000963e00000000000000420000803f0000803f0080a34300008c4100000000ffffffff0000483f0000c83e00000000000000000000f83d0000483e0080573f0000963e00000000000000420000803f0000803f0040ac430000104200000000ffffffff0000103e0000183e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f0040b5430000104200000000ffffffff0000903e0000183e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f0040b5430000884100000000ffffffff0000903e0000983e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f0040ac430000884100000000ffffffff0000103e0000983e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f0080b6430000104200000000ffffffff0000d03e0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0080bc430000104200000000ffffffff0000003f0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0080bc4300008c4100000000ffffffff0000003f0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0080b64300008c4100000000ffffffff0000d03e0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00c0bc4300002a4200000000ffffffff000000000000003f00000000000000000000103e00004c3e0000903d0080193f00000000000000420000803f0000803f00c0c54300002a4200000000ffffffff0000103e0000003f00000000000000000000103e00004c3e0000903d0080193f00000000000000420000803f0000803f00c0c5430000884100000000ffffffff0000103e0000333f00000000000000000000103e00004c3e0000903d0080193f00000000000000420000803f0000803f00c0bc430000884100000000ffffffff000000000000333f00000000000000000000103e00004c3e0000903d0080193f00000000000000420000803f0000803f0080c64300000e4200000000ffffffff0000923e00002f3f00000000000000000000143e00003c3e00005a3e0080173f0000803f000000420000803f0000803f0040d24300000e4200000000ffffffff0000923e0000003f00000000000000000000143e00003c3e00005a3e0080173f0000803f000000420000803f0000803f0040d2430000884100000000ffffffff0000103e0000003f00000000000000000000143e00003c3e00005a3e0080173f0000803f000000420000803f0000803f0080c6430000884100000000ffffffff0000103e00002f3f00000000000000000000143e00003c3e00005a3e0080173f0000803f000000420000803f0000803f00c0d2430000104200000000ffffffff0000103e0000183e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f00c0db430000104200000000ffffffff0000903e0000183e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f00c0db430000884100000000ffffffff0000903e0000983e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f00c0d2430000884100000000ffffffff0000103e0000983e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f0000dd430000104200000000ffffffff0000d03e0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0000e3430000104200000000ffffffff0000003f0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0000e34300008c4100000000ffffffff0000003f0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0000dd4300008c4100000000ffffffff0000d03e0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0040e3430000104200000000ffffffff0000903e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f0000ec430000104200000000ffffffff0000d63e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f0000ec430000884100000000ffffffff0000d63e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f0040e3430000884100000000ffffffff0000903e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00e0e4430000944100000000ffffffff0000000000003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0060e5430000944100000000ffffffff0000003c00003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0060e54300008c4100000000ffffffff0000003c0000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00e0e44300008c4100000000ffffffff000000000000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00e0f2c30000804000000000ffffffff0000103e0000183e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f00e0e9c30000804000000000ffffffff0000903e0000183e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f00e0e9c3000070c100000000ffffffff0000903e0000983e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f00e0f2c3000070c100000000ffffffff0000103e0000983e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f0020e9c30000804000000000ffffffff0000f83d0000983e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f0020e1c30000804000000000ffffffff00007c3e0000983e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f0020e1c3000070c100000000ffffffff00007c3e0000e43e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f0020e9c3000070c100000000ffffffff0000f83d0000e43e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f00e0e0c30000804000000000ffffffff0000f83d0000983e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f00e0d8c30000804000000000ffffffff00007c3e0000983e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f00e0d8c3000070c100000000ffffffff00007c3e0000e43e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f00e0e0c3000070c100000000ffffffff0000f83d0000e43e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f00a0d8c30000804000000000ffffffff0000903e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00e0cfc30000804000000000ffffffff0000d63e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00e0cfc3000070c100000000ffffffff0000d63e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00a0d8c3000070c100000000ffffffff0000903e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00e0cec30000284100000000ffffffff0000653f0000000000000000000000000000203d0000483e00006a3f0000c83d00000000000000420000803f0000803f0060ccc30000284100000000ffffffff00006f3f0000000000000000000000000000203d0000483e00006a3f0000c83d00000000000000420000803f0000803f0060ccc3000068c100000000ffffffff00006f3f0000483e00000000000000000000203d0000483e00006a3f0000c83d00000000000000420000803f0000803f00e0cec3000068c100000000ffffffff0000653f0000483e00000000000000000000203d0000483e00006a3f0000c83d00000000000000420000803f0000803f0060cbc30000804000000000ffffffff0000903e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00a0c2c30000804000000000ffffffff0000d63e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00a0c2c3000070c100000000ffffffff0000d63e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f0060cbc3000070c100000000ffffffff0000903e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00a0c1c30000804000000000ffffffff0000d03e0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00a0bbc30000804000000000ffffffff0000003f0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00a0bbc3000068c100000000ffffffff0000003f0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00a0c1c3000068c100000000ffffffff0000d03e0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0060bbc30000804000000000ffffffff0000103e0000183e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f0060b2c30000804000000000ffffffff0000903e0000183e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f0060b2c3000070c100000000ffffffff0000903e0000983e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f0060bbc3000070c100000000ffffffff0000103e0000983e00000000000000000000103e0000183e0000583e0000643e00000000000000420000803f0000803f00e0b1c30000f04000000000ffffffff000000000000333f00000000000000000000c03d0000303e0000403d0000493f00000000000000420000803f0000803f00e0abc30000f04000000000ffffffff0000c03d0000333f00000000000000000000c03d0000303e0000403d0000493f00000000000000420000803f0000803f00e0abc3000068c100000000ffffffff0000c03d00005f3f00000000000000000000c03d0000303e0000403d0000493f00000000000000420000803f0000803f00e0b1c3000068c100000000ffffffff0000000000005f3f00000000000000000000c03d0000303e0000403d0000493f00000000000000420000803f0000803f0020abc30000104100000000ffffffff0000d63e0000143e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f00a0a8c30000104100000000ffffffff0000ea3e0000143e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f00a0a8c3000068c100000000ffffffff0000ea3e0000a83e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f0020abc3000068c100000000ffffffff0000d63e0000a83e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f00a0a7c30000804000000000ffffffff0000103e0000000000000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f00609ec30000804000000000ffffffff0000923e0000000000000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f00609ec3000070c100000000ffffffff0000923e0000183e00000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f00a0a7c3000070c100000000ffffffff0000103e0000183e00000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f00609dc30000804000000000ffffffff00007c3e0000983e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f006095c30000804000000000ffffffff0000be3e0000983e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f006095c3000068c100000000ffffffff0000be3e0000e23e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f00609dc3000068c100000000ffffffff00007c3e0000e23e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f00e094c3000058c100000000ffffffff0000000000003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f006094c3000058c100000000ffffffff0000003c00003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f006094c3000068c100000000ffffffff0000003c0000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00e094c3000068c100000000ffffffff000000000000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00e08fc30000804000000000ffffffff0000103e0000000000000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f00a086c30000804000000000ffffffff0000923e0000000000000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f00a086c3000070c100000000ffffffff0000923e0000183e00000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f00e08fc3000070c100000000ffffffff0000103e0000183e00000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f00a085c30000804000000000ffffffff00007c3e0000983e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f00407bc30000804000000000ffffffff0000be3e0000983e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f00407bc3000068c100000000ffffffff0000be3e0000e23e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f00a085c3000068c100000000ffffffff00007c3e0000e23e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f00407ac3000058c100000000ffffffff0000000000003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f004079c3000058c100000000ffffffff0000003c00003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f004079c3000068c100000000ffffffff0000003c0000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00407ac3000068c100000000ffffffff000000000000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00406fc30000604000000000ffffffff000000000000483e00000000000000000000f83d0000443e0000783d0000953e00000000000000420000803f0000803f00c05fc30000604000000000ffffffff0000f83d0000483e00000000000000000000f83d0000443e0000783d0000953e00000000000000420000803f0000803f00c05fc30000a8c100000000ffffffff0000f83d0000c63e00000000000000000000f83d0000443e0000783d0000953e00000000000000420000803f0000803f00406fc30000a8c100000000ffffffff000000000000c63e00000000000000000000f83d0000443e0000783d0000953e00000000000000420000803f0000803f00c05dc30000804000000000ffffffff0000103e0000000000000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f00404bc30000804000000000ffffffff0000923e0000000000000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f00404bc3000070c100000000ffffffff0000923e0000183e00000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f00c05dc3000070c100000000ffffffff0000103e0000183e00000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f004049c30000604000000000ffffffff0000923e0000000000000000000000000000f83d0000143e0000b13e0000943d00000000000000420000803f0000803f00c039c30000604000000000ffffffff0000d03e0000000000000000000000000000f83d0000143e0000b13e0000943d00000000000000420000803f0000803f00c039c3000070c100000000ffffffff0000d03e0000143e00000000000000000000f83d0000143e0000b13e0000943d00000000000000420000803f0000803f004049c3000070c100000000ffffffff0000923e0000143e00000000000000000000f83d0000143e0000b13e0000943d00000000000000420000803f0000803f00c036c30000804000000000ffffffff0000d03e0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00c02ac30000804000000000ffffffff0000003f0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00c02ac3000068c100000000ffffffff0000003f0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00c036c3000068c100000000ffffffff0000d03e0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00402bc3000058c100000000ffffffff0000000000003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00402ac3000058c100000000ffffffff0000003c00003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00402ac3000068c100000000ffffffff0000003c0000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00402bc3000068c100000000ffffffff000000000000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f004020c30000284100000000ffffffff0000253f0000883e000000000000000000000c3e00004c3e0080363f0000bb3e00000000000000420000803f0000803f00c00ec30000284100000000ffffffff0000483f0000883e000000000000000000000c3e00004c3e0080363f0000bb3e00000000000000420000803f0000803f00c00ec3000070c100000000ffffffff0000483f0000ee3e000000000000000000000c3e00004c3e0080363f0000bb3e00000000000000420000803f0000803f004020c3000070c100000000ffffffff0000253f0000ee3e000000000000000000000c3e00004c3e0080363f0000bb3e00000000000000420000803f0000803f00c00cc30000804000000000ffffffff0000d03e0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00c000c30000804000000000ffffffff0000003f0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00c000c3000068c100000000ffffffff0000003f0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00c00cc3000068c100000000ffffffff0000d03e0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f004000c30000804000000000ffffffff0000103e0000000000000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f0080dbc20000804000000000ffffffff0000923e0000000000000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f0080dbc2000070c100000000ffffffff0000923e0000183e00000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f004000c3000070c100000000ffffffff0000103e0000183e00000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f0080d9c20000604000000000ffffffff0000923e00002f3f00000000000000000000143e00003c3e00005a3e0080173f0000803f000000420000803f0000803f0080aac20000604000000000ffffffff0000923e0000003f00000000000000000000143e00003c3e00005a3e0080173f0000803f000000420000803f0000803f0080aac2000070c100000000ffffffff0000103e0000003f00000000000000000000143e00003c3e00005a3e0080173f0000803f000000420000803f0000803f0080d9c2000070c100000000ffffffff0000103e00002f3f00000000000000000000143e00003c3e00005a3e0080173f0000803f000000420000803f0000803f0080a9c20000804000000000ffffffff0000473f0000000000000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f00808bc20000804000000000ffffffff0000653f0000000000000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f00808bc2000070c100000000ffffffff0000653f0000183e00000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f0080a9c2000070c100000000ffffffff0000473f0000183e00000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f008089c20000804000000000ffffffff0000903e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00004dc20000804000000000ffffffff0000d63e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00004dc2000070c100000000ffffffff0000d63e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f008089c2000070c100000000ffffffff0000903e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f000045c20000804000000000ffffffff0000d03e0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f000015c20000804000000000ffffffff0000003f0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f000015c2000068c100000000ffffffff0000003f0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f000045c2000068c100000000ffffffff0000d03e0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f000017c2000058c100000000ffffffff0000000000003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f000013c2000058c100000000ffffffff0000003c00003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f000013c2000068c100000000ffffffff0000003c0000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f000017c2000068c100000000ffffffff000000000000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0000e2c10000804000000000ffffffff0000473f0000000000000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f000054c10000804000000000ffffffff0000653f0000000000000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f000054c1000070c100000000ffffffff0000653f0000183e00000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f0000e2c1000070c100000000ffffffff0000473f0000183e00000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f000044c10000804000000000ffffffff0000903e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f0000a8400000804000000000ffffffff0000d63e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f0000a840000070c100000000ffffffff0000d63e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f000044c1000070c100000000ffffffff0000903e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f0000b8400000f04000000000ffffffff000000000000333f00000000000000000000c03d0000303e0000403d0000493f00000000000000420000803f0000803f00008e410000f04000000000ffffffff0000c03d0000333f00000000000000000000c03d0000303e0000403d0000493f00000000000000420000803f0000803f00008e41000068c100000000ffffffff0000c03d00005f3f00000000000000000000c03d0000303e0000403d0000493f00000000000000420000803f0000803f0000b840000068c100000000ffffffff0000000000005f3f00000000000000000000c03d0000303e0000403d0000493f00000000000000420000803f0000803f000092410000f04000000000ffffffff000000000000333f00000000000000000000c03d0000303e0000403d0000493f00000000000000420000803f0000803f0000f2410000f04000000000ffffffff0000c03d0000333f00000000000000000000c03d0000303e0000403d0000493f00000000000000420000803f0000803f0000f241000068c100000000ffffffff0000c03d00005f3f00000000000000000000c03d0000303e0000403d0000493f00000000000000420000803f0000803f00009241000068c100000000ffffffff0000000000005f3f00000000000000000000c03d0000303e0000403d0000493f00000000000000420000803f0000803f0000fe410000104100000000ffffffff0000d63e0000143e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f000013420000104100000000ffffffff0000ea3e0000143e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f00001342000068c100000000ffffffff0000ea3e0000a83e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f0000fe41000068c100000000ffffffff0000d63e0000a83e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f00001f420000804000000000ffffffff00007c3e0000983e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f00005f420000804000000000ffffffff0000be3e0000983e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f00005f42000068c100000000ffffffff0000be3e0000e23e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f00001f42000068c100000000ffffffff00007c3e0000e23e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f000067420000804000000000ffffffff0000003f0000000000000000000000000000103e0000483e0000123f0000c83d00000000000000420000803f0000803f008097420000804000000000ffffffff0000243f0000000000000000000000000000103e0000483e0000123f0000c83d00000000000000420000803f0000803f008097420000a8c100000000ffffffff0000243f0000483e00000000000000000000103e0000483e0000123f0000c83d00000000000000420000803f0000803f000067420000a8c100000000ffffffff0000003f0000483e00000000000000000000103e0000483e0000123f0000c83d00000000000000420000803f0000803f00809a420000804000000000ffffffff0000473f0000000000000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f0080b8420000804000000000ffffffff0000653f0000000000000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f0080b842000070c100000000ffffffff0000653f0000183e00000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f00809a42000070c100000000ffffffff0000473f0000183e00000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f0080ba42000020c100000000ffffffff0000253f0000483e00000000000000000000503d0000903d00802b3f00006c3e00000000000000420000803f0000803f0080c742000020c100000000ffffffff0000323f0000483e00000000000000000000503d0000903d00802b3f00006c3e00000000000000420000803f0000803f0080c742000098c100000000ffffffff0000323f0000883e00000000000000000000503d0000903d00802b3f00006c3e00000000000000420000803f0000803f0080ba42000098c100000000ffffffff0000253f0000883e00000000000000000000503d0000903d00802b3f00006c3e00000000000000420000803f0000803f0080c842000058c100000000ffffffff0000000000003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0080ca42000058c100000000ffffffff0000003c00003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0080ca42000068c100000000ffffffff0000003c0000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0080c842000068c100000000ffffffff000000000000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0080dc420000804000000000ffffffff0000103e0000000000000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f00c000430000804000000000ffffffff0000923e0000000000000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f00c00043000070c100000000ffffffff0000923e0000183e00000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f0080dc42000070c100000000ffffffff0000103e0000183e00000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f00c002430000804000000000ffffffff0000d03e0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00c00e430000804000000000ffffffff0000003f0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00c00e43000068c100000000ffffffff0000003f0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00c00243000068c100000000ffffffff0000d03e0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00400e43000058c100000000ffffffff0000000000003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00400f43000058c100000000ffffffff0000003c00003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00400f43000068c100000000ffffffff0000003c0000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00400e43000068c100000000ffffffff000000000000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00c017430000f04000000000ffffffff000000000000333f00000000000000000000c03d0000303e0000403d0000493f00000000000000420000803f0000803f00c023430000f04000000000ffffffff0000c03d0000333f00000000000000000000c03d0000303e0000403d0000493f00000000000000420000803f0000803f00c02343000068c100000000ffffffff0000c03d00005f3f00000000000000000000c03d0000303e0000403d0000493f00000000000000420000803f0000803f00c01743000068c100000000ffffffff0000000000005f3f00000000000000000000c03d0000303e0000403d0000493f00000000000000420000803f0000803f00c025430000804000000000ffffffff0000d03e0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00c031430000804000000000ffffffff0000003f0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00c03143000068c100000000ffffffff0000003f0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00c02543000068c100000000ffffffff0000d03e0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f004033430000604000000000ffffffff000000000000483e00000000000000000000f83d0000443e0000783d0000953e00000000000000420000803f0000803f00c042430000604000000000ffffffff0000f83d0000483e00000000000000000000f83d0000443e0000783d0000953e00000000000000420000803f0000803f00c042430000a8c100000000ffffffff0000f83d0000c63e00000000000000000000f83d0000443e0000783d0000953e00000000000000420000803f0000803f004033430000a8c100000000ffffffff000000000000c63e00000000000000000000f83d0000443e0000783d0000953e00000000000000420000803f0000803f00c04343000058c100000000ffffffff0000000000003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00c04443000058c100000000ffffffff0000003c00003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00c04443000068c100000000ffffffff0000003c0000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00c04343000068c100000000ffffffff000000000000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00404d430000804000000000ffffffff0000473f0000000000000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f00405c430000804000000000ffffffff0000653f0000000000000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f00405c43000070c100000000ffffffff0000653f0000183e00000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f00404d43000070c100000000ffffffff0000473f0000183e00000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f00405d430000604000000000ffffffff0000923e00002f3f00000000000000000000143e00003c3e00005a3e0080173f0000803f000000420000803f0000803f00c074430000604000000000ffffffff0000923e0000003f00000000000000000000143e00003c3e00005a3e0080173f0000803f000000420000803f0000803f00c07443000070c100000000ffffffff0000103e0000003f00000000000000000000143e00003c3e00005a3e0080173f0000803f000000420000803f0000803f00405d43000070c100000000ffffffff0000103e00002f3f00000000000000000000143e00003c3e00005a3e0080173f0000803f000000420000803f0000803f004076430000104100000000ffffffff0000d63e0000143e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f00407b430000104100000000ffffffff0000ea3e0000143e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f00407b43000068c100000000ffffffff0000ea3e0000a83e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f00407643000068c100000000ffffffff0000d63e0000a83e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f00c07c430000f04000000000ffffffff000000000000333f00000000000000000000c03d0000303e0000403d0000493f00000000000000420000803f0000803f006084430000f04000000000ffffffff0000c03d0000333f00000000000000000000c03d0000303e0000403d0000493f00000000000000420000803f0000803f00608443000068c100000000ffffffff0000c03d00005f3f00000000000000000000c03d0000303e0000403d0000493f00000000000000420000803f0000803f00c07c43000068c100000000ffffffff0000000000005f3f00000000000000000000c03d0000303e0000403d0000493f00000000000000420000803f0000803f00e084430000804000000000ffffffff0000f83d0000983e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f00e08c430000804000000000ffffffff00007c3e0000983e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f00e08c43000070c100000000ffffffff00007c3e0000e43e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f00e08443000070c100000000ffffffff0000f83d0000e43e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f00a08d430000284100000000ffffffff0000483f0000483e00000000000000000000f83d0000483e0080573f0000963e00000000000000420000803f0000803f006095430000284100000000ffffffff0000673f0000483e00000000000000000000f83d0000483e0080573f0000963e00000000000000420000803f0000803f00609543000068c100000000ffffffff0000673f0000c83e00000000000000000000f83d0000483e0080573f0000963e00000000000000420000803f0000803f00a08d43000068c100000000ffffffff0000483f0000c83e00000000000000000000f83d0000483e0080573f0000963e00000000000000420000803f0000803f00a096430000104100000000ffffffff0000d63e0000143e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f002099430000104100000000ffffffff0000ea3e0000143e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f00209943000068c100000000ffffffff0000ea3e0000a83e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f00a09643000068c100000000ffffffff0000d63e0000a83e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f00a09a430000804000000000ffffffff00007c3e0000983e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f00a0a2430000804000000000ffffffff0000be3e0000983e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f00a0a243000068c100000000ffffffff0000be3e0000e23e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f00a09a43000068c100000000ffffffff00007c3e0000e23e00000000000000000000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f00a0a3430000804000000000ffffffff0000003f0000000000000000000000000000103e0000483e0000123f0000c83d00000000000000420000803f0000803f00a0ac430000804000000000ffffffff0000243f0000000000000000000000000000103e0000483e0000123f0000c83d00000000000000420000803f0000803f00a0ac430000a8c100000000ffffffff0000243f0000483e00000000000000000000103e0000483e0000123f0000c83d00000000000000420000803f0000803f00a0a3430000a8c100000000ffffffff0000003f0000483e00000000000000000000103e0000483e0000123f0000c83d00000000000000420000803f0000803f0020ad43000058c100000000ffffffff0000000000003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00a0ad43000058c100000000ffffffff0000003c00003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00a0ad43000068c100000000ffffffff0000003c0000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0020ad43000068c100000000ffffffff000000000000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00a0b2430000284100000000ffffffff0000253f0000883e000000000000000000000c3e00004c3e0080363f0000bb3e00000000000000420000803f0000803f0060bb430000284100000000ffffffff0000483f0000883e000000000000000000000c3e00004c3e0080363f0000bb3e00000000000000420000803f0000803f0060bb43000070c100000000ffffffff0000483f0000ee3e000000000000000000000c3e00004c3e0080363f0000bb3e00000000000000420000803f0000803f00a0b243000070c100000000ffffffff0000253f0000ee3e000000000000000000000c3e00004c3e0080363f0000bb3e00000000000000420000803f0000803f0060bc430000804000000000ffffffff0000d03e0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0060c2430000804000000000ffffffff0000003f0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0060c243000068c100000000ffffffff0000003f0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0060bc43000068c100000000ffffffff0000d03e0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00a0c2430000804000000000ffffffff0000103e0000000000000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f00e0cb430000804000000000ffffffff0000923e0000000000000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f00e0cb43000070c100000000ffffffff0000923e0000183e00000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f00a0c243000070c100000000ffffffff0000103e0000183e00000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f0060cc430000604000000000ffffffff0000923e00002f3f00000000000000000000143e00003c3e00005a3e0080173f0000803f000000420000803f0000803f0020d8430000604000000000ffffffff0000923e0000003f00000000000000000000143e00003c3e00005a3e0080173f0000803f000000420000803f0000803f0020d843000070c100000000ffffffff0000103e0000003f00000000000000000000143e00003c3e00005a3e0080173f0000803f000000420000803f0000803f0060cc43000070c100000000ffffffff0000103e00002f3f00000000000000000000143e00003c3e00005a3e0080173f0000803f000000420000803f0000803f0060d8430000804000000000ffffffff0000473f0000000000000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f00e0df430000804000000000ffffffff0000653f0000000000000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f00e0df43000070c100000000ffffffff0000653f0000183e00000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f0060d843000070c100000000ffffffff0000473f0000183e00000000000000000000f03d0000183e0000563f0000983d00000000000000420000803f0000803f0060e0430000804000000000ffffffff0000903e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f0020e9430000804000000000ffffffff0000d63e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f0020e943000070c100000000ffffffff0000d63e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f0060e043000070c100000000ffffffff0000903e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f0020ea430000804000000000ffffffff0000d03e0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0020f0430000804000000000ffffffff0000003f0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0020f043000068c100000000ffffffff0000003f0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0020ea43000068c100000000ffffffff0000d03e0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00a0f043000018c100000000ffffffff0000923e0000003f00000000000000000000203d0000203d00009c3e0000053f00000000000000420000803f0000803f0020f343000018c100000000ffffffff0000a63e0000003f00000000000000000000203d0000203d00009c3e0000053f00000000000000420000803f0000803f0020f343000068c100000000ffffffff0000a63e00000a3f00000000000000000000203d0000203d00009c3e0000053f00000000000000420000803f0000803f00a0f043000068c100000000ffffffff0000923e00000a3f00000000000000000000203d0000203d00009c3e0000053f00000000000000420000803f0000803f + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.25, y: 10.75, z: 0} + m_Extent: {x: 486, y: 31.75, z: 0} + m_MeshUsageFlags: 0 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: --- !u!1001 &118001767 PrefabInstance: m_ObjectHideFlags: 0 @@ -3085,7 +3178,7 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 23 + m_RootOrder: 19 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &133906584 GameObject: @@ -3949,7 +4042,7 @@ MonoBehaviour: - '*Trainers from all over the land ascended the mountain to challenge it, all failing to capture and tame the powerful being.*' - '*It''s said that the giant sword atop the spire was used by it to defend itself. - You feel the sword pulsing with a cosmic power.*' + You feel the sword pulsing with a cosmic power.*' - '*You wonder if you''ll ever be able to see such a legendary creature in person one day...*' npcName: Ancient Spire @@ -7363,6 +7456,170 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: ac0b09e7857660247b1477e93731de29, type: 3} m_Name: m_EditorClassIdentifier: +--- !u!43 &301043936 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 10 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 264 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 176 + localAABB: + m_Center: {x: 9.5, y: -7.5, z: 0} + m_Extent: {x: 173.25, y: 31.5, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200000002000300040005000600040006000700080009000a0008000a000b000c000d000e000c000e000f00100011001200100012001300140015001600140016001700180019001a0018001a001b001c001d001e001c001e001f00200021002200200022002300240025002600240026002700280029002a0028002a002b002c002d002e002c002e002f00300031003200300032003300340035003600340036003700380039003a0038003a003b003c003d003e003c003e003f00400041004200400042004300440045004600440046004700480049004a0048004a004b004c004d004e004c004e004f00500051005200500052005300540055005600540056005700580059005a0058005a005b005c005d005e005c005e005f00600061006200600062006300640065006600640066006700680069006a0068006a006b006c006d006e006c006e006f00700071007200700072007300740075007600740076007700780079007a0078007a007b007c007d007e007c007e007f00800081008200800082008300840085008600840086008700880089008a0088008a008b008c008d008e008c008e008f00900091009200900092009300940095009600940096009700980099009a0098009a009b009c009d009e009c009e009f00a000a100a200a000a200a300a400a500a600a400a600a700a800a900aa00a800aa00ab00ac00ad00ae00ac00ae00af00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 176 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 2 + dimension: 4 + - stream: 0 + offset: 16 + format: 0 + dimension: 2 + - stream: 0 + offset: 24 + format: 0 + dimension: 2 + - stream: 0 + offset: 32 + format: 0 + dimension: 4 + - stream: 0 + offset: 48 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 11264 + _typelessdata: 00c023c300008c4100000000323232ff000000000000000000000000000000000000003e0000143e0000803d0000943d00000000000000420000803f0000803f00c013c300008c4100000000323232ff0000003e0000000000000000000000000000003e0000143e0000803d0000943d00000000000000420000803f0000803f00c013c3000080bf00000000323232ff0000003e0000143e00000000000000000000003e0000143e0000803d0000943d00000000000000420000803f0000803f00c023c3000080bf00000000323232ff000000000000143e00000000000000000000003e0000143e0000803d0000943d00000000000000420000803f0000803f004014c30000b84100000000323232ff0000003e0000000000000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f00c00ac30000b84100000000323232ff00004c3e0000000000000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f00c00ac3000080bf00000000323232ff00004c3e0000403e00000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f004014c3000080bf00000000323232ff0000003e0000403e00000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f00c009c300008c4100000000323232ff000000000000143e00000000000000000000a83d0000103e0000283d00005c3e00000000000000420000803f0000803f0080fec200008c4100000000323232ff0000a83d0000143e00000000000000000000a83d0000103e0000283d00005c3e00000000000000420000803f0000803f0080fec2000000bf00000000323232ff0000a83d0000923e00000000000000000000a83d0000103e0000283d00005c3e00000000000000420000803f0000803f00c009c3000000bf00000000323232ff000000000000923e00000000000000000000a83d0000103e0000283d00005c3e00000000000000420000803f0000803f0080fec20000bc4100000000323232ff00004c3e0000000000000000000000000000003d0000403e00005c3e0000c03d00000000000000420000803f0000803f0080f6c20000bc4100000000323232ff00006c3e0000000000000000000000000000003d0000403e00005c3e0000c03d00000000000000420000803f0000803f0080f6c2000000bf00000000323232ff00006c3e0000403e00000000000000000000003d0000403e00005c3e0000c03d00000000000000420000803f0000803f0080fec2000000bf00000000323232ff00004c3e0000403e00000000000000000000003d0000403e00005c3e0000c03d00000000000000420000803f0000803f0080f4c20000003f00000000323232ff0000a83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080f2c20000003f00000000323232ff0000b83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080f2c2000000bf00000000323232ff0000b83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080f4c2000000bf00000000323232ff0000a83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080dfc20000884100000000323232ff0000a23e0000043e00000000000000000000b03d0000043e00008c3e0000843d0000803f000000420000803f0000803f0080bec20000884100000000323232ff0000a23e0000000000000000000000000000b03d0000043e00008c3e0000843d0000803f000000420000803f0000803f0080bec20000c04000000000323232ff00006c3e0000000000000000000000000000b03d0000043e00008c3e0000843d0000803f000000420000803f0000803f0080dfc20000c04000000000323232ff00006c3e0000043e00000000000000000000b03d0000043e00008c3e0000843d0000803f000000420000803f0000803f0080bdc20000003f00000000323232ff0000a83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080bbc20000003f00000000323232ff0000b83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080bbc2000000bf00000000323232ff0000b83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080bdc2000000bf00000000323232ff0000a83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080aac200008c4100000000323232ff000000000000923e00000000000000000000f83d0000143e0000783d0000b73e00000000000000420000803f0000803f00808bc200008c4100000000323232ff0000f83d0000923e00000000000000000000f83d0000143e0000783d0000b73e00000000000000420000803f0000803f00808bc2000080bf00000000323232ff0000f83d0000dc3e00000000000000000000f83d0000143e0000783d0000b73e00000000000000420000803f0000803f0080aac2000080bf00000000323232ff000000000000dc3e00000000000000000000f83d0000143e0000783d0000b73e00000000000000420000803f0000803f008087c20000bc4100000000323232ff0000f83d0000403e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f000053c20000bc4100000000323232ff0000743e0000403e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f000053c2000000bf00000000323232ff0000743e0000c03e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f008087c2000000bf00000000323232ff0000f83d0000c03e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f00004bc200008c4100000000323232ff0000a23e0000000000000000000000000000083e0000143e0000c43e0000943d00000000000000420000803f0000803f000007c200008c4100000000323232ff0000e63e0000000000000000000000000000083e0000143e0000c43e0000943d00000000000000420000803f0000803f000007c2000080bf00000000323232ff0000e63e0000143e00000000000000000000083e0000143e0000c43e0000943d00000000000000420000803f0000803f00004bc2000080bf00000000323232ff0000a23e0000143e00000000000000000000083e0000143e0000c43e0000943d00000000000000420000803f0000803f000007c200008c4100000000323232ff0000c23e0000aa3e00000000000000000000103e0000403e00009e3e0000743e0000803f000000420000803f0000803f00001cc100008c4100000000323232ff0000c23e0000143e00000000000000000000103e0000403e00009e3e0000743e0000803f000000420000803f0000803f00001cc1000000bf00000000323232ff0000743e0000143e00000000000000000000103e0000403e00009e3e0000743e0000803f000000420000803f0000803f000007c2000000bf00000000323232ff0000743e0000aa3e00000000000000000000103e0000403e00009e3e0000743e0000803f000000420000803f0000803f00002cc10000c04100000000323232ff0000c23e0000143e00000000000000000000a03d0000483e0000d63e0000783e00000000000000420000803f0000803f000040bf0000c04100000000323232ff0000ea3e0000143e00000000000000000000a03d0000483e0000d63e0000783e00000000000000420000803f0000803f000040bf000080bf00000000323232ff0000ea3e0000ae3e00000000000000000000a03d0000483e0000d63e0000783e00000000000000420000803f0000803f00002cc1000080bf00000000323232ff0000c23e0000ae3e00000000000000000000a03d0000483e0000d63e0000783e00000000000000420000803f0000803f0000803e0000bc4100000000323232ff0000f83d0000403e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f000074410000bc4100000000323232ff0000743e0000403e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f00007441000000bf00000000323232ff0000743e0000c03e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f0000803e000000bf00000000323232ff0000f83d0000c03e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f000092410000bc4100000000323232ff0000ea3e0000000000000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f0000b2410000bc4100000000323232ff0000fa3e0000000000000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f0000b241000000bf00000000323232ff0000fa3e0000403e00000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f00009241000000bf00000000323232ff0000ea3e0000403e00000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f0000c2410000bc4100000000323232ff0000003f0000000000000000000000000000f83d0000443e00800f3f0000c43d00000000000000420000803f0000803f00001f420000bc4100000000323232ff00001f3f0000000000000000000000000000f83d0000443e00800f3f0000c43d00000000000000420000803f0000803f00001f42000080bf00000000323232ff00001f3f0000443e00000000000000000000f83d0000443e00800f3f0000c43d00000000000000420000803f0000803f0000c241000080bf00000000323232ff0000003f0000443e00000000000000000000f83d0000443e00800f3f0000c43d00000000000000420000803f0000803f0000294200008c4100000000323232ff00001f3f0000000000000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f00006b4200008c4100000000323232ff0000403f0000000000000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f00006b42000080bf00000000323232ff0000403f0000143e00000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f00002942000080bf00000000323232ff00001f3f0000143e00000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f00006d420000003f00000000323232ff0000a83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f000071420000003f00000000323232ff0000b83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f00007142000000bf00000000323232ff0000b83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f00006d42000000bf00000000323232ff0000a83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f00808c4200008c4100000000323232ff0000243f0000c23e00000000000000000000103e0000403e0000123f0000923e0000803f000000420000803f0000803f0080bc4200008c4100000000323232ff0000243f0000443e00000000000000000000103e0000403e0000123f0000923e0000803f000000420000803f0000803f0080bc42000000bf00000000323232ff0000003f0000443e00000000000000000000103e0000403e0000123f0000923e0000803f000000420000803f0000803f00808c42000000bf00000000323232ff0000003f0000c23e00000000000000000000103e0000403e0000123f0000923e0000803f000000420000803f0000803f0080bf4200008c4100000000323232ff0000a23e0000000000000000000000000000083e0000143e0000c43e0000943d00000000000000420000803f0000803f0080e14200008c4100000000323232ff0000e63e0000000000000000000000000000083e0000143e0000c43e0000943d00000000000000420000803f0000803f0080e142000080bf00000000323232ff0000e63e0000143e00000000000000000000083e0000143e0000c43e0000943d00000000000000420000803f0000803f0080bf42000080bf00000000323232ff0000a23e0000143e00000000000000000000083e0000143e0000c43e0000943d00000000000000420000803f0000803f0080e54200008c4100000000323232ff0000403f0000000000000000000000000000e83d0000143e00804e3f0000943d00000000000000420000803f0000803f0040014300008c4100000000323232ff00005d3f0000000000000000000000000000e83d0000143e00804e3f0000943d00000000000000420000803f0000803f00400143000080bf00000000323232ff00005d3f0000143e00000000000000000000e83d0000143e00804e3f0000943d00000000000000420000803f0000803f0080e542000080bf00000000323232ff0000403f0000143e00000000000000000000e83d0000143e00804e3f0000943d00000000000000420000803f0000803f0040034300008c4100000000323232ff000000000000923e00000000000000000000f83d0000143e0000783d0000b73e00000000000000420000803f0000803f00c0124300008c4100000000323232ff0000f83d0000923e00000000000000000000f83d0000143e0000783d0000b73e00000000000000420000803f0000803f00c01243000080bf00000000323232ff0000f83d0000dc3e00000000000000000000f83d0000143e0000783d0000b73e00000000000000420000803f0000803f00400343000080bf00000000323232ff000000000000dc3e00000000000000000000f83d0000143e0000783d0000b73e00000000000000420000803f0000803f00c0134300008c4100000000323232ff00001f3f0000000000000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f0040244300008c4100000000323232ff0000403f0000000000000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f00402443000080bf00000000323232ff0000403f0000143e00000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f00c01343000080bf00000000323232ff00001f3f0000143e00000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f00c036430000000000000000323232ff000000000000000000000000000000000000000000000000000000000000000000000000000000420000803c0000803c00c036430000000000000000323232ff000000000000000000000000000000000000000000000000000000000000000000000000000000420000803c0000803c00c036430000000000000000323232ff000000000000000000000000000000000000000000000000000000000000000000000000000000420000803c0000803c00c036430000000000000000323232ff000000000000000000000000000000000000000000000000000000000000000000000000000000420000803c0000803c004011c3000008c100000000323232ff0000243f0000143e00000000000000000000183e0000403e0000373f0000743e00000000000000420000803f0000803f0080fcc2000008c100000000323232ff00004a3f0000143e00000000000000000000183e0000403e0000373f0000743e00000000000000420000803f0000803f0080fcc2000002c200000000323232ff00004a3f0000aa3e00000000000000000000183e0000403e0000373f0000743e00000000000000420000803f0000803f004011c3000002c200000000323232ff0000243f0000aa3e00000000000000000000183e0000403e0000373f0000743e00000000000000420000803f0000803f0080fbc20000fcc100000000323232ff0000a83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080f9c20000fcc100000000323232ff0000b83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080f9c2000002c200000000323232ff0000b83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080fbc2000002c200000000323232ff0000a83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080e6c2000070c100000000323232ff0000a23e0000043e00000000000000000000b03d0000043e00008c3e0000843d0000803f000000420000803f0000803f0080c5c2000070c100000000323232ff0000a23e0000000000000000000000000000b03d0000043e00008c3e0000843d0000803f000000420000803f0000803f0080c5c20000d0c100000000323232ff00006c3e0000000000000000000000000000b03d0000043e00008c3e0000843d0000803f000000420000803f0000803f0080e6c20000d0c100000000323232ff00006c3e0000043e00000000000000000000b03d0000043e00008c3e0000843d0000803f000000420000803f0000803f0080c4c20000fcc100000000323232ff0000a83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080c2c20000fcc100000000323232ff0000b83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080c2c2000002c200000000323232ff0000b83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080c4c2000002c200000000323232ff0000a83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080b1c2000010c100000000323232ff0000003e0000000000000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f00809ec2000010c100000000323232ff00004c3e0000000000000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f00809ec2000004c200000000323232ff00004c3e0000403e00000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f0080b1c2000004c200000000323232ff0000003e0000403e00000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f00809ec2000068c100000000323232ff00005d3f0000000000000000000000000000043e0000143e00806d3f0000943d00000000000000420000803f0000803f00007bc2000068c100000000323232ff00007e3f0000000000000000000000000000043e0000143e00806d3f0000943d00000000000000420000803f0000803f00007bc2000004c200000000323232ff00007e3f0000143e00000000000000000000043e0000143e00806d3f0000943d00000000000000420000803f0000803f00809ec2000004c200000000323232ff00005d3f0000143e00000000000000000000043e0000143e00806d3f0000943d00000000000000420000803f0000803f000071c2000008c100000000323232ff00004a3f0000143e00000000000000000000f03d0000403e0000593f0000743e00000000000000420000803f0000803f000035c2000008c100000000323232ff0000683f0000143e00000000000000000000f03d0000403e0000593f0000743e00000000000000420000803f0000803f000035c2000002c200000000323232ff0000683f0000aa3e00000000000000000000f03d0000403e0000593f0000743e00000000000000420000803f0000803f000071c2000002c200000000323232ff00004a3f0000aa3e00000000000000000000f03d0000403e0000593f0000743e00000000000000420000803f0000803f000035c2000068c100000000323232ff00001f3f0000000000000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f0000e6c1000068c100000000323232ff0000403f0000000000000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f0000e6c1000004c200000000323232ff0000403f0000143e00000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f000035c2000004c200000000323232ff00001f3f0000143e00000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f0000e2c1000000c100000000323232ff0000c23e0000143e00000000000000000000a03d0000483e0000d63e0000783e00000000000000420000803f0000803f000092c1000000c100000000323232ff0000ea3e0000143e00000000000000000000a03d0000483e0000d63e0000783e00000000000000420000803f0000803f000092c1000004c200000000323232ff0000ea3e0000ae3e00000000000000000000a03d0000483e0000d63e0000783e00000000000000420000803f0000803f0000e2c1000004c200000000323232ff0000c23e0000ae3e00000000000000000000a03d0000483e0000d63e0000783e00000000000000420000803f0000803f00008ac1000008c100000000323232ff0000f83d0000403e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f000010c0000008c100000000323232ff0000743e0000403e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f000010c0000002c200000000323232ff0000743e0000c03e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f00008ac1000002c200000000323232ff0000f83d0000c03e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f0000403f000008c100000000323232ff0000ea3e0000000000000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f00009840000008c100000000323232ff0000fa3e0000000000000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f00009840000002c200000000323232ff0000fa3e0000403e00000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f0000403f000002c200000000323232ff0000ea3e0000403e00000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f0000d840000008c100000000323232ff0000003f0000000000000000000000000000f83d0000443e00800f3f0000c43d00000000000000420000803f0000803f0000b241000008c100000000323232ff00001f3f0000000000000000000000000000f83d0000443e00800f3f0000c43d00000000000000420000803f0000803f0000b241000004c200000000323232ff00001f3f0000443e00000000000000000000f83d0000443e00800f3f0000c43d00000000000000420000803f0000803f0000d840000004c200000000323232ff0000003f0000443e00000000000000000000f83d0000443e00800f3f0000c43d00000000000000420000803f0000803f0000c641000068c100000000323232ff00001f3f0000000000000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f00002542000068c100000000323232ff0000403f0000000000000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f00002542000004c200000000323232ff0000403f0000143e00000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f0000c641000004c200000000323232ff00001f3f0000143e00000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f000027420000fcc100000000323232ff0000a83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f00002b420000fcc100000000323232ff0000b83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f00002b42000002c200000000323232ff0000b83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f00002742000002c200000000323232ff0000a83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f00005342000068c100000000323232ff000000000000003f00000000000000000000003e0000443e0000803d0080183f00000000000000420000803f0000803f00808942000068c100000000323232ff0000003e0000003f00000000000000000000003e0000443e0000803d0080183f00000000000000420000803f0000803f0080894200001cc200000000323232ff0000003e0000313f00000000000000000000003e0000443e0000803d0080183f00000000000000420000803f0000803f0000534200001cc200000000323232ff000000000000313f00000000000000000000003e0000443e0000803d0080183f00000000000000420000803f0000803f00808d42000008c100000000323232ff0000ea3e0000000000000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f00809542000008c100000000323232ff0000fa3e0000000000000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f00809542000002c200000000323232ff0000fa3e0000403e00000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f00808d42000002c200000000323232ff0000ea3e0000403e00000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f00809942000068c100000000323232ff000000000000000000000000000000000000003e0000143e0000803d0000943d00000000000000420000803f0000803f0080b942000068c100000000323232ff0000003e0000000000000000000000000000003e0000143e0000803d0000943d00000000000000420000803f0000803f0080b942000004c200000000323232ff0000003e0000143e00000000000000000000003e0000143e0000803d0000943d00000000000000420000803f0000803f00809942000004c200000000323232ff000000000000143e00000000000000000000003e0000143e0000803d0000943d00000000000000420000803f0000803f0080b842000010c100000000323232ff0000003e0000000000000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f0080cb42000010c100000000323232ff00004c3e0000000000000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f0080cb42000004c200000000323232ff00004c3e0000403e00000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f0080b842000004c200000000323232ff0000003e0000403e00000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f0080cd42000068c100000000323232ff0000403f0000000000000000000000000000e83d0000143e00804e3f0000943d00000000000000420000803f0000803f0080ea42000068c100000000323232ff00005d3f0000000000000000000000000000e83d0000143e00804e3f0000943d00000000000000420000803f0000803f0080ea42000004c200000000323232ff00005d3f0000143e00000000000000000000e83d0000143e00804e3f0000943d00000000000000420000803f0000803f0080cd42000004c200000000323232ff0000403f0000143e00000000000000000000e83d0000143e00804e3f0000943d00000000000000420000803f0000803f0080f142000068c100000000323232ff000000000000143e00000000000000000000a83d0000103e0000283d00005c3e00000000000000420000803f0000803f00400343000068c100000000323232ff0000a83d0000143e00000000000000000000a83d0000103e0000283d00005c3e00000000000000420000803f0000803f00400343000002c200000000323232ff0000a83d0000923e00000000000000000000a83d0000103e0000283d00005c3e00000000000000420000803f0000803f0080f142000002c200000000323232ff000000000000923e00000000000000000000a83d0000103e0000283d00005c3e00000000000000420000803f0000803f00400243000068c100000000323232ff00001f3f0000000000000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f00c01243000068c100000000323232ff0000403f0000000000000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f00c01243000004c200000000323232ff0000403f0000143e00000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f00400243000004c200000000323232ff00001f3f0000143e00000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 9.5, y: -7.5, z: 0} + m_Extent: {x: 173.25, y: 31.5, z: 0} + m_MeshUsageFlags: 0 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: --- !u!1001 &301398008 PrefabInstance: m_ObjectHideFlags: 0 @@ -8176,265 +8433,7 @@ Transform: m_Father: {fileID: 1288760304} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &324297407 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 324297408} - m_Layer: 0 - m_Name: ears_l1 - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &324297408 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 324297407} - m_LocalRotation: {x: -0.49619812, y: 0.5037732, z: 0.5037732, w: 0.49619812} - m_LocalPosition: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1768958972} - m_Father: {fileID: 2001729085} - m_RootOrder: 2 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!4 &324767691 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 929499299132377465, guid: 00aa0b63245d8e149af750316338f128, type: 3} - m_PrefabInstance: {fileID: 1967578759} - m_PrefabAsset: {fileID: 0} ---- !u!1 &327615609 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 327615610} - m_Layer: 0 - m_Name: Hand_r_equipment - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &327615610 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 327615609} - m_LocalRotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} - m_LocalPosition: {x: -0.071717314, y: -0.008393532, z: -0.07169423} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 814897776} - m_RootOrder: 1 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &328832320 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 328832321} - m_Layer: 0 - m_Name: Jaw_M - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &328832321 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 328832320} - m_LocalRotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} - m_LocalPosition: {x: -0.05101526, y: 0.2876312, z: -3.42544e-16} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1422358066} - m_Father: {fileID: 2001729085} - m_RootOrder: 8 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1001 &328916197 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 720529977} - m_Modifications: - - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} - propertyPath: m_RootOrder - value: 135 - objectReference: {fileID: 0} - - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} - propertyPath: m_LocalPosition.x - value: 121.69429 - objectReference: {fileID: 0} - - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} - propertyPath: m_LocalPosition.y - value: -232.92213 - objectReference: {fileID: 0} - - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} - propertyPath: m_LocalPosition.z - value: -499.24005 - objectReference: {fileID: 0} - - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5593780209615787767, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} - propertyPath: m_Name - value: Mountain_3 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} ---- !u!1001 &330820454 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 720529977} - m_Modifications: - - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} - propertyPath: m_RootOrder - value: 108 - objectReference: {fileID: 0} - - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} - propertyPath: m_LocalScale.x - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} - propertyPath: m_LocalScale.y - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} - propertyPath: m_LocalScale.z - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} - propertyPath: m_LocalPosition.x - value: 20.588385 - objectReference: {fileID: 0} - - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} - propertyPath: m_LocalPosition.y - value: 18.037529 - objectReference: {fileID: 0} - - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} - propertyPath: m_LocalPosition.z - value: -72.30615 - objectReference: {fileID: 0} - - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} - propertyPath: m_LocalRotation.w - value: 0.8680595 - objectReference: {fileID: 0} - - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} - propertyPath: m_LocalRotation.y - value: -0.49646014 - objectReference: {fileID: 0} - - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: -59.532 - objectReference: {fileID: 0} - - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1784979826530358080, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} - propertyPath: m_Name - value: Shop_1 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} ---- !u!1 &332540239 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 332540240} - m_Layer: 0 - m_Name: middle_03_l - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &332540240 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 332540239} - m_LocalRotation: {x: 0.0057212994, y: -0.08952513, z: 0.014319281, w: 0.9958652} - m_LocalPosition: {x: 0.04002729, y: -9.313226e-10, z: -0.000000020489097} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 887510215} - m_Father: {fileID: 1604545818} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &332962412 +--- !u!1 &324155894 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -8442,796 +8441,6239 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 332962413} - - component: {fileID: 332962415} - - component: {fileID: 332962414} - m_Layer: 0 - m_Name: Text (1) + - component: {fileID: 324155895} + - component: {fileID: 324155897} + - component: {fileID: 324155896} + m_Layer: 5 + m_Name: Super Text (1) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &332962413 +--- !u!224 &324155895 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 332962412} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_GameObject: {fileID: 324155894} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] - m_Father: {fileID: 534077441} - m_RootOrder: 2 + m_Father: {fileID: 763034747} + m_RootOrder: 3 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: 171.35, y: 2.4} - m_SizeDelta: {x: 75.7921, y: 38.5319} + m_AnchoredPosition: {x: -5.980896, y: -382} + m_SizeDelta: {x: 1068.5333, y: 100} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &332962414 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 332962412} - 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: 0/30 - m_isRightToLeft: 0 - m_fontAsset: {fileID: 11400000, guid: e0962d31f1f084fa3ba7147d76f5b6e8, type: 2} - m_sharedMaterial: {fileID: 1653631458307283989, guid: e0962d31f1f084fa3ba7147d76f5b6e8, type: 2} - m_fontSharedMaterials: [] - m_fontMaterial: {fileID: 0} - m_fontMaterials: [] - m_fontColor32: - serializedVersion: 2 - rgba: 4294967295 - m_fontColor: {r: 1, g: 1, b: 1, a: 1} - m_enableVertexGradient: 0 - m_colorMode: 3 - m_fontColorGradient: - topLeft: {r: 1, g: 1, b: 1, a: 1} - topRight: {r: 1, g: 1, b: 1, a: 1} - bottomLeft: {r: 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: 25.2 - m_fontSizeBase: 25.2 - 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!222 &332962415 +--- !u!222 &324155896 CanvasRenderer: - m_ObjectHideFlags: 0 + m_ObjectHideFlags: 2 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 332962412} + m_GameObject: {fileID: 324155894} m_CullTransparentMesh: 0 ---- !u!1 &334685751 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 334685752} - m_Layer: 0 - m_Name: pinky_01_r - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &334685752 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 334685751} - m_LocalRotation: {x: -0.013670641, y: -0.13446178, z: 0.21609056, w: 0.96697366} - m_LocalPosition: {x: -0.08094637, y: -0.036209043, z: -0.008335483} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 237214666} - m_Father: {fileID: 217960867} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &336765089 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 336765090} - m_Layer: 0 - m_Name: clavicle_l - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &336765090 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 336765089} - m_LocalRotation: {x: 0.73966104, y: 0.03658518, z: 0.6616785, w: -0.11723791} - m_LocalPosition: {x: -0.06811173, y: 0.016595736, z: 0.1482019} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 522094511} - m_Father: {fileID: 1523306720} - m_RootOrder: 1 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &342172028 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 342172029} - m_Layer: 0 - m_Name: catears_l1 - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &342172029 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 342172028} - m_LocalRotation: {x: -0.7215831, y: 0.381748, z: 0.23305051, w: 0.52846366} - m_LocalPosition: {x: -0.6328281, y: -0.04585657, z: 0.33683437} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1985761521} - m_Father: {fileID: 1859810896} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &343680570 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 343680571} - m_Layer: 0 - m_Name: middle_02_l - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &343680571 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 343680570} - m_LocalRotation: {x: 0.028606767, y: -0.077144094, z: 0.0016667914, w: 0.9966081} - m_LocalPosition: {x: 0.038769238, y: 0.000000004656613, z: 0.000000020489097} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 765842519} - m_Father: {fileID: 1684880438} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &347063465 -GameObject: +--- !u!114 &324155897 +MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 347063466} - m_Layer: 0 - m_Name: Eye_L - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &347063466 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 347063465} - m_LocalRotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} - m_LocalPosition: {x: -0.4071262, y: 0.3473162, z: 0.16987707} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 228287530} - m_Father: {fileID: 201655063} - m_RootOrder: 4 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &351388517 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 351388518} - m_Layer: 0 - m_Name: lowerarm_r - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &351388518 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 351388517} - m_LocalRotation: {x: 0.05265346, y: -0.007893799, z: -0.18107218, w: 0.98202765} - m_LocalPosition: {x: -0.25175753, y: 0, z: -0.0000000018626451} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1757570207} - m_Father: {fileID: 1219004908} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!4 &351840767 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 929499299132377465, guid: 00aa0b63245d8e149af750316338f128, type: 3} - m_PrefabInstance: {fileID: 1896801915} - m_PrefabAsset: {fileID: 0} ---- !u!1 &352140717 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 352140718} - m_Layer: 0 - m_Name: upperarm_l - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &352140718 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 352140717} - m_LocalRotation: {x: 0.034898847, y: -0.45451793, z: -0.081821844, w: 0.8862849} - m_LocalPosition: {x: 0.07712378, y: 0.0000000027939677, z: 0.000000004656613} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 176059529} - m_Father: {fileID: 1085614776} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &354009996 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 354009997} - m_Layer: 0 - m_Name: ball_l - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &354009997 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 354009996} - m_LocalRotation: {x: 0.006392662, y: 0.0051187654, z: -0.62501913, w: 0.7805665} - m_LocalPosition: {x: 0.010533721, y: -0.041665323, z: -0.0000000037252903} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1895598236} - m_Father: {fileID: 395697941} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &355703012 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 355703013} - m_Layer: 0 - m_Name: thumb_03_l - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &355703013 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 355703012} - m_LocalRotation: {x: -0.025861215, y: -0.004962438, z: 0.106166855, w: 0.9939996} - m_LocalPosition: {x: 0.029465482, y: 0, z: -6.3948843e-16} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1956978108} - m_Father: {fileID: 380460605} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &357147738 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 357147739} - m_Layer: 0 - m_Name: ring_01_r - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &357147739 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 357147738} - m_LocalRotation: {x: 0.07067241, y: 0.24310869, z: -0.06631048, w: -0.9651459} - m_LocalPosition: {x: -0.089163356, y: -0.015526064, z: -0.002754949} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 944348587} - m_Father: {fileID: 1600806748} - m_RootOrder: 1 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &357911192 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 357911193} - m_Layer: 0 - m_Name: ears_r3 - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &357911193 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 357911192} - m_LocalRotation: {x: 0, y: -2.076295e-14, z: 0, w: 1} - m_LocalPosition: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1162023791} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &358248691 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 358248692} - m_Layer: 0 - m_Name: catears_l1 - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &358248692 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 358248691} - m_LocalRotation: {x: -0.7215831, y: 0.381748, z: 0.23305051, w: 0.52846366} - m_LocalPosition: {x: -0.6328281, y: -0.04585657, z: 0.33683437} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 86633654} - m_Father: {fileID: 1003634146} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &358705976 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 358705977} - m_Layer: 0 - m_Name: NPCs - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &358705977 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 358705976} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 966.3476, y: 559.92346, z: 5.5536537} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1812407668} - - {fileID: 2147156997} - - {fileID: 1113382833} - - {fileID: 2051707013} - - {fileID: 166942757} - - {fileID: 1933522940} - - {fileID: 18422704} - - {fileID: 756594557} - - {fileID: 161450580} - - {fileID: 970860139} - m_Father: {fileID: 0} - m_RootOrder: 25 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &362325626 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 362325627} - m_Layer: 0 - m_Name: foot_r - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &362325627 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 362325626} - m_LocalRotation: {x: -0.021692475, y: -0.057613455, z: -0.21735567, w: 0.97414917} - m_LocalPosition: {x: -0.13916214, y: 0, z: 0.000000004656613} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1120322400} - m_Father: {fileID: 824017638} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &363699402 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 363699403} - m_Layer: 0 - m_Name: ball_l_02 - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &363699403 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 363699402} - m_LocalRotation: {x: 1.1013411e-13, y: -2.8421706e-14, z: -0.0000001862645, w: 1} - m_LocalPosition: {x: 0.042483576, y: 0, z: 0.000000011175871} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1514433579} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &365270144 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 365270145} - - component: {fileID: 365270147} - - component: {fileID: 365270146} - - component: {fileID: 365270148} - m_Layer: 5 - m_Name: Profile - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 0 ---- !u!224 &365270145 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 365270144} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1438087850} - m_RootOrder: 2 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 1} - m_AnchorMax: {x: 0, y: 1} - m_AnchoredPosition: {x: 115, y: -30} - m_SizeDelta: {x: 60, y: 60} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &365270146 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 365270144} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_RaycastTarget: 1 - m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} - m_Maskable: 1 - m_OnCullStateChanged: - m_PersistentCalls: - m_Calls: [] - m_Sprite: {fileID: 21300000, guid: 00f060c3dbcb3428faad0299d78a0189, type: 3} - 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!222 &365270147 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 365270144} - m_CullTransparentMesh: 1 ---- !u!114 &365270148 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 365270144} + m_GameObject: {fileID: 324155894} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3} + m_Script: {fileID: 11500000, guid: 0ffcfb6d0266347848bf69a03919f483, 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: 365270146} - m_OnClick: - m_PersistentCalls: - m_Calls: [] ---- !u!1001 &365886764 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 720529977} - m_Modifications: - - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} - propertyPath: m_RootOrder - value: 71 - objectReference: {fileID: 0} - - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} - propertyPath: m_LocalPosition.x - value: -5.2811527 - objectReference: {fileID: 0} - - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} - propertyPath: m_LocalPosition.y - value: 0.65266323 - objectReference: {fileID: 0} - - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} - propertyPath: m_LocalPosition.z - value: -12.260359 - objectReference: {fileID: 0} - - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} - propertyPath: m_LocalRotation.w - value: 0.3866606 - objectReference: {fileID: 0} - - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} - propertyPath: m_LocalRotation.y - value: 0.92222214 - objectReference: {fileID: 0} - - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 134.506 - objectReference: {fileID: 0} - - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 + showTextFoldout: 1 + showAppearanceFoldout: 1 + showMaterialFoldout: 1 + showPositionFoldout: 1 + showTimingFoldout: 0 + showFunctionalityFoldout: 0 + showAudioFoldout: 0 + showEventFoldout: 0 + showBetaFoldout: 0 + info: + - pos: {x: -472, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 0 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -463.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 1 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -451, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 2 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -442, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 3 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -423.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 4 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -404, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 5 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -385.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 6 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -376.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 7 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -357, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 8 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -343.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 9 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -325, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 10 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -316, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 11 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -303.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 12 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -284, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 13 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -267.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 14 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -260, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 15 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -241, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 16 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -221, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 17 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -212, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 18 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -192.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 19 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -174, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 20 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -160.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 21 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -148, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 22 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -128.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 23 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -115, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 24 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -85.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 25 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -66, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 26 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -47, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 27 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -30.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 28 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -12, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 29 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -3, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 30 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 4.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 31 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 20, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 32 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 35.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 33 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 54, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 34 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 72.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 35 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 88, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 36 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 96, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 37 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 105, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 38 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 124.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 39 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 132.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 40 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 151, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 41 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 170.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 42 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 186, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 43 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 204.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 44 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 213.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 45 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 232, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 46 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 251, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 47 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 270.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 48 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 290, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 49 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 298, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 50 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 316.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 51 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 325.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 52 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 344, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 53 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 363.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 54 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 377, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 55 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 396.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 56 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 421, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 57 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 440.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 58 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 454, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 59 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 458.25, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 60 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -486.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 61 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -466.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 62 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -450.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 63 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -433.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 64 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -415.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 65 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -407.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 66 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -388.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 67 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -375.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 68 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -355.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 69 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -343.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 70 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -335.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 71 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -316.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 72 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -297.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 73 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -288.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 74 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -268.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 75 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -249.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 76 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -240.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 77 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -222.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 78 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -202.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 79 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -184.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 80 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -170.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 81 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -161.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 82 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -142.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 83 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -128.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 84 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -109.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 85 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -84.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 86 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -69.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 87 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -50.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 88 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -37.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 89 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -28.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 90 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -12.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 91 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 5.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 92 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 18.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 93 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 30.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 94 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 38.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 95 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 57.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 96 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 77.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 97 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 92.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 98 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 100.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 99 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 109.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 100 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 129.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 101 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 142.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 102 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 151.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 103 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 164.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 104 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 177.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 105 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 196.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 106 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 205.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 107 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 220.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 108 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 245.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 109 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 252.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 110 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 265.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 111 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 281.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 112 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 300.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 113 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 307.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 114 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 326.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 115 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 346.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 116 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 355.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 117 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 375.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 118 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 388.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 119 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 408.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 120 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 432.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 121 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 448.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 122 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 466.75, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 123 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 480.25, y: -14, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 1 + rawIndex: 124 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + lineHeights: + - 32 + - 32 + - 32 + _text: If you are facing performance issues, please enable hardware acceleration + on your browser settings, or try switching browser. + drawText: If you are facing performance issues, please enable hardware acceleration + on your browser settings, or try switching browser. + hyphenedText: 'If you are facing performance issues, please enable hardware + + acceleration + on your browser settings, or try switching browser.' + font: {fileID: 12800000, guid: e110c919ea5e84fea8cbc2f0556ecfef, type: 3} + _color32: + serializedVersion: 2 + rgba: 4294967295 + _color: {r: 1, g: 1, b: 1, a: 1} + forceAnimation: 0 + richText: 1 + readDelay: 0 + speedReadScale: 2 + ignoreTimeScale: 1 + disableAnimatedText: 0 + drawAnimName: Appear + unreadDelay: 0.05 + undrawOrder: 1 + undrawAnimName: Appear + audioSource: {fileID: 0} + audioClips: [] + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + perlinPitchMulti: 1 + reading: 0 + unreading: 0 + size: 32 + bestFitMulti: 1 + quality: 64 + filterMode: 1 + maskMode: 0 + style: 0 + baseOffset: {x: 0, y: 0, z: 0} + relativeBaseOffset: 1 + lineSpacing: 1 + characterSpacing: 0 + tabSize: 4 + autoWrap: 12 + uiWrap: 1 + uiLimit: 1 + breakText: 0 + insertHyphens: 0 + anchor: 0 + alignment: 1 + verticalLimit: 0 + verticalLimitMode: 2 + leftoverText: + textMaterial: {fileID: 2100000, guid: e490a80c3724140c0ad176edb075a09e, type: 2} + textMesh: {fileID: 117936433} + rawTopLeftBounds: {x: 534.26666, y: -50, z: 0} + rawBottomRightBounds: {x: -534.26666, y: 50, z: 0} + rawBottomRightTextBounds: {x: 972.5, y: -64, z: 0} + topLeftBounds: {x: 419.75244, y: 208, z: 0} + topRightBounds: {x: 1488.2858, y: 208, z: 0} + bottomLeftBounds: {x: 419.75244, y: 108, z: 0} + bottomRightBounds: {x: 1488.2858, y: 108, z: 0} + centerBounds: {x: 954.0191, y: 158, z: 0} + topLeftTextBounds: {x: 467.7691, y: 208, z: 0} + topRightTextBounds: {x: 1440.269, y: 208, z: 0} + bottomLeftTextBounds: {x: 467.7691, y: 144, z: 0} + bottomRightTextBounds: {x: 1440.269, y: 144, z: 0} + centerTextBounds: {x: 954.01904, y: 176, z: 0} + finalTopLeftTextBounds: {x: 467.7691, y: 208, z: 0} + finalTopRightTextBounds: {x: 1440.269, y: 208, z: 0} + finalBottomLeftTextBounds: {x: 467.7691, y: 144, z: 0} + finalBottomRightTextBounds: {x: 1440.269, y: 144, z: 0} + finalCenterTextBounds: {x: 954.01904, y: 176, z: 0} + unwrappedBottomRightTextBounds: {x: 1927, y: -32, z: 0} + onCompleteEvent: + m_PersistentCalls: + m_Calls: [] + onUndrawnEvent: + m_PersistentCalls: + m_Calls: [] + onRebuildEvent: + m_PersistentCalls: + m_Calls: [] + onPrintEvent: + m_PersistentCalls: + m_Calls: [] + onCustomEvent: + m_PersistentCalls: + m_Calls: [] + onVertexMod: + m_PersistentCalls: + m_Calls: [] + onPreParse: + m_PersistentCalls: + m_Calls: [] + debugMode: 0 + totalReadTime: 0.00001 + totalUnreadTime: 0.00001 + currentReadTime: 0.00001 + autoRead: 1 + rememberReadPosition: 1 + autoQuality: 0 + drawOrder: 0 + removeEmoji: 1 + rtl: 0 + _fade: 1 + bestFit: 0 + latestNumber: 124 + currentUnReadTime: 0 + preParsedText: If you are facing performance issues, please enable hardware acceleration + on your browser settings, or try switching browser. +--- !u!1 &324297407 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 324297408} + m_Layer: 0 + m_Name: ears_l1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &324297408 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 324297407} + m_LocalRotation: {x: -0.49619812, y: 0.5037732, z: 0.5037732, w: 0.49619812} + m_LocalPosition: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1768958972} + m_Father: {fileID: 2001729085} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &324767691 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 929499299132377465, guid: 00aa0b63245d8e149af750316338f128, type: 3} + m_PrefabInstance: {fileID: 1967578759} + m_PrefabAsset: {fileID: 0} +--- !u!1 &327615609 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 327615610} + m_Layer: 0 + m_Name: Hand_r_equipment + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &327615610 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 327615609} + m_LocalRotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + m_LocalPosition: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 814897776} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &328832320 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 328832321} + m_Layer: 0 + m_Name: Jaw_M + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &328832321 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 328832320} + m_LocalRotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + m_LocalPosition: {x: -0.05101526, y: 0.2876312, z: -3.42544e-16} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1422358066} + m_Father: {fileID: 2001729085} + m_RootOrder: 8 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &328916197 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 720529977} + m_Modifications: + - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} + propertyPath: m_RootOrder + value: 135 + objectReference: {fileID: 0} + - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} + propertyPath: m_LocalPosition.x + value: 121.69429 + objectReference: {fileID: 0} + - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} + propertyPath: m_LocalPosition.y + value: -232.92213 + objectReference: {fileID: 0} + - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} + propertyPath: m_LocalPosition.z + value: -499.24005 + objectReference: {fileID: 0} + - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} + propertyPath: m_LocalRotation.y + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5110118666208414797, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 5593780209615787767, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} + propertyPath: m_Name + value: Mountain_3 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 57cc311c2b9bcb7409cfafabaf4bdb01, type: 3} +--- !u!1001 &330820454 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 720529977} + m_Modifications: + - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} + propertyPath: m_RootOrder + value: 108 + objectReference: {fileID: 0} + - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} + propertyPath: m_LocalScale.x + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} + propertyPath: m_LocalScale.y + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} + propertyPath: m_LocalScale.z + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} + propertyPath: m_LocalPosition.x + value: 20.588385 + objectReference: {fileID: 0} + - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} + propertyPath: m_LocalPosition.y + value: 18.037529 + objectReference: {fileID: 0} + - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} + propertyPath: m_LocalPosition.z + value: -72.30615 + objectReference: {fileID: 0} + - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} + propertyPath: m_LocalRotation.w + value: 0.8680595 + objectReference: {fileID: 0} + - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} + propertyPath: m_LocalRotation.y + value: -0.49646014 + objectReference: {fileID: 0} + - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -59.532 + objectReference: {fileID: 0} + - target: {fileID: 1409157318354192890, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 1784979826530358080, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} + propertyPath: m_Name + value: Shop_1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: b5031defd1fbb304f9f290feeb9a1b91, type: 3} +--- !u!1 &332540239 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 332540240} + m_Layer: 0 + m_Name: middle_03_l + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &332540240 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 332540239} + m_LocalRotation: {x: 0.0057212994, y: -0.08952513, z: 0.014319281, w: 0.9958652} + m_LocalPosition: {x: 0.04002729, y: -9.313226e-10, z: -0.000000020489097} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 887510215} + m_Father: {fileID: 1604545818} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &332962412 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 332962413} + - component: {fileID: 332962415} + - component: {fileID: 332962414} + m_Layer: 0 + m_Name: Text (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &332962413 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 332962412} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 534077441} + 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: 171.35, y: 2.4} + m_SizeDelta: {x: 75.7921, y: 38.5319} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &332962414 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 332962412} + 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: 0/30 + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: e0962d31f1f084fa3ba7147d76f5b6e8, type: 2} + m_sharedMaterial: {fileID: 1653631458307283989, guid: e0962d31f1f084fa3ba7147d76f5b6e8, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 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: 25.2 + m_fontSizeBase: 25.2 + 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!222 &332962415 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 332962412} + m_CullTransparentMesh: 0 +--- !u!1 &334685751 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 334685752} + m_Layer: 0 + m_Name: pinky_01_r + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &334685752 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 334685751} + m_LocalRotation: {x: -0.013670641, y: -0.13446178, z: 0.21609056, w: 0.96697366} + m_LocalPosition: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 237214666} + m_Father: {fileID: 217960867} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &336765089 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 336765090} + m_Layer: 0 + m_Name: clavicle_l + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &336765090 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 336765089} + m_LocalRotation: {x: 0.73966104, y: 0.03658518, z: 0.6616785, w: -0.11723791} + m_LocalPosition: {x: -0.06811173, y: 0.016595736, z: 0.1482019} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 522094511} + m_Father: {fileID: 1523306720} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &342172028 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 342172029} + m_Layer: 0 + m_Name: catears_l1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &342172029 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 342172028} + m_LocalRotation: {x: -0.7215831, y: 0.381748, z: 0.23305051, w: 0.52846366} + m_LocalPosition: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1985761521} + m_Father: {fileID: 1859810896} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &343680570 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 343680571} + m_Layer: 0 + m_Name: middle_02_l + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &343680571 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 343680570} + m_LocalRotation: {x: 0.028606767, y: -0.077144094, z: 0.0016667914, w: 0.9966081} + m_LocalPosition: {x: 0.038769238, y: 0.000000004656613, z: 0.000000020489097} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 765842519} + m_Father: {fileID: 1684880438} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &347063465 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 347063466} + m_Layer: 0 + m_Name: Eye_L + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &347063466 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 347063465} + m_LocalRotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + m_LocalPosition: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 228287530} + m_Father: {fileID: 201655063} + m_RootOrder: 4 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &351388517 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 351388518} + m_Layer: 0 + m_Name: lowerarm_r + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &351388518 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 351388517} + m_LocalRotation: {x: 0.05265346, y: -0.007893799, z: -0.18107218, w: 0.98202765} + m_LocalPosition: {x: -0.25175753, y: 0, z: -0.0000000018626451} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1757570207} + m_Father: {fileID: 1219004908} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!4 &351840767 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 929499299132377465, guid: 00aa0b63245d8e149af750316338f128, type: 3} + m_PrefabInstance: {fileID: 1896801915} + m_PrefabAsset: {fileID: 0} +--- !u!1 &352140717 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 352140718} + m_Layer: 0 + m_Name: upperarm_l + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &352140718 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 352140717} + m_LocalRotation: {x: 0.034898847, y: -0.45451793, z: -0.081821844, w: 0.8862849} + m_LocalPosition: {x: 0.07712378, y: 0.0000000027939677, z: 0.000000004656613} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 176059529} + m_Father: {fileID: 1085614776} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &354009996 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 354009997} + m_Layer: 0 + m_Name: ball_l + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &354009997 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 354009996} + m_LocalRotation: {x: 0.006392662, y: 0.0051187654, z: -0.62501913, w: 0.7805665} + m_LocalPosition: {x: 0.010533721, y: -0.041665323, z: -0.0000000037252903} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1895598236} + m_Father: {fileID: 395697941} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &355703012 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 355703013} + m_Layer: 0 + m_Name: thumb_03_l + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &355703013 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 355703012} + m_LocalRotation: {x: -0.025861215, y: -0.004962438, z: 0.106166855, w: 0.9939996} + m_LocalPosition: {x: 0.029465482, y: 0, z: -6.3948843e-16} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1956978108} + m_Father: {fileID: 380460605} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &357147738 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 357147739} + m_Layer: 0 + m_Name: ring_01_r + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &357147739 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 357147738} + m_LocalRotation: {x: 0.07067241, y: 0.24310869, z: -0.06631048, w: -0.9651459} + m_LocalPosition: {x: -0.089163356, y: -0.015526064, z: -0.002754949} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 944348587} + m_Father: {fileID: 1600806748} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &357911192 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 357911193} + m_Layer: 0 + m_Name: ears_r3 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &357911193 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 357911192} + m_LocalRotation: {x: 0, y: -2.076295e-14, z: 0, w: 1} + m_LocalPosition: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1162023791} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &358248691 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 358248692} + m_Layer: 0 + m_Name: catears_l1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &358248692 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 358248691} + m_LocalRotation: {x: -0.7215831, y: 0.381748, z: 0.23305051, w: 0.52846366} + m_LocalPosition: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 86633654} + m_Father: {fileID: 1003634146} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &358705976 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 358705977} + m_Layer: 0 + m_Name: NPCs + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &358705977 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 358705976} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 966.3476, y: 559.92346, z: 5.5536537} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1812407668} + - {fileID: 2147156997} + - {fileID: 1113382833} + - {fileID: 2051707013} + - {fileID: 166942757} + - {fileID: 1933522940} + - {fileID: 18422704} + - {fileID: 756594557} + - {fileID: 161450580} + - {fileID: 970860139} + m_Father: {fileID: 0} + m_RootOrder: 21 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &362325626 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 362325627} + m_Layer: 0 + m_Name: foot_r + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &362325627 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 362325626} + m_LocalRotation: {x: -0.021692475, y: -0.057613455, z: -0.21735567, w: 0.97414917} + m_LocalPosition: {x: -0.13916214, y: 0, z: 0.000000004656613} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1120322400} + m_Father: {fileID: 824017638} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &363699402 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 363699403} + m_Layer: 0 + m_Name: ball_l_02 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &363699403 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 363699402} + m_LocalRotation: {x: 1.1013411e-13, y: -2.8421706e-14, z: -0.0000001862645, w: 1} + m_LocalPosition: {x: 0.042483576, y: 0, z: 0.000000011175871} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1514433579} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &365270144 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 365270145} + - component: {fileID: 365270147} + - component: {fileID: 365270146} + - component: {fileID: 365270148} + m_Layer: 5 + m_Name: Profile + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!224 &365270145 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 365270144} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1438087850} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 115, y: -30} + m_SizeDelta: {x: 60, y: 60} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &365270146 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 365270144} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 00f060c3dbcb3428faad0299d78a0189, type: 3} + 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!222 &365270147 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 365270144} + m_CullTransparentMesh: 1 +--- !u!114 &365270148 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 365270144} + 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: 365270146} + m_OnClick: + m_PersistentCalls: + m_Calls: [] +--- !u!1001 &365886764 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 720529977} + m_Modifications: + - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} + propertyPath: m_RootOrder + value: 71 + objectReference: {fileID: 0} + - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} + propertyPath: m_LocalPosition.x + value: -5.2811527 + objectReference: {fileID: 0} + - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} + propertyPath: m_LocalPosition.y + value: 0.65266323 + objectReference: {fileID: 0} + - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} + propertyPath: m_LocalPosition.z + value: -12.260359 + objectReference: {fileID: 0} + - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} + propertyPath: m_LocalRotation.w + value: 0.3866606 + objectReference: {fileID: 0} + - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} + propertyPath: m_LocalRotation.y + value: 0.92222214 + objectReference: {fileID: 0} + - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 134.506 + objectReference: {fileID: 0} + - target: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 objectReference: {fileID: 0} - target: {fileID: 7295472218948142843, guid: d4704445283b4d446a30665af8faf00b, type: 3} propertyPath: m_Name @@ -10649,7 +16091,7 @@ AudioSource: OutputAudioMixerGroup: {fileID: 0} m_audioClip: {fileID: 8300000, guid: ca347218181d44f758cfc46c3bb2a999, type: 3} m_PlayOnAwake: 0 - m_Volume: 1 + m_Volume: 0 m_Pitch: 1 Loop: 0 Mute: 0 @@ -10746,7 +16188,7 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 21 + m_RootOrder: 17 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &419247013 GameObject: @@ -12910,7 +18352,7 @@ Transform: - {fileID: 1351074137} - {fileID: 324767691} m_Father: {fileID: 0} - m_RootOrder: 18 + m_RootOrder: 14 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!4 &488724868 stripped Transform: @@ -15084,6 +20526,170 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 764dd8a490811224a85153afaf778a58, type: 3} +--- !u!43 &550279631 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 10 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 48 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 32 + localAABB: + m_Center: {x: -1.1400108, y: -0.253922, z: 0} + m_Extent: {x: 44.009293, y: 9.21336, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200000002000300040005000600040006000700080009000a0008000a000b000c000d000e000c000e000f00100011001200100012001300140015001600140016001700180019001a0018001a001b001c001d001e001c001e001f00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 32 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 2 + dimension: 4 + - stream: 0 + offset: 16 + format: 0 + dimension: 2 + - stream: 0 + offset: 24 + format: 0 + dimension: 2 + - stream: 0 + offset: 32 + format: 0 + dimension: 4 + - stream: 0 + offset: 48 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 2048 + _typelessdata: e39834c2a9ff0e4100000000ff0000ff000000000000313f00000000000000000000403d0000883d0000c03c0080393f000000000000a0410000a03e0000a03ee39804c2a9ff0e4100000000ff0000ff0000403d0000313f00000000000000000000403d0000883d0000c03c0080393f000000000000a0410000a03e0000a03ee39804c2570001c100000000ff0000ff0000403d0000423f00000000000000000000403d0000883d0000c03c0080393f000000000000a0410000a03e0000a03ee39834c2570001c100000000ff0000ff000000000000423f00000000000000000000403d0000883d0000c03c0080393f000000000000a0410000a03e0000a03e437805c230d70c4100000000ff0000ff0000003e0000143f00000000000000000000603d0000883d00001c3e00801c3f000000000000a0410000a03e0000a03e85f09ac130d70c4100000000ff0000ff0000383e0000143f00000000000000000000603d0000883d00001c3e00801c3f000000000000a0410000a03e0000a03e85f09ac1d02803c100000000ff0000ff0000383e0000253f00000000000000000000603d0000883d00001c3e00801c3f000000000000a0410000a03e0000a03e437805c2d02803c100000000ff0000ff0000003e0000253f00000000000000000000603d0000883d00001c3e00801c3f000000000000a0410000a03e0000a03e6cffa8c1dc590f4100000000ff0000ff0000403d0000313f00000000000000000000603d0000883d0000983d0080393f000000000000a0410000a03e0000a03eaefde3c0dc590f4100000000ff0000ff0000d03d0000313f00000000000000000000603d0000883d0000983d0080393f000000000000a0410000a03e0000a03eaefde3c024a600c100000000ff0000ff0000d03d0000423f00000000000000000000603d0000883d0000983d0080393f000000000000a0410000a03e0000a03e6cffa8c124a600c100000000ff0000ff0000403d0000423f00000000000000000000603d0000883d0000983d0080393f000000000000a0410000a03e0000a03e59511ec10386084100000000ff0000ff000000000000423f00000000000000000000703d0000903d0000f03c00004b3f000000000000a0410000a03e0000a03e4f5da3400386084100000000ff0000ff0000703d0000423f00000000000000000000703d0000903d0000f03c00004b3f000000000000a0410000a03e0000a03e4f5da340fd7917c100000000ff0000ff0000703d0000543f00000000000000000000703d0000903d0000f03c00004b3f000000000000a0410000a03e0000a03e59511ec1fd7917c100000000ff0000ff000000000000543f00000000000000000000703d0000903d0000f03c00004b3f000000000000a0410000a03e0000a03e6aab3c4048fbdfc000000000ff0000ff0000383e0000003f00000000000000000000003c0000003c00003c3e0000013f000000000000a0410000a03e0000a03eb5559e4048fbdfc000000000ff0000ff0000403e0000003f00000000000000000000003c0000003c00003c3e0000013f000000000000a0410000a03e0000a03eb5559e40a4fd0fc100000000ff0000ff0000403e0000023f00000000000000000000003c0000003c00003c3e0000013f000000000000a0410000a03e0000a03e6aab3c40a4fd0fc100000000ff0000ff0000383e0000023f00000000000000000000003c0000003c00003c3e0000013f000000000000a0410000a03e0000a03ec8ea33412b400d4100000000ff0000ff0000003e0000253f00000000000000000000803d0000903d0000203e00002e3f000000000000a0410000a03e0000a03e64f5d9412b400d4100000000ff0000ff0000403e0000253f00000000000000000000803d0000903d0000203e00002e3f000000000000a0410000a03e0000a03e64f5d941d5bf12c100000000ff0000ff0000403e0000373f00000000000000000000803d0000903d0000203e00002e3f000000000000a0410000a03e0000a03ec8ea3341d5bf12c100000000ff0000ff0000003e0000373f00000000000000000000803d0000903d0000203e00002e3f000000000000a0410000a03e0000a03ee209cc4121cb0a4100000000ff0000ff0000703d0000423f00000000000000000000883d0000903d0000bc3d00004b3f000000000000a0410000a03e0000a03ef1042a4221cb0a4100000000ff0000ff0000003e0000423f00000000000000000000883d0000903d0000bc3d00004b3f000000000000a0410000a03e0000a03ef1042a42df3415c100000000ff0000ff0000003e0000543f00000000000000000000883d0000903d0000bc3d00004b3f000000000000a0410000a03e0000a03ee209cc41df3415c100000000ff0000ff0000703d0000543f00000000000000000000883d0000903d0000bc3d00004b3f000000000000a0410000a03e0000a03e257a23428f95c4c000000000323232ff000000000000543f00000000000000000000003c0000003c0000803b0000553f000000000000a0410000a03e0000a03e257a2b428f95c4c000000000323232ff0000003c0000543f00000000000000000000003c0000003c0000803b0000553f000000000000a0410000a03e0000a03e257a2b42c74a02c100000000323232ff0000003c0000563f00000000000000000000003c0000003c0000803b0000553f000000000000a0410000a03e0000a03e257a2342c74a02c100000000323232ff000000000000563f00000000000000000000003c0000003c0000803b0000553f000000000000a0410000a03e0000a03e + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -1.1400108, y: -0.253922, z: 0} + m_Extent: {x: 44.009293, y: 9.21336, z: 0} + m_MeshUsageFlags: 0 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: --- !u!1 &550955760 GameObject: m_ObjectHideFlags: 0 @@ -16411,75 +22017,6 @@ Transform: m_Father: {fileID: 925690161} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1001 &597991145 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 1178138926497943439, guid: baa36186587bd9d4ab769976bbfb187e, type: 3} - propertyPath: m_Controller - value: - objectReference: {fileID: 9100000, guid: 81d13fe985c5bf54d98ef92ad8947d23, type: 2} - - target: {fileID: 1178138926497943439, guid: baa36186587bd9d4ab769976bbfb187e, type: 3} - propertyPath: m_ApplyRootMotion - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5096310921358579189, guid: baa36186587bd9d4ab769976bbfb187e, type: 3} - propertyPath: m_RootOrder - value: 3 - objectReference: {fileID: 0} - - target: {fileID: 5096310921358579189, guid: baa36186587bd9d4ab769976bbfb187e, type: 3} - propertyPath: m_LocalPosition.x - value: -45.74429 - objectReference: {fileID: 0} - - target: {fileID: 5096310921358579189, guid: baa36186587bd9d4ab769976bbfb187e, type: 3} - propertyPath: m_LocalPosition.y - value: 28.630606 - objectReference: {fileID: 0} - - target: {fileID: 5096310921358579189, guid: baa36186587bd9d4ab769976bbfb187e, type: 3} - propertyPath: m_LocalPosition.z - value: -16.239937 - objectReference: {fileID: 0} - - target: {fileID: 5096310921358579189, guid: baa36186587bd9d4ab769976bbfb187e, type: 3} - propertyPath: m_LocalRotation.w - value: 0.77506644 - objectReference: {fileID: 0} - - target: {fileID: 5096310921358579189, guid: baa36186587bd9d4ab769976bbfb187e, type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 5096310921358579189, guid: baa36186587bd9d4ab769976bbfb187e, type: 3} - propertyPath: m_LocalRotation.y - value: 0.63187975 - objectReference: {fileID: 0} - - target: {fileID: 5096310921358579189, guid: baa36186587bd9d4ab769976bbfb187e, type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 5096310921358579189, guid: baa36186587bd9d4ab769976bbfb187e, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5096310921358579189, guid: baa36186587bd9d4ab769976bbfb187e, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 78.378 - objectReference: {fileID: 0} - - target: {fileID: 5096310921358579189, guid: baa36186587bd9d4ab769976bbfb187e, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5616669764911222607, guid: baa36186587bd9d4ab769976bbfb187e, type: 3} - propertyPath: m_Name - value: Chibi_Cat_06 - objectReference: {fileID: 0} - - target: {fileID: 5616669764911222607, guid: baa36186587bd9d4ab769976bbfb187e, type: 3} - propertyPath: m_IsActive - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: baa36186587bd9d4ab769976bbfb187e, type: 3} --- !u!1 &599948865 GameObject: m_ObjectHideFlags: 0 @@ -18008,7 +23545,7 @@ AudioSource: OutputAudioMixerGroup: {fileID: 0} m_audioClip: {fileID: 8300000, guid: 0f55beea24ea20f47a51930e065e62e7, type: 3} m_PlayOnAwake: 1 - m_Volume: 0.5 + m_Volume: 0.3 m_Pitch: 1 Loop: 1 Mute: 0 @@ -18105,7 +23642,7 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 20 + m_RootOrder: 16 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &662550845 GameObject: @@ -19111,6 +24648,170 @@ Transform: m_Father: {fileID: 67666114} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!43 &703186835 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 10 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 48 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 32 + localAABB: + m_Center: {x: -31, y: -7.3690033, z: 0} + m_Extent: {x: 67, y: 15.75, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200000002000300040005000600040006000700080009000a0008000a000b000c000d000e000c000e000f00100011001200100012001300140015001600140016001700180019001a0018001a001b001c001d001e001c001e001f00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 32 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 2 + dimension: 4 + - stream: 0 + offset: 16 + format: 0 + dimension: 2 + - stream: 0 + offset: 24 + format: 0 + dimension: 2 + - stream: 0 + offset: 32 + format: 0 + dimension: 4 + - stream: 0 + offset: 48 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 2048 + _typelessdata: 0000c4c22031dc4000000000ffffffff0000d23e0000003f00000000000000000000b03d0000703e0000e83e00001e3f00000000000000420000803f0000803f0000aec22031dc4000000000ffffffff0000fe3e0000003f00000000000000000000b03d0000703e0000e83e00001e3f00000000000000420000803f0000803f0000aec2b8f3b8c100000000ffffffff0000fe3e00003c3f00000000000000000000b03d0000703e0000e83e00001e3f00000000000000420000803f0000803f0000c4c2b8f3b8c100000000ffffffff0000d23e00003c3f00000000000000000000b03d0000703e0000e83e00001e3f00000000000000420000803f0000803f0000aac22031dc4000000000ffffffff00008a3e00003c3f000000000000000000001c3e00003c3e0000b13e0080533f00000000000000420000803f0000803f000083c22031dc4000000000ffffffff0000d83e00003c3f000000000000000000001c3e00003c3e0000b13e0080533f00000000000000420000803f0000803f000083c2b8f384c100000000ffffffff0000d83e00006b3f000000000000000000001c3e00003c3e0000b13e0080533f00000000000000420000803f0000803f0000aac2b8f384c100000000ffffffff00008a3e00006b3f000000000000000000001c3e00003c3e0000b13e0080533f00000000000000420000803f0000803f00007cc280c4f03f00000000ffffffff0000903e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f000036c280c4f03f00000000ffffffff0000d63e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f000036c2b8f388c100000000ffffffff0000d63e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00007cc2b8f388c100000000ffffffff0000903e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f000032c280c4b03f00000000ffffffff0000923e00002f3f00000000000000000000143e00003c3e00005a3e0080173f0000803f000000420000803f0000803f0000a8c180c4b03f00000000ffffffff0000923e0000003f00000000000000000000143e00003c3e00005a3e0080173f0000803f000000420000803f0000803f0000a8c1b8f388c100000000ffffffff0000103e0000003f00000000000000000000143e00003c3e00005a3e0080173f0000803f000000420000803f0000803f000032c2b8f388c100000000ffffffff0000103e00002f3f00000000000000000000143e00003c3e00005a3e0080173f0000803f000000420000803f0000803f000098c19018064100000000ffffffff0000253f0000883e000000000000000000000c3e00004c3e0080363f0000bb3e00000000000000420000803f0000803f0000c0bf9018064100000000ffffffff0000483f0000883e000000000000000000000c3e00004c3e0080363f0000bb3e00000000000000420000803f0000803f0000c0bfb8f388c100000000ffffffff0000483f0000ee3e000000000000000000000c3e00004c3e0080363f0000bb3e00000000000000420000803f0000803f000098c1b8f388c100000000ffffffff0000253f0000ee3e000000000000000000000c3e00004c3e0080363f0000bb3e00000000000000420000803f0000803f000000002031dc4000000000ffffffff0000d63e0000143e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f0000a0402031dc4000000000ffffffff0000ea3e0000143e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f0000a040b8f384c100000000ffffffff0000ea3e0000a83e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f00000000b8f384c100000000ffffffff0000d63e0000a83e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f0000e04080c4f03f00000000ffffffff0000903e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f0000c44180c4f03f00000000ffffffff0000d63e0000183e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f0000c441b8f388c100000000ffffffff0000d63e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f0000e040b8f388c100000000ffffffff0000903e0000983e000000000000000000000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f0000c8412031dc4000000000ffffffff0000003f0000003f00000000000000000000b03d0000703e00000b3f00001e3f00000000000000420000803f0000803f000010422031dc4000000000ffffffff0000163f0000003f00000000000000000000b03d0000703e00000b3f00001e3f00000000000000420000803f0000803f00001042b8f3b8c100000000ffffffff0000163f00003c3f00000000000000000000b03d0000703e00000b3f00001e3f00000000000000420000803f0000803f0000c841b8f3b8c100000000ffffffff0000003f00003c3f00000000000000000000b03d0000703e00000b3f00001e3f00000000000000420000803f0000803f + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: -31, y: -7.3690033, z: 0} + m_Extent: {x: 67, y: 15.75, z: 0} + m_MeshUsageFlags: 0 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: --- !u!1001 &703399536 PrefabInstance: m_ObjectHideFlags: 0 @@ -19357,6 +25058,180 @@ Transform: m_Father: {fileID: 904635508} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!43 &709100160 +Mesh: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: + serializedVersion: 10 + m_SubMeshes: + - serializedVersion: 2 + firstByte: 0 + indexCount: 60 + topology: 0 + baseVertex: 0 + firstVertex: 0 + vertexCount: 40 + localAABB: + m_Center: {x: 1, y: 26.75, z: 0} + m_Extent: {x: 69, y: 15.75, z: 0} + - serializedVersion: 2 + firstByte: 120 + indexCount: 60 + topology: 0 + baseVertex: 0 + firstVertex: 40 + vertexCount: 40 + localAABB: + m_Center: {x: 0.75, y: -2.079095, z: 0} + m_Extent: {x: 79.25, y: 12.420905, z: 0} + m_Shapes: + vertices: [] + shapes: [] + channels: [] + fullWeights: [] + m_BindPose: [] + m_BoneNameHashes: + m_RootBoneNameHash: 0 + m_BonesAABB: [] + m_VariableBoneCountWeights: + m_Data: + m_MeshCompression: 0 + m_IsReadable: 1 + m_KeepVertices: 1 + m_KeepIndices: 1 + m_IndexFormat: 0 + m_IndexBuffer: 000001000200000002000300040005000600040006000700080009000a0008000a000b000c000d000e000c000e000f00100011001200100012001300140015001600140016001700180019001a0018001a001b001c001d001e001c001e001f00200021002200200022002300240025002600240026002700280029002a0028002a002b002c002d002e002c002e002f00300031003200300032003300340035003600340036003700380039003a0038003a003b003c003d003e003c003e003f00400041004200400042004300440045004600440046004700480049004a0048004a004b004c004d004e004c004e004f00 + m_VertexData: + serializedVersion: 3 + m_VertexCount: 80 + m_Channels: + - stream: 0 + offset: 0 + format: 0 + dimension: 3 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 12 + format: 2 + dimension: 4 + - stream: 0 + offset: 16 + format: 0 + dimension: 2 + - stream: 0 + offset: 24 + format: 0 + dimension: 2 + - stream: 0 + offset: 32 + format: 0 + dimension: 4 + - stream: 0 + offset: 48 + format: 0 + dimension: 4 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + - stream: 0 + offset: 0 + format: 0 + dimension: 0 + m_DataSize: 5120 + _typelessdata: 000088c20000244200000000ffffffff0000103e00002f3f00000000000000000000043e00003c3e0000523e0080463f00000000000000420000803f0000803f00004ec20000244200000000ffffffff00008a3e00002f3f00000000000000000000043e00003c3e0000523e0080463f00000000000000420000803f0000803f00004ec200008c4100000000ffffffff00008a3e00005e3f00000000000000000000043e00003c3e0000523e0080463f00000000000000420000803f0000803f000088c200008c4100000000ffffffff0000103e00005e3f00000000000000000000043e00003c3e0000523e0080463f00000000000000420000803f0000803f000048c20000244200000000ffffffff0000d63e0000143e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f000034c20000244200000000ffffffff0000ea3e0000143e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f000034c200008c4100000000ffffffff0000ea3e0000a83e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f000048c200008c4100000000ffffffff0000d63e0000a83e00000000000000000000203d00003c3e0000e03e0000723e00000000000000420000803f0000803f00002cc20000104200000000ffffffff0000f83d0000983e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f0000d8c10000104200000000ffffffff00007c3e0000983e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f0000d8c10000884100000000ffffffff00007c3e0000e43e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f00002cc20000884100000000ffffffff0000f83d0000e43e00000000000000000000003e0000183e00003c3e0000be3e00000000000000420000803f0000803f0000ccc100002a4200000000ffffffff0000923e00000a3f00000000000000000000003e0000483e0000b23e0000233f00000000000000420000803f0000803f000018c100002a4200000000ffffffff0000d23e00000a3f00000000000000000000003e0000483e0000b23e0000233f00000000000000420000803f0000803f000018c100008c4100000000ffffffff0000d23e00003c3f00000000000000000000003e0000483e0000b23e0000233f00000000000000420000803f0000803f0000ccc100008c4100000000ffffffff0000923e00003c3f00000000000000000000003e0000483e0000b23e0000233f00000000000000420000803f0000803f000018c10000944100000000ffffffff0000000000003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f000008c10000944100000000ffffffff0000003c00003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f000008c100008c4100000000ffffffff0000003c0000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f000018c100008c4100000000ffffffff000000000000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0000c03f00000e4200000000ffffffff000000000000483e00000000000000000000f83d0000443e0000783d0000953e00000000000000420000803f0000803f0000884100000e4200000000ffffffff0000f83d0000483e00000000000000000000f83d0000443e0000783d0000953e00000000000000420000803f0000803f000088410000304100000000ffffffff0000f83d0000c63e00000000000000000000f83d0000443e0000783d0000953e00000000000000420000803f0000803f0000c03f0000304100000000ffffffff000000000000c63e00000000000000000000f83d0000443e0000783d0000953e00000000000000420000803f0000803f000098410000104200000000ffffffff0000103e0000000000000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f000016420000104200000000ffffffff0000923e0000000000000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f000016420000884100000000ffffffff0000923e0000183e00000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f000098410000884100000000ffffffff0000103e0000183e00000000000000000000143e0000183e00005a3e0000983d00000000000000420000803f0000803f00001e4200000e4200000000ffffffff0000923e0000000000000000000000000000f83d0000143e0000b13e0000943d00000000000000420000803f0000803f00005c4200000e4200000000ffffffff0000d03e0000000000000000000000000000f83d0000143e0000b13e0000943d00000000000000420000803f0000803f00005c420000884100000000ffffffff0000d03e0000143e00000000000000000000f83d0000143e0000b13e0000943d00000000000000420000803f0000803f00001e420000884100000000ffffffff0000923e0000143e00000000000000000000f83d0000143e0000b13e0000943d00000000000000420000803f0000803f000068420000104200000000ffffffff0000d03e0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00008c420000104200000000ffffffff0000003f0000000000000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00008c4200008c4100000000ffffffff0000003f0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0000684200008c4100000000ffffffff0000d03e0000143e00000000000000000000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f00006e420000944100000000ffffffff0000000000003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f000072420000944100000000ffffffff0000003c00003c3e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f0000724200008c4100000000ffffffff0000003c0000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00006e4200008c4100000000ffffffff000000000000443e00000000000000000000003c0000003c0000803b0000403e00000000000000420000803f0000803f00009dc20a1c184100000000ffffffff0000923e00000000eafc3e425a2dcb410000f83d0000143e0000b13e0000943d00000000000000420000803f0000803f00007cc20a1c184100000000ffffffff0000d03e00000000eaec40425a2dcb410000f83d0000143e0000b13e0000943d00000000000000420000803f0000803f00007cc2f6e30fc100000000ffffffff0000d03e0000143eeaec40425a8dc6410000f83d0000143e0000b13e0000943d00000000000000420000803f0000803f00009dc2f6e30fc100000000ffffffff0000923e0000143eeafc3e425a8dc6410000f83d0000143e0000b13e0000943d00000000000000420000803f0000803f000076c2bcf1204100000000ffffffff0000473f00000000ea1c4142b150cb410000f03d0000183e0000563f0000983d00000000000000420000803f0000803f00003ac2bcf1204100000000ffffffff0000653f00000000eafc4242b150cb410000f03d0000183e0000563f0000983d00000000000000420000803f0000803f00003ac2440e0fc100000000ffffffff0000653f0000183eeafc4242b190c6410000f03d0000183e0000563f0000983d00000000000000420000803f0000803f000076c2440e0fc100000000ffffffff0000473f0000183eea1c4142b190c6410000f03d0000183e0000563f0000983d00000000000000420000803f0000803f000036c2c4f7044100000000ffffffff0000903e0000183eea1c4342c9e0ca4100000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f0000e0c1c4f7044100000000ffffffff0000d63e0000183eea4c4542c9e0ca4100000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f0000e0c13c082bc100000000ffffffff0000d63e0000983eea4c4542c920c64100000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f000036c23c082bc100000000ffffffff0000903e0000983eea1c4342c920c64100000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f0000d0c196dcb34000000000ffffffff0000d03e00000000ea8c4542a334ca410000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f000060c196dcb34000000000ffffffff0000003f00000000ea0c4742a334ca410000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f000060c1b5114ec100000000ffffffff0000003f0000143eea0c4742a394c5410000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f0000d0c1b5114ec100000000ffffffff0000d03e0000143eea8c4542a394c5410000c03d0000143e0000e83e0000943d00000000000000420000803f0000803f000048c128dd874000000000ffffffff00007c3e0000983eea3c4742a4dcc9410000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f0000604028dd874000000000ffffffff0000be3e0000983eea3c4942a4dcc9410000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f000060406c1164c100000000ffffffff0000be3e0000e23eea3c4942a43cc5410000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f000048c16c1164c100000000ffffffff00007c3e0000e23eea3c4742a43cc5410000003e0000143e00009e3e0000bd3e00000000000000420000803f0000803f0000b0405c1d904000000000ffffffff0000103e0000183eea7c494225edc9410000103e0000183e0000583e0000643e00000000000000420000803f0000803f0000bc415c1d904000000000ffffffff0000903e0000183eeabc4b4225edc9410000103e0000183e0000583e0000643e00000000000000420000803f0000803f0000bc4152f167c100000000ffffffff0000903e0000983eeabc4b42252dc5410000103e0000183e0000583e0000643e00000000000000420000803f0000803f0000b04052f167c100000000ffffffff0000103e0000983eea7c4942252dc5410000103e0000183e0000583e0000643e00000000000000420000803f0000803f0000d04104f1e04000000000ffffffff0000253f0000ce3eea0c4c42cc8eca410000143e0000543e0080123f0000993e0000803f000000420000803f0000803f0000524204f1e04000000000ffffffff0000253f0000483eea5c4f42cc8eca410000143e0000543e0080123f0000993e0000803f000000420000803f0000803f000052427e8737c100000000ffffffff0000003f0000483eea5c4f42cceec5410000143e0000543e0080123f0000993e0000803f000000420000803f0000803f0000d0417e8737c100000000ffffffff0000003f0000ce3eea0c4c42cceec5410000143e0000543e0080123f0000993e0000803f000000420000803f0000803f00005a420e78254100000000ffffffff0000903e0000183eea9c4f42ca62cb4100000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f000090420e78254100000000ffffffff0000d63e0000183eeacc5142ca62cb4100000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00009042f2870ac100000000ffffffff0000d63e0000983eeacc5142caa2c64100000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00005a42f2870ac100000000ffffffff0000903e0000983eea9c4f42caa2c64100000c3e0000183e0000b33e0000643e00000000000000420000803f0000803f00009342ac0e7fc000000000ffffffff0000923e0000003feafc5142dbcdc7410000203d0000203d00009c3e0000053f00000000000000420000803f0000803f00009d42ac0e7fc000000000ffffffff0000a63e0000003fea9c5242dbcdc7410000203d0000203d00009c3e0000053f00000000000000420000803f0000803f00009d42abc30fc100000000ffffffff0000a63e00000a3fea9c5242db8dc6410000203d0000203d00009c3e0000053f00000000000000420000803f0000803f00009342abc30fc100000000ffffffff0000923e00000a3feafc5142db8dc6410000203d0000203d00009c3e0000053f00000000000000420000803f0000803f00009e42000058c100000000ffffffff0000a63e0000003feaac5242ea6cc5410000003c0000003c0000a83e0000013f00000000000000420000803f0000803f0000a042000058c100000000ffffffff0000aa3e0000003feacc5242ea6cc5410000003c0000003c0000a83e0000013f00000000000000420000803f0000803f0000a042000068c100000000ffffffff0000aa3e0000023feacc5242ea2cc5410000003c0000003c0000a83e0000013f00000000000000420000803f0000803f00009e42000068c100000000ffffffff0000a63e0000023feaac5242ea2cc5410000003c0000003c0000a83e0000013f00000000000000420000803f0000803f + m_CompressedMesh: + m_Vertices: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_UV: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Normals: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Tangents: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_Weights: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_NormalSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_TangentSigns: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_FloatColors: + m_NumItems: 0 + m_Range: 0 + m_Start: 0 + m_Data: + m_BitSize: 0 + m_BoneIndices: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_Triangles: + m_NumItems: 0 + m_Data: + m_BitSize: 0 + m_UVInfo: 0 + m_LocalAABB: + m_Center: {x: 0.75, y: 14, z: 0} + m_Extent: {x: 79.25, y: 28.5, z: 0} + m_MeshUsageFlags: 0 + m_BakedConvexCollisionMesh: + m_BakedTriangleCollisionMesh: + m_MeshMetrics[0]: 1 + m_MeshMetrics[1]: 1 + m_MeshOptimizationFlags: 1 + m_StreamData: + serializedVersion: 2 + offset: 0 + size: 0 + path: --- !u!1 &709707454 GameObject: m_ObjectHideFlags: 0 @@ -19830,7 +25705,7 @@ Transform: - {fileID: 1072589659} - {fileID: 991875048} m_Father: {fileID: 0} - m_RootOrder: 14 + m_RootOrder: 11 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &721569925 GameObject: @@ -20258,170 +26133,6 @@ Transform: m_Father: {fileID: 494285058} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!43 &735308282 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 10 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 48 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 32 - localAABB: - m_Center: {x: -0.011304855, y: -0.16270208, z: 0} - m_Extent: {x: 43.701225, y: 9.441217, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200000002000300040005000600040006000700080009000a0008000a000b000c000d000e000c000e000f00100011001200100012001300140015001600140016001700180019001a0018001a001b001c001d001e001c001e001f00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 32 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 2 - dimension: 4 - - stream: 0 - offset: 16 - format: 0 - dimension: 2 - - stream: 0 - offset: 24 - format: 0 - dimension: 2 - - stream: 0 - offset: 32 - format: 0 - dimension: 4 - - stream: 0 - offset: 48 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 2048 - _typelessdata: a1d92ec2cd74144100000000ff0000ff000000000000313f00000000000000000000403d0000883d0000c03c0080393f000000000000a0410000a03e0000a03e42b3fdc1cd74144100000000ff0000ff0000403d0000313f00000000000000000000403d0000883d0000c03c0080393f000000000000a0410000a03e0000a03e42b3fdc16616f7c000000000ff0000ff0000403d0000423f00000000000000000000403d0000883d0000c03c0080393f000000000000a0410000a03e0000a03ea1d92ec26616f7c000000000ff0000ff000000000000423f00000000000000000000403d0000883d0000c03c0080393f000000000000a0410000a03e0000a03efe4205c22810004100000000ff0000ff0000003e0000143f00000000000000000000603d0000883d00001c3e00801c3f000000000000a0410000a03e0000a03efb859ac12810004100000000ff0000ff0000383e0000143f00000000000000000000603d0000883d00001c3e00801c3f000000000000a0410000a03e0000a03efb859ac1d8ef0fc100000000ff0000ff0000383e0000253f00000000000000000000603d0000883d00001c3e00801c3f000000000000a0410000a03e0000a03efe4205c2d8ef0fc100000000ff0000ff0000003e0000253f00000000000000000000603d0000883d00001c3e00801c3f000000000000a0410000a03e0000a03e3d9dacc14743094100000000ff0000ff0000403d0000313f00000000000000000000603d0000883d0000983d0080393f000000000000a0410000a03e0000a03ef474f2c04743094100000000ff0000ff0000d03d0000313f00000000000000000000603d0000883d0000983d0080393f000000000000a0410000a03e0000a03ef474f2c0b9bc06c100000000ff0000ff0000d03d0000423f00000000000000000000603d0000883d0000983d0080393f000000000000a0410000a03e0000a03e3d9dacc1b9bc06c100000000ff0000ff0000403d0000423f00000000000000000000603d0000883d0000983d0080393f000000000000a0410000a03e0000a03e4c3321c15856064100000000ff0000ff000000000000423f00000000000000000000703d0000903d0000f03c00004b3f000000000000a0410000a03e0000a03e68999d405856064100000000ff0000ff0000703d0000423f00000000000000000000703d0000903d0000f03c00004b3f000000000000a0410000a03e0000a03e68999d40a8a919c100000000ff0000ff0000703d0000543f00000000000000000000703d0000903d0000f03c00004b3f000000000000a0410000a03e0000a03e4c3321c1a8a919c100000000ff0000ff000000000000543f00000000000000000000703d0000903d0000f03c00004b3f000000000000a0410000a03e0000a03ea162604017d5c2c000000000ff0000ff0000383e0000003f00000000000000000000003c0000003c00003c3e0000013f000000000000a0410000a03e0000a03e5131b04017d5c2c000000000ff0000ff0000403e0000003f00000000000000000000003c0000003c00003c3e0000013f000000000000a0410000a03e0000a03e5131b0408c6a01c100000000ff0000ff0000403e0000023f00000000000000000000003c0000003c00003c3e0000013f000000000000a0410000a03e0000a03ea16260408c6a01c100000000ff0000ff0000383e0000023f00000000000000000000003c0000003c00003c3e0000013f000000000000a0410000a03e0000a03e3e772941b292084100000000ff0000ff0000003e0000253f00000000000000000000803d0000903d0000203e00002e3f000000000000a0410000a03e0000a03e9fbbd441b292084100000000ff0000ff0000403e0000253f00000000000000000000803d0000903d0000203e00002e3f000000000000a0410000a03e0000a03e9fbbd4414e6d17c100000000ff0000ff0000403e0000373f00000000000000000000803d0000903d0000203e00002e3f000000000000a0410000a03e0000a03e3e7729414e6d17c100000000ff0000ff0000003e0000373f00000000000000000000803d0000903d0000203e00002e3f000000000000a0410000a03e0000a03e777fcd410e21134100000000ff0000ff0000703d0000423f00000000000000000000883d0000903d0000bc3d00004b3f000000000000a0410000a03e0000a03ebbbf2a420e21134100000000ff0000ff0000003e0000423f00000000000000000000883d0000903d0000bc3d00004b3f000000000000a0410000a03e0000a03ebbbf2a42f2de0cc100000000ff0000ff0000003e0000543f00000000000000000000883d0000903d0000bc3d00004b3f000000000000a0410000a03e0000a03e777fcd41f2de0cc100000000ff0000ff0000703d0000543f00000000000000000000883d0000903d0000bc3d00004b3f000000000000a0410000a03e0000a03e7ac2264234dac5c000000000323232ff000000000000543f00000000000000000000003c0000003c0000803b0000553f000000000000a0410000a03e0000a03e7ac22e4234dac5c000000000323232ff0000003c0000543f00000000000000000000003c0000003c0000803b0000553f000000000000a0410000a03e0000a03e7ac22e421aed02c100000000323232ff0000003c0000563f00000000000000000000003c0000003c0000803b0000553f000000000000a0410000a03e0000a03e7ac226421aed02c100000000323232ff000000000000563f00000000000000000000003c0000003c0000803b0000553f000000000000a0410000a03e0000a03e - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -0.011304855, y: -0.16270208, z: 0} - m_Extent: {x: 43.701225, y: 9.441217, z: 0} - m_MeshUsageFlags: 0 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!1 &736109475 GameObject: m_ObjectHideFlags: 0 @@ -20899,8 +26610,8 @@ MonoBehaviour: linesManager: {fileID: 129892780} dialoguePanel: {fileID: 6957890891993167831} npcLines: - - Hi! I'm setting up shop! My brothers shop is right there! But my shop is - WAY BETTER!!! hehe... + - Hi! I'm setting up shop! My brothers shop is right there! But my shop is WAY + BETTER!!! hehe... - Anyways have you heard of titles? I heard you can equip them if you click the checklist icon in the top right... you can show and hide your mouse by pressing control. I don't know what any of that means though... I just read @@ -21148,6 +26859,7 @@ RectTransform: - {fileID: 1630820913} - {fileID: 1419423260} - {fileID: 1225698197} + - {fileID: 324155895} m_Father: {fileID: 1413962507} m_RootOrder: 9 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} @@ -21969,7 +27681,7 @@ Transform: - {fileID: 1610242082} - {fileID: 2091178239} m_Father: {fileID: 0} - m_RootOrder: 24 + m_RootOrder: 20 m_LocalEulerAnglesHint: {x: 0, y: -223.888, z: 0} --- !u!1 &789961251 GameObject: @@ -24089,170 +29801,6 @@ Transform: m_Father: {fileID: 894877372} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!43 &877933834 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 10 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 48 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 32 - localAABB: - m_Center: {x: -41, y: -8.869003, z: 0} - m_Extent: {x: 57.5, y: 15.25, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200000002000300040005000600040006000700080009000a0008000a000b000c000d000e000c000e000f00100011001200100012001300140015001600140016001700180019001a0018001a001b001c001d001e001c001e001f00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 32 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 2 - dimension: 4 - - stream: 0 - offset: 16 - format: 0 - dimension: 2 - - stream: 0 - offset: 24 - format: 0 - dimension: 2 - - stream: 0 - offset: 32 - format: 0 - dimension: 4 - - stream: 0 - offset: 48 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 2048 - _typelessdata: 0000c5c22031bc4000000000ffffffff0000c83e0080463f00000000000000000000003d0000f03d0000d03e0080553f00000000000000420000003f0000003f0000b5c22031bc4000000000ffffffff0000d83e0080463f00000000000000000000003d0000f03d0000d03e0080553f00000000000000420000003f0000003f0000b5c2b8f3c0c100000000ffffffff0000d83e0080643f00000000000000000000003d0000f03d0000d03e0080553f00000000000000420000003f0000003f0000c5c2b8f3c0c100000000ffffffff0000c83e0080643f00000000000000000000003d0000f03d0000d03e0080553f00000000000000420000003f0000003f0000b2c220319c4000000000ffffffff0000a93e0000af3e00000000000000000000943d0000b03d0080bb3e0000c53e00000000000000420000003f0000003f00008dc220319c4000000000ffffffff0000ce3e0000af3e00000000000000000000943d0000b03d0080bb3e0000c53e00000000000000420000003f0000003f00008dc2b8f388c100000000ffffffff0000ce3e0000db3e00000000000000000000943d0000b03d0080bb3e0000c53e00000000000000420000003f0000003f0000b2c2b8f388c100000000ffffffff0000a93e0000db3e00000000000000000000943d0000b03d0080bb3e0000c53e00000000000000420000003f0000003f000089c2803bcfbf00000000ffffffff0000873e0000000000000000000000000000603d0000783d0000953e0000f83c00000000000000420000003f0000003f00005ac2803bcfbf00000000ffffffff0000a33e0000000000000000000000000000603d0000783d0000953e0000f83c00000000000000420000003f0000003f00005ac2b8f388c100000000ffffffff0000a33e0000783d00000000000000000000603d0000783d0000953e0000f83c00000000000000420000003f0000003f000089c2b8f388c100000000ffffffff0000873e0000783d00000000000000000000603d0000783d0000953e0000f83c00000000000000420000003f0000003f000054c2803bcfbf00000000ffffffff00803b3f00002e3e00000000000000000000783d0000a83d00c0333f0000043e0000803f000000420000003f0000003f000000c2803bcfbf00000000ffffffff00803b3f0000b43d00000000000000000000783d0000a83d00c0333f0000043e0000803f000000420000003f0000003f000000c2b8f388c100000000ffffffff00002c3f0000b43d00000000000000000000783d0000a83d00c0333f0000043e0000803f000000420000003f0000003f000054c2b8f388c100000000ffffffff00002c3f00002e3e00000000000000000000783d0000a83d00c0333f0000043e0000803f000000420000003f0000003f0000f4c12031cc4000000000ffffffff0000e43e0080643f00000000000000000000703d0000bc3d0000f33e0040703f00000000000000420000003f0000003f000078c12031cc4000000000ffffffff0000013f0080643f00000000000000000000703d0000bc3d0000f33e0040703f00000000000000420000003f0000003f000078c1b8f388c100000000ffffffff0000013f00007c3f00000000000000000000703d0000bc3d0000f33e0040703f00000000000000420000003f0000003f0000f4c1b8f388c100000000ffffffff0000e43e00007c3f00000000000000000000703d0000bc3d0000f33e0040703f00000000000000420000003f0000003f000058c12031ac4000000000ffffffff0000b23e0000bc3d00000000000000000000b03c0000b43d0080b73e00000b3e00000000000000420000003f0000003f000000c12031ac4000000000ffffffff0000bd3e0000bc3d00000000000000000000b03c0000b43d0080b73e00000b3e00000000000000420000003f0000003f000000c1b8f388c100000000ffffffff0000bd3e0000383e00000000000000000000b03c0000b43d0080b73e00000b3e00000000000000420000003f0000003f000058c1b8f388c100000000ffffffff0000b23e0000383e00000000000000000000b03c0000b43d0080b73e00000b3e00000000000000420000003f0000003f0000d0c0803bcfbf00000000ffffffff0000873e0000000000000000000000000000603d0000783d0000953e0000f83c00000000000000420000003f0000003f0000f040803bcfbf00000000ffffffff0000a33e0000000000000000000000000000603d0000783d0000953e0000f83c00000000000000420000003f0000003f0000f040b8f388c100000000ffffffff0000a33e0000783d00000000000000000000603d0000783d0000953e0000f83c00000000000000420000003f0000003f0000d0c0b8f388c100000000ffffffff0000873e0000783d00000000000000000000603d0000783d0000953e0000f83c00000000000000420000003f0000003f000008412031bc4000000000ffffffff0000d83e0080463f00000000000000000000003d0000f03d0000e03e0080553f00000000000000420000003f0000003f000084412031bc4000000000ffffffff0000e83e0080463f00000000000000000000003d0000f03d0000e03e0080553f00000000000000420000003f0000003f00008441b8f3c0c100000000ffffffff0000e83e0080643f00000000000000000000003d0000f03d0000e03e0080553f00000000000000420000003f0000003f00000841b8f3c0c100000000ffffffff0000d83e0080643f00000000000000000000003d0000f03d0000e03e0080553f00000000000000420000003f0000003f - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: -41, y: -8.869003, z: 0} - m_Extent: {x: 57.5, y: 15.25, z: 0} - m_MeshUsageFlags: 0 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!1 &879527249 GameObject: m_ObjectHideFlags: 0 @@ -25161,76 +30709,6 @@ Transform: m_CorrespondingSourceObject: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} m_PrefabInstance: {fileID: 1033177233} m_PrefabAsset: {fileID: 0} ---- !u!1 &916577157 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 6300174817881983559, guid: 2a1777b46cb191d409ae3f72d74cea05, type: 3} - m_PrefabInstance: {fileID: 1145047559} - m_PrefabAsset: {fileID: 0} ---- !u!114 &916577158 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 916577157} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 66bafbc0c7594d94b82e3fec217992df, type: 3} - m_Name: - m_EditorClassIdentifier: - interactText: Talk (Forge) - npcTalker: {fileID: 0} - npcLines: {fileID: 0} - isNPC: 1 - isInteractable: 0 - isHealer: 0 ---- !u!114 &916577161 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 916577157} - m_Enabled: 0 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4420ecff4f2eefc498bb7aa69e81de42, type: 3} - m_Name: - m_EditorClassIdentifier: - Name: Yoto - isObject: 0 - sentences: - - Welcome to the town forge, we're still heatin' things up.. so you'll have to - come back another time... - - You'll be able to forge yer items here, as well as equip legendary soul stones - to your Toyos here soon enough... ---- !u!136 &916577162 -CapsuleCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 916577157} - m_Material: {fileID: 0} - m_IsTrigger: 1 - m_Enabled: 1 - m_Radius: 3 - m_Height: 9.096439 - m_Direction: 1 - m_Center: {x: 0, y: 0, z: 0} ---- !u!136 &916577165 -CapsuleCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 916577157} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - m_Radius: 0.5 - m_Height: 1.7349393 - m_Direction: 1 - m_Center: {x: 0, y: 0.8589426, z: 0} --- !u!1 &917291314 GameObject: m_ObjectHideFlags: 0 @@ -25374,7 +30852,7 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 7 + m_RootOrder: 4 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &925001340 GameObject: @@ -26348,7 +31826,7 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 5 + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 50, y: -266.404, z: 0} --- !u!114 &943925267 MonoBehaviour: @@ -26535,7 +32013,7 @@ Transform: - {fileID: 1332881381} - {fileID: 973824893} m_Father: {fileID: 0} - m_RootOrder: 22 + m_RootOrder: 18 m_LocalEulerAnglesHint: {x: 0, y: -223.888, z: 0} --- !u!114 &948707017 MonoBehaviour: @@ -26556,20 +32034,6 @@ MonoBehaviour: - 'They say if you stand in it for too long... a wild Toyo might jump out at you! ' - *SNEEEZZEEEE*... I think I'm allergic... npcName: Yuki ---- !u!114 &951196197 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0319c3722ef2448bbb792c9f49790658, type: 3} - m_Name: - m_EditorClassIdentifier: - showFoldout: 1 - color: {r: 0, g: 0, b: 1, a: 1} --- !u!1 &951444525 GameObject: m_ObjectHideFlags: 0 @@ -26887,7 +32351,8 @@ MonoBehaviour: - Huh? Oh... I'm the move trainer... I'm busy researching right now, so you'll have to come back later... - But here is where you'll be able to equip your Toyos with powerful moves in the - future. Including legendary moves... I hear that VIP members get a lot of those... + future. Including legendary moves... I hear that VIP members get + a lot of those... npcName: Rolo --- !u!136 &970860135 CapsuleCollider: @@ -27449,170 +32914,6 @@ Transform: m_Father: {fileID: 1600411241} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!43 &995493200 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 10 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 264 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 176 - localAABB: - m_Center: {x: 9.500008, y: -7.5, z: 0} - m_Extent: {x: 173.25, y: 31.5, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200000002000300040005000600040006000700080009000a0008000a000b000c000d000e000c000e000f00100011001200100012001300140015001600140016001700180019001a0018001a001b001c001d001e001c001e001f00200021002200200022002300240025002600240026002700280029002a0028002a002b002c002d002e002c002e002f00300031003200300032003300340035003600340036003700380039003a0038003a003b003c003d003e003c003e003f00400041004200400042004300440045004600440046004700480049004a0048004a004b004c004d004e004c004e004f00500051005200500052005300540055005600540056005700580059005a0058005a005b005c005d005e005c005e005f00600061006200600062006300640065006600640066006700680069006a0068006a006b006c006d006e006c006e006f00700071007200700072007300740075007600740076007700780079007a0078007a007b007c007d007e007c007e007f00800081008200800082008300840085008600840086008700880089008a0088008a008b008c008d008e008c008e008f00900091009200900092009300940095009600940096009700980099009a0098009a009b009c009d009e009c009e009f00a000a100a200a000a200a300a400a500a600a400a600a700a800a900aa00a800aa00ab00ac00ad00ae00ac00ae00af00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 176 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 2 - dimension: 4 - - stream: 0 - offset: 16 - format: 0 - dimension: 2 - - stream: 0 - offset: 24 - format: 0 - dimension: 2 - - stream: 0 - offset: 32 - format: 0 - dimension: 4 - - stream: 0 - offset: 48 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 11264 - _typelessdata: 00c023c300008c4100000000323232ff000000000000000000000000000000000000003e0000143e0000803d0000943d00000000000000420000803f0000803f00c013c300008c4100000000323232ff0000003e0000000000000000000000000000003e0000143e0000803d0000943d00000000000000420000803f0000803f00c013c3000080bf00000000323232ff0000003e0000143e00000000000000000000003e0000143e0000803d0000943d00000000000000420000803f0000803f00c023c3000080bf00000000323232ff000000000000143e00000000000000000000003e0000143e0000803d0000943d00000000000000420000803f0000803f004014c30000b84100000000323232ff0000003e0000000000000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f00c00ac30000b84100000000323232ff00004c3e0000000000000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f00c00ac3000080bf00000000323232ff00004c3e0000403e00000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f004014c3000080bf00000000323232ff0000003e0000403e00000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f00c009c300008c4100000000323232ff000000000000143e00000000000000000000a83d0000103e0000283d00005c3e00000000000000420000803f0000803f0080fec200008c4100000000323232ff0000a83d0000143e00000000000000000000a83d0000103e0000283d00005c3e00000000000000420000803f0000803f0080fec2000000bf00000000323232ff0000a83d0000923e00000000000000000000a83d0000103e0000283d00005c3e00000000000000420000803f0000803f00c009c3000000bf00000000323232ff000000000000923e00000000000000000000a83d0000103e0000283d00005c3e00000000000000420000803f0000803f0080fec20000bc4100000000323232ff00004c3e0000000000000000000000000000003d0000403e00005c3e0000c03d00000000000000420000803f0000803f0080f6c20000bc4100000000323232ff00006c3e0000000000000000000000000000003d0000403e00005c3e0000c03d00000000000000420000803f0000803f0080f6c2000000bf00000000323232ff00006c3e0000403e00000000000000000000003d0000403e00005c3e0000c03d00000000000000420000803f0000803f0080fec2000000bf00000000323232ff00004c3e0000403e00000000000000000000003d0000403e00005c3e0000c03d00000000000000420000803f0000803f0080f4c20000003f00000000323232ff0000a83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080f2c20000003f00000000323232ff0000b83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080f2c2000000bf00000000323232ff0000b83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080f4c2000000bf00000000323232ff0000a83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080dfc20000884100000000323232ff0000a23e0000043e00000000000000000000b03d0000043e00008c3e0000843d0000803f000000420000803f0000803f0080bec20000884100000000323232ff0000a23e0000000000000000000000000000b03d0000043e00008c3e0000843d0000803f000000420000803f0000803f0080bec20000c04000000000323232ff00006c3e0000000000000000000000000000b03d0000043e00008c3e0000843d0000803f000000420000803f0000803f0080dfc20000c04000000000323232ff00006c3e0000043e00000000000000000000b03d0000043e00008c3e0000843d0000803f000000420000803f0000803f0080bdc20000003f00000000323232ff0000a83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080bbc20000003f00000000323232ff0000b83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080bbc2000000bf00000000323232ff0000b83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080bdc2000000bf00000000323232ff0000a83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080aac200008c4100000000323232ff000000000000923e00000000000000000000f83d0000143e0000783d0000b73e00000000000000420000803f0000803f00808bc200008c4100000000323232ff0000f83d0000923e00000000000000000000f83d0000143e0000783d0000b73e00000000000000420000803f0000803f00808bc2000080bf00000000323232ff0000f83d0000dc3e00000000000000000000f83d0000143e0000783d0000b73e00000000000000420000803f0000803f0080aac2000080bf00000000323232ff000000000000dc3e00000000000000000000f83d0000143e0000783d0000b73e00000000000000420000803f0000803f008087c20000bc4100000000323232ff0000f83d0000403e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f000053c20000bc4100000000323232ff0000743e0000403e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f000053c2000000bf00000000323232ff0000743e0000c03e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f008087c2000000bf00000000323232ff0000f83d0000c03e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f00004bc200008c4100000000323232ff0000a23e0000000000000000000000000000083e0000143e0000c43e0000943d00000000000000420000803f0000803f000007c200008c4100000000323232ff0000e63e0000000000000000000000000000083e0000143e0000c43e0000943d00000000000000420000803f0000803f000007c2000080bf00000000323232ff0000e63e0000143e00000000000000000000083e0000143e0000c43e0000943d00000000000000420000803f0000803f00004bc2000080bf00000000323232ff0000a23e0000143e00000000000000000000083e0000143e0000c43e0000943d00000000000000420000803f0000803f000007c200008c4100000000323232ff0000c23e0000aa3e00000000000000000000103e0000403e00009e3e0000743e0000803f000000420000803f0000803f00001cc100008c4100000000323232ff0000c23e0000143e00000000000000000000103e0000403e00009e3e0000743e0000803f000000420000803f0000803f00001cc1000000bf00000000323232ff0000743e0000143e00000000000000000000103e0000403e00009e3e0000743e0000803f000000420000803f0000803f000007c2000000bf00000000323232ff0000743e0000aa3e00000000000000000000103e0000403e00009e3e0000743e0000803f000000420000803f0000803f00002cc10000c04100000000323232ff0000c23e0000143e00000000000000000000a03d0000483e0000d63e0000783e00000000000000420000803f0000803f000040bf0000c04100000000323232ff0000ea3e0000143e00000000000000000000a03d0000483e0000d63e0000783e00000000000000420000803f0000803f000040bf000080bf00000000323232ff0000ea3e0000ae3e00000000000000000000a03d0000483e0000d63e0000783e00000000000000420000803f0000803f00002cc1000080bf00000000323232ff0000c23e0000ae3e00000000000000000000a03d0000483e0000d63e0000783e00000000000000420000803f0000803f0000803e0000bc4100000000323232ff0000f83d0000403e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f000074410000bc4100000000323232ff0000743e0000403e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f00007441000000bf00000000323232ff0000743e0000c03e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f0000803e000000bf00000000323232ff0000f83d0000c03e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f000092410000bc4100000000323232ff0000ea3e0000000000000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f0000b2410000bc4100000000323232ff0000fa3e0000000000000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f0000b241000000bf00000000323232ff0000fa3e0000403e00000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f00009241000000bf00000000323232ff0000ea3e0000403e00000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f0000c2410000bc4100000000323232ff0000003f0000000000000000000000000000f83d0000443e00800f3f0000c43d00000000000000420000803f0000803f00001f420000bc4100000000323232ff00001f3f0000000000000000000000000000f83d0000443e00800f3f0000c43d00000000000000420000803f0000803f00001f42000080bf00000000323232ff00001f3f0000443e00000000000000000000f83d0000443e00800f3f0000c43d00000000000000420000803f0000803f0000c241000080bf00000000323232ff0000003f0000443e00000000000000000000f83d0000443e00800f3f0000c43d00000000000000420000803f0000803f0000294200008c4100000000323232ff00001f3f0000000000000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f00006b4200008c4100000000323232ff0000403f0000000000000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f00006b42000080bf00000000323232ff0000403f0000143e00000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f00002942000080bf00000000323232ff00001f3f0000143e00000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f00006d420000003f00000000323232ff0000a83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f000071420000003f00000000323232ff0000b83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f00007142000000bf00000000323232ff0000b83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f00006d42000000bf00000000323232ff0000a83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f00808c4200008c4100000000323232ff0000243f0000c23e00000000000000000000103e0000403e0000123f0000923e0000803f000000420000803f0000803f0080bc4200008c4100000000323232ff0000243f0000443e00000000000000000000103e0000403e0000123f0000923e0000803f000000420000803f0000803f0080bc42000000bf00000000323232ff0000003f0000443e00000000000000000000103e0000403e0000123f0000923e0000803f000000420000803f0000803f00808c42000000bf00000000323232ff0000003f0000c23e00000000000000000000103e0000403e0000123f0000923e0000803f000000420000803f0000803f0280bf4200008c4100000000323232ff0000a23e0000000000000000000000000000083e0000143e0000c43e0000943d00000000000000420000803f0000803f0280e14200008c4100000000323232ff0000e63e0000000000000000000000000000083e0000143e0000c43e0000943d00000000000000420000803f0000803f0280e142000080bf00000000323232ff0000e63e0000143e00000000000000000000083e0000143e0000c43e0000943d00000000000000420000803f0000803f0280bf42000080bf00000000323232ff0000a23e0000143e00000000000000000000083e0000143e0000c43e0000943d00000000000000420000803f0000803f0280e54200008c4100000000323232ff0000403f0000000000000000000000000000e83d0000143e00804e3f0000943d00000000000000420000803f0000803f0140014300008c4100000000323232ff00005d3f0000000000000000000000000000e83d0000143e00804e3f0000943d00000000000000420000803f0000803f01400143000080bf00000000323232ff00005d3f0000143e00000000000000000000e83d0000143e00804e3f0000943d00000000000000420000803f0000803f0280e542000080bf00000000323232ff0000403f0000143e00000000000000000000e83d0000143e00804e3f0000943d00000000000000420000803f0000803f0140034300008c4100000000323232ff000000000000923e00000000000000000000f83d0000143e0000783d0000b73e00000000000000420000803f0000803f01c0124300008c4100000000323232ff0000f83d0000923e00000000000000000000f83d0000143e0000783d0000b73e00000000000000420000803f0000803f01c01243000080bf00000000323232ff0000f83d0000dc3e00000000000000000000f83d0000143e0000783d0000b73e00000000000000420000803f0000803f01400343000080bf00000000323232ff000000000000dc3e00000000000000000000f83d0000143e0000783d0000b73e00000000000000420000803f0000803f01c0134300008c4100000000323232ff00001f3f0000000000000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f0140244300008c4100000000323232ff0000403f0000000000000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f01402443000080bf00000000323232ff0000403f0000143e00000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f01c01343000080bf00000000323232ff00001f3f0000143e00000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f01c036430000000000000000323232ff000000000000000000000000000000000000000000000000000000000000000000000000000000420000803c0000803c01c036430000000000000000323232ff000000000000000000000000000000000000000000000000000000000000000000000000000000420000803c0000803c01c036430000000000000000323232ff000000000000000000000000000000000000000000000000000000000000000000000000000000420000803c0000803c01c036430000000000000000323232ff000000000000000000000000000000000000000000000000000000000000000000000000000000420000803c0000803c004011c3000008c100000000323232ff0000243f0000143e00000000000000000000183e0000403e0000373f0000743e00000000000000420000803f0000803f0080fcc2000008c100000000323232ff00004a3f0000143e00000000000000000000183e0000403e0000373f0000743e00000000000000420000803f0000803f0080fcc2000002c200000000323232ff00004a3f0000aa3e00000000000000000000183e0000403e0000373f0000743e00000000000000420000803f0000803f004011c3000002c200000000323232ff0000243f0000aa3e00000000000000000000183e0000403e0000373f0000743e00000000000000420000803f0000803f0080fbc20000fcc100000000323232ff0000a83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080f9c20000fcc100000000323232ff0000b83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080f9c2000002c200000000323232ff0000b83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080fbc2000002c200000000323232ff0000a83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080e6c2000070c100000000323232ff0000a23e0000043e00000000000000000000b03d0000043e00008c3e0000843d0000803f000000420000803f0000803f0080c5c2000070c100000000323232ff0000a23e0000000000000000000000000000b03d0000043e00008c3e0000843d0000803f000000420000803f0000803f0080c5c20000d0c100000000323232ff00006c3e0000000000000000000000000000b03d0000043e00008c3e0000843d0000803f000000420000803f0000803f0080e6c20000d0c100000000323232ff00006c3e0000043e00000000000000000000b03d0000043e00008c3e0000843d0000803f000000420000803f0000803f0080c4c20000fcc100000000323232ff0000a83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080c2c20000fcc100000000323232ff0000b83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080c2c2000002c200000000323232ff0000b83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080c4c2000002c200000000323232ff0000a83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f0080b1c2000010c100000000323232ff0000003e0000000000000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f00809ec2000010c100000000323232ff00004c3e0000000000000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f00809ec2000004c200000000323232ff00004c3e0000403e00000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f0080b1c2000004c200000000323232ff0000003e0000403e00000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f00809ec2000068c100000000323232ff00005d3f0000000000000000000000000000043e0000143e00806d3f0000943d00000000000000420000803f0000803f00007bc2000068c100000000323232ff00007e3f0000000000000000000000000000043e0000143e00806d3f0000943d00000000000000420000803f0000803f00007bc2000004c200000000323232ff00007e3f0000143e00000000000000000000043e0000143e00806d3f0000943d00000000000000420000803f0000803f00809ec2000004c200000000323232ff00005d3f0000143e00000000000000000000043e0000143e00806d3f0000943d00000000000000420000803f0000803f000071c2000008c100000000323232ff00004a3f0000143e00000000000000000000f03d0000403e0000593f0000743e00000000000000420000803f0000803f000035c2000008c100000000323232ff0000683f0000143e00000000000000000000f03d0000403e0000593f0000743e00000000000000420000803f0000803f000035c2000002c200000000323232ff0000683f0000aa3e00000000000000000000f03d0000403e0000593f0000743e00000000000000420000803f0000803f000071c2000002c200000000323232ff00004a3f0000aa3e00000000000000000000f03d0000403e0000593f0000743e00000000000000420000803f0000803f000035c2000068c100000000323232ff00001f3f0000000000000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f0000e6c1000068c100000000323232ff0000403f0000000000000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f0000e6c1000004c200000000323232ff0000403f0000143e00000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f000035c2000004c200000000323232ff00001f3f0000143e00000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f0000e2c1000000c100000000323232ff0000c23e0000143e00000000000000000000a03d0000483e0000d63e0000783e00000000000000420000803f0000803f000092c1000000c100000000323232ff0000ea3e0000143e00000000000000000000a03d0000483e0000d63e0000783e00000000000000420000803f0000803f000092c1000004c200000000323232ff0000ea3e0000ae3e00000000000000000000a03d0000483e0000d63e0000783e00000000000000420000803f0000803f0000e2c1000004c200000000323232ff0000c23e0000ae3e00000000000000000000a03d0000483e0000d63e0000783e00000000000000420000803f0000803f00008ac1000008c100000000323232ff0000f83d0000403e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f000010c0000008c100000000323232ff0000743e0000403e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f000010c0000002c200000000323232ff0000743e0000c03e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f00008ac1000002c200000000323232ff0000f83d0000c03e00000000000000000000f03d0000403e0000383e0000903e00000000000000420000803f0000803f0000403f000008c100000000323232ff0000ea3e0000000000000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f00009840000008c100000000323232ff0000fa3e0000000000000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f00009840000002c200000000323232ff0000fa3e0000403e00000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f0000403f000002c200000000323232ff0000ea3e0000403e00000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f0000d840000008c100000000323232ff0000003f0000000000000000000000000000f83d0000443e00800f3f0000c43d00000000000000420000803f0000803f0000b241000008c100000000323232ff00001f3f0000000000000000000000000000f83d0000443e00800f3f0000c43d00000000000000420000803f0000803f0000b241000004c200000000323232ff00001f3f0000443e00000000000000000000f83d0000443e00800f3f0000c43d00000000000000420000803f0000803f0000d840000004c200000000323232ff0000003f0000443e00000000000000000000f83d0000443e00800f3f0000c43d00000000000000420000803f0000803f0000c641000068c100000000323232ff00001f3f0000000000000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f00002542000068c100000000323232ff0000403f0000000000000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f00002542000004c200000000323232ff0000403f0000143e00000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f0000c641000004c200000000323232ff00001f3f0000143e00000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f000027420000fcc100000000323232ff0000a83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f00002b420000fcc100000000323232ff0000b83d0000143e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f00002b42000002c200000000323232ff0000b83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f00002742000002c200000000323232ff0000a83d00001c3e00000000000000000000003c0000003c0000b03d0000183e00000000000000420000803f0000803f00005342000068c100000000323232ff000000000000003f00000000000000000000003e0000443e0000803d0080183f00000000000000420000803f0000803f00808942000068c100000000323232ff0000003e0000003f00000000000000000000003e0000443e0000803d0080183f00000000000000420000803f0000803f0080894200001cc200000000323232ff0000003e0000313f00000000000000000000003e0000443e0000803d0080183f00000000000000420000803f0000803f0000534200001cc200000000323232ff000000000000313f00000000000000000000003e0000443e0000803d0080183f00000000000000420000803f0000803f00808d42000008c100000000323232ff0000ea3e0000000000000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f00809542000008c100000000323232ff0000fa3e0000000000000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f00809542000002c200000000323232ff0000fa3e0000403e00000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f00808d42000002c200000000323232ff0000ea3e0000403e00000000000000000000003d0000403e0000f23e0000c03d00000000000000420000803f0000803f00809942000068c100000000323232ff000000000000000000000000000000000000003e0000143e0000803d0000943d00000000000000420000803f0000803f0080b942000068c100000000323232ff0000003e0000000000000000000000000000003e0000143e0000803d0000943d00000000000000420000803f0000803f0080b942000004c200000000323232ff0000003e0000143e00000000000000000000003e0000143e0000803d0000943d00000000000000420000803f0000803f00809942000004c200000000323232ff000000000000143e00000000000000000000003e0000143e0000803d0000943d00000000000000420000803f0000803f0280b842000010c100000000323232ff0000003e0000000000000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f0280cb42000010c100000000323232ff00004c3e0000000000000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f0280cb42000004c200000000323232ff00004c3e0000403e00000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f0280b842000004c200000000323232ff0000003e0000403e00000000000000000000983d0000403e0000263e0000c03d00000000000000420000803f0000803f0280cd42000068c100000000323232ff0000403f0000000000000000000000000000e83d0000143e00804e3f0000943d00000000000000420000803f0000803f0280ea42000068c100000000323232ff00005d3f0000000000000000000000000000e83d0000143e00804e3f0000943d00000000000000420000803f0000803f0280ea42000004c200000000323232ff00005d3f0000143e00000000000000000000e83d0000143e00804e3f0000943d00000000000000420000803f0000803f0280cd42000004c200000000323232ff0000403f0000143e00000000000000000000e83d0000143e00804e3f0000943d00000000000000420000803f0000803f0280f142000068c100000000323232ff000000000000143e00000000000000000000a83d0000103e0000283d00005c3e00000000000000420000803f0000803f01400343000068c100000000323232ff0000a83d0000143e00000000000000000000a83d0000103e0000283d00005c3e00000000000000420000803f0000803f01400343000002c200000000323232ff0000a83d0000923e00000000000000000000a83d0000103e0000283d00005c3e00000000000000420000803f0000803f0280f142000002c200000000323232ff000000000000923e00000000000000000000a83d0000103e0000283d00005c3e00000000000000420000803f0000803f01400243000068c100000000323232ff00001f3f0000000000000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f01c01243000068c100000000323232ff0000403f0000000000000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f01c01243000004c200000000323232ff0000403f0000143e00000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f01400243000004c200000000323232ff00001f3f0000143e00000000000000000000043e0000143e00802f3f0000943d00000000000000420000803f0000803f - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 9.500008, y: -7.5, z: 0} - m_Extent: {x: 173.25, y: 31.5, z: 0} - m_MeshUsageFlags: 0 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: --- !u!1 &995914807 GameObject: m_ObjectHideFlags: 0 @@ -28105,10 +33406,10 @@ RectTransform: m_Father: {fileID: 1413962507} m_RootOrder: 8 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: 789.7103, y: -501.56668} - m_SizeDelta: {x: 340.5793, y: 76.8667} + m_AnchorMin: {x: 1, y: 0} + m_AnchorMax: {x: 1, y: 0} + m_AnchoredPosition: {x: -195, y: 58} + m_SizeDelta: {x: 340.57935, y: 76.8667} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &1007521399 CanvasRenderer: @@ -28860,7 +34161,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 95.250015, y: 6.4333496, z: 0} + - pos: {x: 95.25, y: 6.4333496, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -28900,7 +34201,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 113.250015, y: 6.4333496, z: 0} + - pos: {x: 113.25, y: 6.4333496, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -28940,7 +34241,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 131.25002, y: 6.4333496, z: 0} + - pos: {x: 131.25, y: 6.4333496, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -28980,7 +34281,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 147.25002, y: 6.4333496, z: 0} + - pos: {x: 147.25, y: 6.4333496, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -29020,7 +34321,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 182.75002, y: 6.4333496, z: 0} + - pos: {x: 182.75, y: 6.4333496, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 1 @@ -29740,7 +35041,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 92.250015, y: -25.56665, z: 0} + - pos: {x: 92.25, y: -25.56665, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -29780,7 +35081,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 101.250015, y: -25.56665, z: 0} + - pos: {x: 101.25, y: -25.56665, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -29820,7 +35121,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 119.250015, y: -25.56665, z: 0} + - pos: {x: 119.25, y: -25.56665, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -29860,7 +35161,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 129.75002, y: -25.56665, z: 0} + - pos: {x: 129.75, y: -25.56665, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -29961,25 +35262,25 @@ MonoBehaviour: verticalLimitMode: 2 leftoverText: textMaterial: {fileID: 2100000, guid: e490a80c3724140c0ad176edb075a09e, type: 2} - textMesh: {fileID: 995493200} - rawTopLeftBounds: {x: 170.28966, y: -38.43335, z: 0} - rawBottomRightBounds: {x: -170.28966, y: 38.43335, z: 0} + textMesh: {fileID: 301043936} + rawTopLeftBounds: {x: 170.28967, y: -38.43335, z: 0} + rawBottomRightBounds: {x: -170.28967, y: 38.43335, z: 0} rawBottomRightTextBounds: {x: 328.5, y: -64, z: 0} - topLeftBounds: {x: 1579.4207, y: 76.86667, z: 0} - topRightBounds: {x: 1920, y: 76.86667, z: 0} - bottomLeftBounds: {x: 1579.4207, y: 0, z: 0} - bottomRightBounds: {x: 1920, y: 0, z: 0} - centerBounds: {x: 1749.7103, y: 38.433334, z: 0} - topLeftTextBounds: {x: 1585.4603, y: 70.43332, z: 0} - topRightTextBounds: {x: 1913.9603, y: 70.43332, z: 0} - bottomLeftTextBounds: {x: 1585.4603, y: 6.4333496, z: 0} - bottomRightTextBounds: {x: 1913.9603, y: 6.4333496, z: 0} - centerTextBounds: {x: 1749.7103, y: 38.433334, z: 0} - finalTopLeftTextBounds: {x: 1585.4603, y: 70.43332, z: 0} - finalTopRightTextBounds: {x: 1913.9603, y: 70.43332, z: 0} - finalBottomLeftTextBounds: {x: 1585.4603, y: 6.4333496, z: 0} - finalBottomRightTextBounds: {x: 1913.9603, y: 6.4333496, z: 0} - finalCenterTextBounds: {x: 1749.7103, y: 38.433334, z: 0} + topLeftBounds: {x: 1554.7103, y: 96.43335, z: 0} + topRightBounds: {x: 1895.2897, y: 96.43335, z: 0} + bottomLeftBounds: {x: 1554.7103, y: 19.56665, z: 0} + bottomRightBounds: {x: 1895.2897, y: 19.56665, z: 0} + centerBounds: {x: 1725, y: 58, z: 0} + topLeftTextBounds: {x: 1560.75, y: 90, z: 0} + topRightTextBounds: {x: 1889.25, y: 90, z: 0} + bottomLeftTextBounds: {x: 1560.75, y: 26, z: 0} + bottomRightTextBounds: {x: 1889.25, y: 26, z: 0} + centerTextBounds: {x: 1725, y: 58, z: 0} + finalTopLeftTextBounds: {x: 1560.75, y: 90, z: 0} + finalTopRightTextBounds: {x: 1889.25, y: 90, z: 0} + finalBottomLeftTextBounds: {x: 1560.75, y: 26, z: 0} + finalBottomRightTextBounds: {x: 1889.25, y: 26, z: 0} + finalCenterTextBounds: {x: 1725, y: 58, z: 0} unwrappedBottomRightTextBounds: {x: 329.5, y: -64, z: 0} onCompleteEvent: m_PersistentCalls: @@ -31511,7 +36812,7 @@ MonoBehaviour: _text: Hello, world! drawText: Hello, world! hyphenedText: Hello, world! - font: {fileID: 12800000, guid: f8c6c92a0062f424fa2c7138c494ccad, type: 3} + font: {fileID: 12800000, guid: e110c919ea5e84fea8cbc2f0556ecfef, type: 3} _color32: serializedVersion: 2 rgba: 4294967295 @@ -31851,7 +37152,7 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 28 + m_RootOrder: 24 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1043673305 GameObject: @@ -33480,7 +38781,7 @@ MonoBehaviour: _text: '[Battler]' drawText: '[Battler]' hyphenedText: '[Battler]' - font: {fileID: 12800000, guid: 92af8c94974284c4388316b4f89b4f02, type: 2} + font: {fileID: 12800000, guid: e110c919ea5e84fea8cbc2f0556ecfef, type: 3} _color32: serializedVersion: 2 rgba: 4294967295 @@ -34658,7 +39959,7 @@ MonoBehaviour: drawOrder: 0 ev: [] ev2: [] - colorData: {fileID: 1202470069} + colorData: {fileID: 1429697008} gradientData: {fileID: 0} textureData: {fileID: 0} delayData: {fileID: 0} @@ -34698,7 +39999,7 @@ MonoBehaviour: drawOrder: 0 ev: [] ev2: [] - colorData: {fileID: 1202470069} + colorData: {fileID: 1429697008} gradientData: {fileID: 0} textureData: {fileID: 0} delayData: {fileID: 0} @@ -34738,7 +40039,7 @@ MonoBehaviour: drawOrder: 0 ev: [] ev2: [] - colorData: {fileID: 1202470069} + colorData: {fileID: 1429697008} gradientData: {fileID: 0} textureData: {fileID: 0} delayData: {fileID: 0} @@ -34778,7 +40079,7 @@ MonoBehaviour: drawOrder: 0 ev: [] ev2: [] - colorData: {fileID: 1202470069} + colorData: {fileID: 1429697008} gradientData: {fileID: 0} textureData: {fileID: 0} delayData: {fileID: 0} @@ -34818,7 +40119,7 @@ MonoBehaviour: drawOrder: 0 ev: [] ev2: [] - colorData: {fileID: 1202470069} + colorData: {fileID: 1429697008} gradientData: {fileID: 0} textureData: {fileID: 0} delayData: {fileID: 0} @@ -34858,7 +40159,7 @@ MonoBehaviour: drawOrder: 0 ev: [] ev2: [] - colorData: {fileID: 1202470069} + colorData: {fileID: 1429697008} gradientData: {fileID: 0} textureData: {fileID: 0} delayData: {fileID: 0} @@ -34898,7 +40199,7 @@ MonoBehaviour: drawOrder: 0 ev: [] ev2: [] - colorData: {fileID: 1202470069} + colorData: {fileID: 1429697008} gradientData: {fileID: 0} textureData: {fileID: 0} delayData: {fileID: 0} @@ -35017,7 +40318,7 @@ MonoBehaviour: verticalLimitMode: 1 leftoverText: textMaterial: {fileID: 2100000, guid: e490a80c3724140c0ad176edb075a09e, type: 2} - textMesh: {fileID: 735308282} + textMesh: {fileID: 550279631} rawTopLeftBounds: {x: 80, y: -15, z: 0} rawBottomRightBounds: {x: -80, y: 15, z: 0} rawBottomRightTextBounds: {x: 88, y: -20, z: 0} @@ -35061,7 +40362,7 @@ MonoBehaviour: debugMode: 0 totalReadTime: 0.00001 totalUnreadTime: 0.00001 - currentReadTime: 1.2596972 + currentReadTime: 100.40022 autoRead: 1 rememberReadPosition: 1 autoQuality: 1 @@ -35110,75 +40411,6 @@ Transform: m_CorrespondingSourceObject: {fileID: 6009456172123583720, guid: d4704445283b4d446a30665af8faf00b, type: 3} m_PrefabInstance: {fileID: 2133940648} m_PrefabAsset: {fileID: 0} ---- !u!1001 &1145047559 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 776109961560853127, guid: 2a1777b46cb191d409ae3f72d74cea05, type: 3} - propertyPath: m_Controller - value: - objectReference: {fileID: 9100000, guid: 81d13fe985c5bf54d98ef92ad8947d23, type: 2} - - target: {fileID: 776109961560853127, guid: 2a1777b46cb191d409ae3f72d74cea05, type: 3} - propertyPath: m_ApplyRootMotion - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6300174817881983559, guid: 2a1777b46cb191d409ae3f72d74cea05, type: 3} - propertyPath: m_Name - value: Chibi_Cat_07 - objectReference: {fileID: 0} - - target: {fileID: 6300174817881983559, guid: 2a1777b46cb191d409ae3f72d74cea05, type: 3} - propertyPath: m_IsActive - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6639826687389847805, guid: 2a1777b46cb191d409ae3f72d74cea05, type: 3} - propertyPath: m_RootOrder - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 6639826687389847805, guid: 2a1777b46cb191d409ae3f72d74cea05, type: 3} - propertyPath: m_LocalPosition.x - value: 21.87 - objectReference: {fileID: 0} - - target: {fileID: 6639826687389847805, guid: 2a1777b46cb191d409ae3f72d74cea05, type: 3} - propertyPath: m_LocalPosition.y - value: 28.95 - objectReference: {fileID: 0} - - target: {fileID: 6639826687389847805, guid: 2a1777b46cb191d409ae3f72d74cea05, type: 3} - propertyPath: m_LocalPosition.z - value: -67.4 - objectReference: {fileID: 0} - - target: {fileID: 6639826687389847805, guid: 2a1777b46cb191d409ae3f72d74cea05, type: 3} - propertyPath: m_LocalRotation.w - value: 0.9137518 - objectReference: {fileID: 0} - - target: {fileID: 6639826687389847805, guid: 2a1777b46cb191d409ae3f72d74cea05, type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6639826687389847805, guid: 2a1777b46cb191d409ae3f72d74cea05, type: 3} - propertyPath: m_LocalRotation.y - value: -0.40627283 - objectReference: {fileID: 0} - - target: {fileID: 6639826687389847805, guid: 2a1777b46cb191d409ae3f72d74cea05, type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6639826687389847805, guid: 2a1777b46cb191d409ae3f72d74cea05, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6639826687389847805, guid: 2a1777b46cb191d409ae3f72d74cea05, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: -47.942 - objectReference: {fileID: 0} - - target: {fileID: 6639826687389847805, guid: 2a1777b46cb191d409ae3f72d74cea05, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 2a1777b46cb191d409ae3f72d74cea05, type: 3} --- !u!1 &1149034255 GameObject: m_ObjectHideFlags: 0 @@ -35486,7 +40718,7 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 13 + m_RootOrder: 10 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1162023790 GameObject: @@ -36211,76 +41443,6 @@ Transform: m_Father: {fileID: 776959839} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1181602896 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 5616669764911222607, guid: baa36186587bd9d4ab769976bbfb187e, type: 3} - m_PrefabInstance: {fileID: 597991145} - m_PrefabAsset: {fileID: 0} ---- !u!114 &1181602897 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1181602896} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 66bafbc0c7594d94b82e3fec217992df, type: 3} - m_Name: - m_EditorClassIdentifier: - interactText: Talk (Quests) - npcTalker: {fileID: 0} - npcLines: {fileID: 0} - isNPC: 1 - isInteractable: 0 - isHealer: 0 ---- !u!114 &1181602900 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1181602896} - m_Enabled: 0 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4420ecff4f2eefc498bb7aa69e81de42, type: 3} - m_Name: - m_EditorClassIdentifier: - Name: Koko - isObject: 0 - sentences: - - Hey there, welcome to the national quest counter... or what will SOON be the - quest counter... hehe - - We're still setting things up here on Galei town, but soon you'll be able to - take on quests here, and maybe even battle against legendary trainers! ---- !u!136 &1181602901 -CapsuleCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1181602896} - m_Material: {fileID: 0} - m_IsTrigger: 1 - m_Enabled: 1 - m_Radius: 3 - m_Height: 9.096439 - m_Direction: 1 - m_Center: {x: 0, y: 0, z: 0} ---- !u!136 &1181602904 -CapsuleCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1181602896} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - m_Radius: 0.5 - m_Height: 1.6950169 - m_Direction: 1 - m_Center: {x: 0, y: 0.8910608, z: 0} --- !u!1 &1185429010 GameObject: m_ObjectHideFlags: 0 @@ -36512,24 +41674,6 @@ Transform: m_Father: {fileID: 637092742} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &1191207339 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: e7466e541f33e4dd1b494ce34f9ca552, type: 3} - m_Name: - m_EditorClassIdentifier: - showFoldout: 1 - font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} - overrideQuality: 0 - quality: 64 - overrideFilterMode: 0 - filterMode: 1 --- !u!1 &1192600386 GameObject: m_ObjectHideFlags: 0 @@ -36726,20 +41870,6 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 86e925b3dca6bdf428edae6760ea4630, type: 3} ---- !u!114 &1202470069 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0319c3722ef2448bbb792c9f49790658, type: 3} - m_Name: - m_EditorClassIdentifier: - showFoldout: 1 - color: {r: 1, g: 0, b: 0, a: 1} --- !u!1 &1203480672 GameObject: m_ObjectHideFlags: 0 @@ -37943,7 +43073,7 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 11 + m_RootOrder: 8 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1243461468 MonoBehaviour: @@ -38528,62 +43658,6 @@ Transform: m_Father: {fileID: 572804432} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &1262189540 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 505459527980068638} - m_Enabled: 0 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 4420ecff4f2eefc498bb7aa69e81de42, type: 3} - m_Name: - m_EditorClassIdentifier: - Name: Old Spire - isObject: 1 - sentences: - - '*You inspect this battle-scarred ancient spire, pierced by many ancient blades.*' - - '*Legend has it that a legendary Toyo once rested upon this mountain village, - recovering from an eternity of battle*' - - '*Trainers from all over the land ascended the mountain to challenge it, all - failing to capture and tame the powerful being.*' - - '*It''s said that the giant sword atop the spire was used by it to defend itself. - You feel the sword pulsing with a cosmic power.*' - - '*You wonder if you''ll ever be able to see such a legendary creature in person - one day...*' ---- !u!114 &1262189541 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 505459527980068638} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 66bafbc0c7594d94b82e3fec217992df, type: 3} - m_Name: - m_EditorClassIdentifier: - interactText: Inspect - npcTalker: {fileID: 0} - npcLines: {fileID: 0} - isNPC: 1 - isInteractable: 0 - isHealer: 0 ---- !u!136 &1262189542 -CapsuleCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 505459527980068638} - m_Material: {fileID: 0} - m_IsTrigger: 1 - m_Enabled: 1 - m_Radius: 3.9483552 - m_Height: 13.390664 - m_Direction: 1 - m_Center: {x: -5.36, y: -2.11, z: -12.7} --- !u!1001 &1263895169 PrefabInstance: m_ObjectHideFlags: 0 @@ -41805,7 +46879,7 @@ MonoBehaviour: hyphenedText: 'Your Toyos eat a hearty meal! Preparing for the battles ahead.' - font: {fileID: 12800000, guid: 92af8c94974284c4388316b4f89b4f02, type: 2} + font: {fileID: 12800000, guid: e110c919ea5e84fea8cbc2f0556ecfef, type: 3} _color32: serializedVersion: 2 rgba: 4294967295 @@ -41946,6 +47020,20 @@ Transform: m_Father: {fileID: 1311232950} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1291559727 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0319c3722ef2448bbb792c9f49790658, type: 3} + m_Name: + m_EditorClassIdentifier: + showFoldout: 1 + color: {r: 0, g: 0, b: 1, a: 1} --- !u!1 &1293834494 GameObject: m_ObjectHideFlags: 0 @@ -45104,7 +50192,7 @@ RectTransform: - {fileID: 1007521398} - {fileID: 763034747} m_Father: {fileID: 0} - m_RootOrder: 8 + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0} @@ -45273,7 +50361,7 @@ MonoBehaviour: showEventFoldout: 0 showBetaFoldout: 0 info: - - pos: {x: -139, y: 18, z: 0} + - pos: {x: -70, y: 18, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -45313,7 +50401,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -120.5, y: 18, z: 0} + - pos: {x: -51, y: 18, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -45353,7 +50441,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -112.5, y: 18, z: 0} + - pos: {x: -43.5, y: 18, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -45393,54 +50481,174 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -97.5, y: 18, z: 0} + - pos: {x: -27, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 3 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: -9, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 4 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 0, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 5 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 18.5, y: 18, z: 0} + offset: {x: 0, y: 0, z: 0} + lineSpacing: 1 + isEndOfParagraph: 0 + readTime: 0 + unreadTime: 0 + line: 0 + rawIndex: 6 + indent: 0 + drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} + size: {x: 32, y: 32} + alignment: 1 + drawOrder: 0 + ev: [] + ev2: [] + colorData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 0} + delayData: {fileID: 0} + waveData: {fileID: 0} + jitterData: {fileID: 0} + readDelay: 0 + audioClipData: {fileID: 0} + stopPreviousSound: 1 + pitchMode: 0 + overridePitch: 1 + minPitch: 0.9 + maxPitch: 1.2 + speedReadPitch: 0 + fontData: {fileID: 0} + quadData: {fileID: 0} + isQuad: 0 + quadIndex: -1 + materialData: {fileID: 0} + soundClipData: {fileID: 0} + IdxIdentifier: 0 + InfoInUse: 0 + chSize: 64 + submeshChange: 0 + invoked: 1 + - pos: {x: 38, y: 18, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 3 - indent: 0 - drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} - size: {x: 32, y: 32} - alignment: 1 - drawOrder: 0 - ev: [] - ev2: [] - colorData: {fileID: 0} - gradientData: {fileID: 0} - textureData: {fileID: 0} - delayData: {fileID: 0} - waveData: {fileID: 0} - jitterData: {fileID: 0} - readDelay: 0 - audioClipData: {fileID: 0} - stopPreviousSound: 1 - pitchMode: 0 - overridePitch: 1 - minPitch: 0.9 - maxPitch: 1.2 - speedReadPitch: 0 - fontData: {fileID: 0} - quadData: {fileID: 0} - isQuad: 0 - quadIndex: -1 - materialData: {fileID: 0} - soundClipData: {fileID: 0} - IdxIdentifier: 0 - InfoInUse: 0 - chSize: 64 - submeshChange: 0 - invoked: 1 - - pos: {x: -81, y: 18, z: 0} - offset: {x: 0, y: 0, z: 0} - lineSpacing: 1 - isEndOfParagraph: 0 - readTime: 0 - unreadTime: 0 - line: 0 - rawIndex: 4 + rawIndex: 7 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 32, y: 32} @@ -45473,14 +50681,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -74, y: 18, z: 0} + - pos: {x: 56.5, y: 18, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 5 + rawIndex: 8 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 32, y: 32} @@ -45513,14 +50721,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -59, y: 18, z: 0} + - pos: {x: 60, y: 18, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 0 - rawIndex: 6 + line: 1 + rawIndex: 9 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 32, y: 32} @@ -45553,14 +50761,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -42.5, y: 18, z: 0} + - pos: {x: -80, y: -14, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 0 - rawIndex: 7 + line: 1 + rawIndex: 21 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 32, y: 32} @@ -45570,9 +50778,9 @@ MonoBehaviour: ev2: [] colorData: {fileID: 0} gradientData: {fileID: 0} - textureData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} - waveData: {fileID: 0} + waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} readDelay: 0 audioClipData: {fileID: 0} @@ -45591,16 +50799,16 @@ MonoBehaviour: IdxIdentifier: 0 InfoInUse: 0 chSize: 64 - submeshChange: 0 + submeshChange: 1 invoked: 1 - - pos: {x: -25, y: 18, z: 0} + - pos: {x: -61.5, y: -14, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 0 - rawIndex: 8 + line: 1 + rawIndex: 22 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 32, y: 32} @@ -45610,9 +50818,9 @@ MonoBehaviour: ev2: [] colorData: {fileID: 0} gradientData: {fileID: 0} - textureData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} - waveData: {fileID: 0} + waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} readDelay: 0 audioClipData: {fileID: 0} @@ -45633,14 +50841,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -12.5, y: 18, z: 0} + - pos: {x: -46, y: -14, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 0 - rawIndex: 9 + line: 1 + rawIndex: 23 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 32, y: 32} @@ -45650,9 +50858,9 @@ MonoBehaviour: ev2: [] colorData: {fileID: 0} gradientData: {fileID: 0} - textureData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} - waveData: {fileID: 0} + waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} readDelay: 0 audioClipData: {fileID: 0} @@ -45673,13 +50881,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -5.5, y: 18, z: 0} + - pos: {x: -27.5, y: -14, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 0 + line: 1 rawIndex: 24 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -45689,8 +50897,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -45713,13 +50921,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 12, y: 18, z: 0} + - pos: {x: -14, y: -14, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 0 + line: 1 rawIndex: 25 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -45729,8 +50937,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -45753,13 +50961,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 26, y: 18, z: 0} + - pos: {x: 5, y: -14, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 0 + line: 1 rawIndex: 26 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -45769,8 +50977,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -45793,13 +51001,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 41.5, y: 18, z: 0} + - pos: {x: 24.5, y: -14, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 0 + line: 1 rawIndex: 27 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -45809,8 +51017,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -45833,13 +51041,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 54, y: 18, z: 0} + - pos: {x: 54, y: -14, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 0 + line: 1 rawIndex: 28 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -45849,8 +51057,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -45873,13 +51081,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 72, y: 18, z: 0} + - pos: {x: 72.5, y: -14, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 0 + line: 1 rawIndex: 29 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -45889,8 +51097,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -45913,13 +51121,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 88.5, y: 18, z: 0} + - pos: {x: 79.5, y: -14, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 0 + line: 1 rawIndex: 30 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -45929,128 +51137,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} - delayData: {fileID: 0} - waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} - jitterData: {fileID: 0} - readDelay: 0 - audioClipData: {fileID: 0} - stopPreviousSound: 1 - pitchMode: 0 - overridePitch: 1 - minPitch: 0.9 - maxPitch: 1.2 - speedReadPitch: 0 - fontData: {fileID: 0} - quadData: {fileID: 0} - isQuad: 0 - quadIndex: -1 - materialData: {fileID: 0} - soundClipData: {fileID: 0} - IdxIdentifier: 0 - InfoInUse: 0 - chSize: 64 - submeshChange: 0 - invoked: 1 - - pos: {x: 115.500015, y: 18, z: 0} - offset: {x: 0, y: 0, z: 0} - lineSpacing: 1 - isEndOfParagraph: 0 - readTime: 0 - unreadTime: 0 - line: 0 - rawIndex: 31 - indent: 0 - drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} - size: {x: 32, y: 32} - alignment: 1 - drawOrder: 0 - ev: [] - ev2: [] - colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} - delayData: {fileID: 0} - waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} - jitterData: {fileID: 0} - readDelay: 0 - audioClipData: {fileID: 0} - stopPreviousSound: 1 - pitchMode: 0 - overridePitch: 1 - minPitch: 0.9 - maxPitch: 1.2 - speedReadPitch: 0 - fontData: {fileID: 0} - quadData: {fileID: 0} - isQuad: 0 - quadIndex: -1 - materialData: {fileID: 0} - soundClipData: {fileID: 0} - IdxIdentifier: 0 - InfoInUse: 0 - chSize: 64 - submeshChange: 0 - invoked: 1 - - pos: {x: 131.00002, y: 18, z: 0} - offset: {x: 0, y: 0, z: 0} - lineSpacing: 1 - isEndOfParagraph: 0 - readTime: 0 - unreadTime: 0 - line: 0 - rawIndex: 32 - indent: 0 - drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} - size: {x: 32, y: 32} - alignment: 1 - drawOrder: 0 - ev: [] - ev2: [] - colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} - delayData: {fileID: 0} - waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} - jitterData: {fileID: 0} - readDelay: 0 - audioClipData: {fileID: 0} - stopPreviousSound: 1 - pitchMode: 0 - overridePitch: 1 - minPitch: 0.9 - maxPitch: 1.2 - speedReadPitch: 0 - fontData: {fileID: 0} - quadData: {fileID: 0} - isQuad: 0 - quadIndex: -1 - materialData: {fileID: 0} - soundClipData: {fileID: 0} - IdxIdentifier: 0 - InfoInUse: 0 - chSize: 64 - submeshChange: 0 - invoked: 1 - - pos: {x: 139.00002, y: 18, z: 0} - offset: {x: 0, y: 0, z: 0} - lineSpacing: 1 - isEndOfParagraph: 0 - readTime: 0 - unreadTime: 0 - line: 0 - rawIndex: 33 - indent: 0 - drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} - size: {x: 32, y: 32} - alignment: 1 - drawOrder: 0 - ev: [] - ev2: [] - colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 0} jitterData: {fileID: 0} @@ -46070,16 +51158,17 @@ MonoBehaviour: soundClipData: {fileID: 0} IdxIdentifier: 0 InfoInUse: 0 - chSize: 1 + chSize: 64 submeshChange: 0 invoked: 1 lineHeights: - 32 - 32 - _text: Pick your username. + - 32 + _text: Pick your username. drawText: "Pick your username.\u200B" - hyphenedText: "Pick your username.\u200B" - font: {fileID: 12800000, guid: 92af8c94974284c4388316b4f89b4f02, type: 2} + hyphenedText: "Pick your\nusername.\u200B" + font: {fileID: 12800000, guid: e110c919ea5e84fea8cbc2f0556ecfef, type: 3} _color32: serializedVersion: 2 rgba: 4294967295 @@ -46127,26 +51216,26 @@ MonoBehaviour: verticalLimitMode: 2 leftoverText: textMaterial: {fileID: 2100000, guid: e490a80c3724140c0ad176edb075a09e, type: 2} - textMesh: {fileID: 1765920971} + textMesh: {fileID: 709100160} rawTopLeftBounds: {x: 154.0496, y: -50, z: 0} rawBottomRightBounds: {x: -154.0496, y: 50, z: 0} - rawBottomRightTextBounds: {x: 278, y: -32, z: 0} + rawBottomRightTextBounds: {x: 160, y: -64, z: 0} topLeftBounds: {x: 805.9504, y: 634, z: 0} topRightBounds: {x: 1114.0496, y: 634, z: 0} bottomLeftBounds: {x: 805.9504, y: 534, z: 0} bottomRightBounds: {x: 1114.0496, y: 534, z: 0} centerBounds: {x: 960, y: 584, z: 0} - topLeftTextBounds: {x: 821, y: 634, z: 0} - topRightTextBounds: {x: 1099, y: 634, z: 0} - bottomLeftTextBounds: {x: 821, y: 602, z: 0} - bottomRightTextBounds: {x: 1099, y: 602, z: 0} - centerTextBounds: {x: 960, y: 618, z: 0} - finalTopLeftTextBounds: {x: 821, y: 634, z: 0} - finalTopRightTextBounds: {x: 1099, y: 634, z: 0} - finalBottomLeftTextBounds: {x: 821, y: 602, z: 0} - finalBottomRightTextBounds: {x: 1099, y: 602, z: 0} - finalCenterTextBounds: {x: 960, y: 618, z: 0} - unwrappedBottomRightTextBounds: {x: 278, y: -32, z: 0} + topLeftTextBounds: {x: 880, y: 634, z: 0} + topRightTextBounds: {x: 1040, y: 634, z: 0} + bottomLeftTextBounds: {x: 880, y: 570, z: 0} + bottomRightTextBounds: {x: 1040, y: 570, z: 0} + centerTextBounds: {x: 960, y: 602, z: 0} + finalTopLeftTextBounds: {x: 880, y: 634, z: 0} + finalTopRightTextBounds: {x: 1040, y: 634, z: 0} + finalBottomLeftTextBounds: {x: 880, y: 570, z: 0} + finalBottomRightTextBounds: {x: 1040, y: 570, z: 0} + finalCenterTextBounds: {x: 960, y: 602, z: 0} + unwrappedBottomRightTextBounds: {x: 308.5, y: -32, z: 0} onCompleteEvent: m_PersistentCalls: m_Calls: [] @@ -46171,7 +51260,7 @@ MonoBehaviour: debugMode: 0 totalReadTime: 0.00001 totalUnreadTime: 0.00001 - currentReadTime: 1.2596972 + currentReadTime: 100.40022 autoRead: 1 rememberReadPosition: 1 autoQuality: 0 @@ -46182,7 +51271,7 @@ MonoBehaviour: bestFit: 0 latestNumber: 19 currentUnReadTime: 0 - preParsedText: Pick your username. + preParsedText: Pick your username. --- !u!1 &1422358065 GameObject: m_ObjectHideFlags: 0 @@ -46246,6 +51335,20 @@ Transform: m_Father: {fileID: 1368882413} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1429697008 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0319c3722ef2448bbb792c9f49790658, type: 3} + m_Name: + m_EditorClassIdentifier: + showFoldout: 1 + color: {r: 1, g: 0, b: 0, a: 1} --- !u!1 &1430797353 GameObject: m_ObjectHideFlags: 0 @@ -47421,7 +52524,7 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 12 + m_RootOrder: 9 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1457281942 GameObject: @@ -48342,7 +53445,7 @@ MonoBehaviour: _text: [Overlord] drawText: '[Overlord]' hyphenedText: '[Overlord]' - font: {fileID: 12800000, guid: 92af8c94974284c4388316b4f89b4f02, type: 2} + font: {fileID: 12800000, guid: e110c919ea5e84fea8cbc2f0556ecfef, type: 3} _color32: serializedVersion: 2 rgba: 4294967295 @@ -49959,7 +55062,7 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 16 + m_RootOrder: 13 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1536390901 GameObject: @@ -50381,7 +55484,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4000010334180700, guid: 2b921f83e3023db489286b9d6df19b96, type: 3} propertyPath: m_RootOrder - value: 4 + value: 1 objectReference: {fileID: 0} - target: {fileID: 4000010334180700, guid: 2b921f83e3023db489286b9d6df19b96, type: 3} propertyPath: m_LocalPosition.x @@ -52779,7 +57882,7 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 10 + m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &1637189164 MonoBehaviour: @@ -53696,7 +58799,7 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 27 + m_RootOrder: 23 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!4 &1664609427 stripped Transform: @@ -55348,370 +60451,14 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1731054575} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 870.33606, y: 544.40497, z: 4.487791} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 15 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1731995956 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1731995957} - m_Layer: 0 - m_Name: ears_l2 - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1731995957 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1731995956} - m_LocalRotation: {x: -3.9701686e-11, y: -0.0000000052409233, z: -0.007575106, w: 0.99997133} - m_LocalPosition: {x: -0.08323166, y: 0.00906778, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1197114990} - m_Father: {fileID: 147749210} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1734370310 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1734370311} - m_Layer: 0 - m_Name: index_03_r - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1734370311 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1734370310} - m_LocalRotation: {x: -0.014776104, y: 0.08994983, z: -0.02214944, w: -0.9955904} - m_LocalPosition: {x: -0.03526388, y: 0, z: -0.000000007450581} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1961667473} - m_Father: {fileID: 1204079823} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1737614770 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1737614771} - m_Layer: 0 - m_Name: middle_03_l - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1737614771 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1737614770} - m_LocalRotation: {x: 0.0057212994, y: -0.08952513, z: 0.014319281, w: 0.9958652} - m_LocalPosition: {x: 0.04002729, y: -9.313226e-10, z: -0.000000020489097} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1813441049} - m_Father: {fileID: 409532421} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1746144897 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1746144898} - m_Layer: 0 - m_Name: tail05 - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1746144898 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1746144897} - m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1196720904} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1750273210 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1750273211} - m_Layer: 0 - m_Name: cup_r - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1750273211 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1750273210} - m_LocalRotation: {x: -0.00063063955, y: -0.008900919, z: 0.063588224, w: 0.99793637} - m_LocalPosition: {x: -0.008487972, y: -0.004198515, z: -0.0011565448} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1324423649} - - {fileID: 10487913} - m_Father: {fileID: 995914808} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1750284936 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1750284937} - m_Layer: 0 - m_Name: ring_02_r - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1750284937 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1750284936} - m_LocalRotation: {x: 0.022857934, y: 0.076005414, z: 0.0031892203, w: -0.9968403} - m_LocalPosition: {x: -0.03728412, y: 0.000000005122274, z: 0.000000012340024} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1596401063} - m_Father: {fileID: 2079798973} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1750622947 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1750622948} - m_Layer: 0 - m_Name: ears_l2 - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1750622948 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1750622947} - m_LocalRotation: {x: -3.9701686e-11, y: -0.0000000052409233, z: -0.007575106, w: 0.99997133} - m_LocalPosition: {x: -0.08323166, y: 0.00906778, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 270934252} - m_Father: {fileID: 1490195432} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1751306984 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1751306985} - m_Layer: 0 - m_Name: pinky_02_l - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1751306985 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1751306984} - m_LocalRotation: {x: -0.003356123, y: -0.06558327, z: -0.008936766, w: 0.9978015} - m_LocalPosition: {x: 0.028854312, y: -3.5527135e-16, z: 4.2632563e-16} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 149233713} - m_Father: {fileID: 1968745229} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1752862631 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1752862632} - m_Layer: 0 - m_Name: calf_l - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1752862632 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1752862631} - m_LocalRotation: {x: -0.0052601723, y: 0.0015283, z: 0.28604937, w: 0.9581992} - m_LocalPosition: {x: 0.18052629, y: -0.000000014901161, z: -0.000000013038516} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 718317564} - m_Father: {fileID: 298325423} - m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1753970910 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1753970911} - m_Layer: 0 - m_Name: index_01_l - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1753970911 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1753970910} - m_LocalRotation: {x: 0.040272433, y: -0.25036252, z: -0.12796228, w: 0.958813} - m_LocalPosition: {x: 0.09991404, y: -0.037073765, z: 0.0036836863} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1215192581} - m_Father: {fileID: 1517052886} - m_RootOrder: 2 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1757570206 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1757570207} - m_Layer: 0 - m_Name: hand_r - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1757570207 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1757570206} - m_LocalRotation: {x: -0.04818738, y: -0.06438286, z: -0.022887746, w: 0.99649835} - m_LocalPosition: {x: -0.22869255, y: 0.0000000055879354, z: 0.000000023283064} + m_LocalPosition: {x: 870.33606, y: 544.40497, z: 4.487791} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 635399480} - - {fileID: 2136552402} - - {fileID: 1063894370} - - {fileID: 2027757678} - - {fileID: 617486394} - m_Father: {fileID: 351388518} - m_RootOrder: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 12 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1758235254 +--- !u!1 &1731995956 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -55719,31 +60466,31 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1758235255} + - component: {fileID: 1731995957} m_Layer: 0 - m_Name: ring_03_l + m_Name: ears_l2 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1758235255 +--- !u!4 &1731995957 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1758235254} - m_LocalRotation: {x: -0.035551805, y: -0.057724956, z: -0.02179228, w: 0.99746126} - m_LocalPosition: {x: 0.03615044, y: 9.313226e-10, z: -0.000000009313226} + m_GameObject: {fileID: 1731995956} + m_LocalRotation: {x: -3.9701686e-11, y: -0.0000000052409233, z: -0.007575106, w: 0.99997133} + m_LocalPosition: {x: -0.08323166, y: 0.00906778, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 1185429011} - m_Father: {fileID: 804867360} + - {fileID: 1197114990} + m_Father: {fileID: 147749210} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1758861706 +--- !u!1 &1734370310 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -55751,59 +60498,31 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1758861707} + - component: {fileID: 1734370311} m_Layer: 0 - m_Name: index_04_l + m_Name: index_03_r m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1758861707 +--- !u!4 &1734370311 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1758861706} - m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + m_GameObject: {fileID: 1734370310} + m_LocalRotation: {x: -0.014776104, y: 0.08994983, z: -0.02214944, w: -0.9955904} + m_LocalPosition: {x: -0.03526388, y: 0, z: -0.000000007450581} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 498033078} + m_Children: + - {fileID: 1961667473} + m_Father: {fileID: 1204079823} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1759955153 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 505459527202939238, guid: 88dad63b74404d341a3283682f2c07ef, type: 3} - m_PrefabInstance: {fileID: 1654101726} - m_PrefabAsset: {fileID: 0} ---- !u!4 &1759955156 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 3376191799824277138, guid: 88dad63b74404d341a3283682f2c07ef, type: 3} - m_PrefabInstance: {fileID: 1654101726} - m_PrefabAsset: {fileID: 0} ---- !u!64 &1759955157 -MeshCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1759955153} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - serializedVersion: 4 - m_Convex: 0 - m_CookingOptions: 30 - m_Mesh: {fileID: 4300000, guid: ffd2b6b41f6aff44f97a237cd2596328, type: 2} ---- !u!4 &1760945644 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 4000012355244284, guid: 4222d3bd8d11edc4a808cb2a283aa227, type: 3} - m_PrefabInstance: {fileID: 45147424} - m_PrefabAsset: {fileID: 0} ---- !u!1 &1763630856 +--- !u!1 &1737614770 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -55811,31 +60530,31 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1763630857} + - component: {fileID: 1737614771} m_Layer: 0 - m_Name: ring_03_r + m_Name: middle_03_l m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1763630857 +--- !u!4 &1737614771 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1763630856} - m_LocalRotation: {x: 0.035552267, y: 0.057725105, z: 0.021793257, w: -0.9974612} - m_LocalPosition: {x: -0.036150444, y: 0.000000003259629, z: -0.000000009080395} + m_GameObject: {fileID: 1737614770} + m_LocalRotation: {x: 0.0057212994, y: -0.08952513, z: 0.014319281, w: 0.9958652} + m_LocalPosition: {x: 0.04002729, y: -9.313226e-10, z: -0.000000020489097} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 107468019} - m_Father: {fileID: 468125370} + - {fileID: 1813441049} + m_Father: {fileID: 409532421} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1764526281 +--- !u!1 &1746144897 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -55843,31 +60562,30 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1764526282} + - component: {fileID: 1746144898} m_Layer: 0 - m_Name: ring_02_l + m_Name: tail05 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1764526282 +--- !u!4 &1746144898 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1764526281} - m_LocalRotation: {x: -0.022857571, y: -0.07600529, z: -0.0031899428, w: 0.9968403} - m_LocalPosition: {x: 0.037284136, y: -0.0000000055879354, z: -0.0000000144355} + m_GameObject: {fileID: 1746144897} + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1775700637} - m_Father: {fileID: 927789933} + m_Children: [] + m_Father: {fileID: 1196720904} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1765233300 +--- !u!1 &1750273210 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -55875,31 +60593,32 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1765233301} + - component: {fileID: 1750273211} m_Layer: 0 - m_Name: thigh_l + m_Name: cup_r m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1765233301 +--- !u!4 &1750273211 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1765233300} - m_LocalRotation: {x: 0.9850222, y: 0.1631019, z: 0.048358742, w: -0.028115256} - m_LocalPosition: {x: 0.020984054, y: -0.0077468585, z: 0.21348922} + m_GameObject: {fileID: 1750273210} + m_LocalRotation: {x: -0.00063063955, y: -0.008900919, z: 0.063588224, w: 0.99793637} + m_LocalPosition: {x: -0.008487972, y: -0.004198515, z: -0.0011565448} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 1248416324} - m_Father: {fileID: 776959839} - m_RootOrder: 2 + - {fileID: 1324423649} + - {fileID: 10487913} + m_Father: {fileID: 995914808} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1765721566 +--- !u!1 &1750284936 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -55907,194 +60626,31 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1765721567} + - component: {fileID: 1750284937} m_Layer: 0 - m_Name: pinky_04_r + m_Name: ring_02_r m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1765721567 +--- !u!4 &1750284937 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1765721566} - m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + m_GameObject: {fileID: 1750284936} + m_LocalRotation: {x: 0.022857934, y: 0.076005414, z: 0.0031892203, w: -0.9968403} + m_LocalPosition: {x: -0.03728412, y: 0.000000005122274, z: 0.000000012340024} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1380786205} + m_Children: + - {fileID: 1596401063} + m_Father: {fileID: 2079798973} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!43 &1765920971 -Mesh: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: - serializedVersion: 10 - m_SubMeshes: - - serializedVersion: 2 - firstByte: 0 - indexCount: 120 - topology: 0 - baseVertex: 0 - firstVertex: 0 - vertexCount: 80 - localAABB: - m_Center: {x: 0.7500076, y: 25.5, z: 0} - m_Extent: {x: 138.25, y: 15, z: 0} - m_Shapes: - vertices: [] - shapes: [] - channels: [] - fullWeights: [] - m_BindPose: [] - m_BoneNameHashes: - m_RootBoneNameHash: 0 - m_BonesAABB: [] - m_VariableBoneCountWeights: - m_Data: - m_MeshCompression: 0 - m_IsReadable: 1 - m_KeepVertices: 1 - m_KeepIndices: 1 - m_IndexFormat: 0 - m_IndexBuffer: 000001000200000002000300040005000600040006000700080009000a0008000a000b000c000d000e000c000e000f00100011001200100012001300140015001600140016001700180019001a0018001a001b001c001d001e001c001e001f00200021002200200022002300240025002600240026002700280029002a0028002a002b002c002d002e002c002e002f00300031003200300032003300340035003600340036003700380039003a0038003a003b003c003d003e003c003e003f00400041004200400042004300440045004600440046004700480049004a0048004a004b004c004d004e004c004e004f00 - m_VertexData: - serializedVersion: 3 - m_VertexCount: 80 - m_Channels: - - stream: 0 - offset: 0 - format: 0 - dimension: 3 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 12 - format: 2 - dimension: 4 - - stream: 0 - offset: 16 - format: 0 - dimension: 2 - - stream: 0 - offset: 24 - format: 0 - dimension: 2 - - stream: 0 - offset: 32 - format: 0 - dimension: 4 - - stream: 0 - offset: 48 - format: 0 - dimension: 4 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - - stream: 0 - offset: 0 - format: 0 - dimension: 0 - m_DataSize: 5120 - _typelessdata: 008009c300001c4200000000ffffffff0000083e0080423f00000000000000000000883d0000ac3d00002a3e00404d3f00000000000000420000003f0000003f0000f1c200001c4200000000ffffffff00004c3e0080423f00000000000000000000883d0000ac3d00002a3e00404d3f00000000000000420000003f0000003f0000f1c200008c4100000000ffffffff00004c3e0000583f00000000000000000000883d0000ac3d00002a3e00404d3f00000000000000420000003f0000003f008009c300008c4100000000ffffffff0000083e0000583f00000000000000000000883d0000ac3d00002a3e00404d3f00000000000000420000003f0000003f0000eec200001e4200000000ffffffff0000b23e0000bc3d00000000000000000000b03c0000b43d0080b73e00000b3e00000000000000420000003f0000003f0000e3c200001e4200000000ffffffff0000bd3e0000bc3d00000000000000000000b03c0000b43d0080b73e00000b3e00000000000000420000003f0000003f0000e3c20000884100000000ffffffff0000bd3e0000383e00000000000000000000b03c0000b43d0080b73e00000b3e00000000000000420000003f0000003f0000eec20000884100000000ffffffff0000b23e0000383e00000000000000000000b03c0000b43d0080b73e00000b3e00000000000000420000003f0000003f0000e0c20000024200000000ffffffff0000013f00002a3f00000000000000000000603d0000783d0000083f00c0313f00000000000000420000003f0000003f0000c4c20000024200000000ffffffff00000f3f00002a3f00000000000000000000603d0000783d0000083f00c0313f00000000000000420000003f0000003f0000c4c20000884100000000ffffffff00000f3f0080393f00000000000000000000603d0000783d0000083f00c0313f00000000000000420000003f0000003f0000e0c20000884100000000ffffffff0000013f0080393f00000000000000000000603d0000783d0000083f00c0313f00000000000000420000003f0000003f0000c0c20000224200000000ffffffff0000bd3e0000bc3d00000000000000000000783d0000bc3d0080cc3e00000d3e00000000000000420000003f0000003f0000a1c20000224200000000ffffffff0000dc3e0000bc3d00000000000000000000783d0000bc3d0080cc3e00000d3e00000000000000420000003f0000003f0000a1c20000884100000000ffffffff0000dc3e00003c3e00000000000000000000783d0000bc3d0080cc3e00000d3e00000000000000420000003f0000003f0000c0c20000884100000000ffffffff0000bd3e00003c3e00000000000000000000783d0000bc3d0080cc3e00000d3e00000000000000420000003f0000003f0000a3c20000944100000000ffffffff000000000000000000000000000000000000803b0000803b0000003b0000003b00000000000000420000003f0000003f0000a1c20000944100000000ffffffff0000803b0000000000000000000000000000803b0000803b0000003b0000003b00000000000000420000003f0000003f0000a1c200008c4100000000ffffffff0000803b0000803b00000000000000000000803b0000803b0000003b0000003b00000000000000420000003f0000003f0000a3c200008c4100000000ffffffff000000000000803b00000000000000000000803b0000803b0000003b0000003b00000000000000420000003f0000003f000094c20000024200000000ffffffff0000183f0000443e00000000000000000000783d0000b03d00c01f3f0000703e00000000000000420000003f0000003f00006ac20000024200000000ffffffff0080273f0000443e00000000000000000000783d0000b03d00c01f3f0000703e00000000000000420000003f0000003f00006ac20000284100000000ffffffff0080273f00008e3e00000000000000000000783d0000b03d00c01f3f0000703e00000000000000420000003f0000003f000094c20000284100000000ffffffff0000183f00008e3e00000000000000000000783d0000b03d00c01f3f0000703e00000000000000420000003f0000003f00006ac20000024200000000ffffffff00801e3f0000000000000000000000000000703d0000783d0000263f0000f83c00000000000000420000003f0000003f00002ec20000024200000000ffffffff00802d3f0000000000000000000000000000703d0000783d0000263f0000f83c00000000000000420000003f0000003f00002ec20000884100000000ffffffff00802d3f0000783d00000000000000000000703d0000783d0000263f0000f83c00000000000000420000003f0000003f00006ac20000884100000000ffffffff00801e3f0000783d00000000000000000000703d0000783d0000263f0000f83c00000000000000420000003f0000003f00002cc20000024200000000ffffffff0080273f0000443e00000000000000000000783d0000903d00c01f3f0000203e0000803f000000420000003f0000003f0000c8c10000024200000000ffffffff0080273f0000f83d00000000000000000000783d0000903d00c01f3f0000203e0000803f000000420000003f0000003f0000c8c10000884100000000ffffffff0000183f0000f83d00000000000000000000783d0000903d00c01f3f0000203e0000803f000000420000003f0000003f00002cc20000884100000000ffffffff0000183f0000443e00000000000000000000783d0000903d00c01f3f0000203e0000803f000000420000003f0000003f0000c8c10000024200000000ffffffff00801e3f0000783d00000000000000000000583d0000783d0040253f0000ba3d00000000000000420000003f0000003f000038c10000024200000000ffffffff00002c3f0000783d00000000000000000000583d0000783d0040253f0000ba3d00000000000000420000003f0000003f000038c10000884100000000ffffffff00002c3f0000f83d00000000000000000000583d0000783d0040253f0000ba3d00000000000000420000003f0000003f0000c8c10000884100000000ffffffff00801e3f0000f83d00000000000000000000583d0000783d0040253f0000ba3d00000000000000420000003f0000003f000050c10000944100000000ffffffff000000000000000000000000000000000000803b0000803b0000003b0000003b00000000000000420000003f0000003f000040c10000944100000000ffffffff0000803b0000000000000000000000000000803b0000803b0000003b0000003b00000000000000420000003f0000003f000040c100008c4100000000ffffffff0000803b0000803b00000000000000000000803b0000803b0000003b0000003b00000000000000420000003f0000003f000050c100008c4100000000ffffffff000000000000803b00000000000000000000803b0000803b0000003b0000003b00000000000000420000003f0000003f0000c0c03eab064200000000db00ffff0080273f0000443e00000000000000000000783d0000903d00c01f3f0000203e0000803f000000420000003f0000003f000040413eab064200000000ff00cdff0080273f0000f83d00000000000000000000783d0000903d00c01f3f0000203e0000803f000000420000003f0000003f000040417d56914100000000ff00cdff0000183f0000f83d00000000000000000000783d0000903d00c01f3f0000203e0000803f000000420000003f0000003f0000c0c07d56914100000000db00ffff0000183f0000443e00000000000000000000783d0000903d00c01f3f0000203e0000803f000000420000003f0000003f000048410300024200000000ff00cbff0000b23e00003c3e00000000000000000000503d0000783d0000bf3e00005b3e00000000000000420000003f0000003f0000cc410300024200000000ff008dff0000cc3e00003c3e00000000000000000000503d0000783d0000bf3e00005b3e00000000000000420000003f0000003f0000cc410700884100000000ff008dff0000cc3e00007a3e00000000000000000000503d0000783d0000bf3e00005b3e00000000000000420000003f0000003f000048410700884100000000ff00cbff0000b23e00007a3e00000000000000000000503d0000783d0000bf3e00005b3e00000000000000420000003f0000003f0000d441ebf5044200000000ff0088ff0000873e0000000000000000000000000000603d0000783d0000953e0000f83c00000000000000420000003f0000003f00002242ebf5044200000000ff0045ff0000a33e0000000000000000000000000000603d0000783d0000953e0000f83c00000000000000420000003f0000003f00002242d5eb8d4100000000ff0045ff0000a33e0000783d00000000000000000000603d0000783d0000953e0000f83c00000000000000420000003f0000003f0000d441d5eb8d4100000000ff0088ff0000873e0000783d00000000000000000000603d0000783d0000953e0000f83c00000000000000420000003f0000003f000026420a370d4200000000ff0040ff00801e3f0000783d00000000000000000000583d0000783d0040253f0000ba3d00000000000000420000003f0000003f00005c420a370d4200000000ff0000ff00002c3f0000783d00000000000000000000583d0000783d0040253f0000ba3d00000000000000420000003f0000003f00005c42146e9e4100000000ff0000ff00002c3f0000f83d00000000000000000000583d0000783d0040253f0000ba3d00000000000000420000003f0000003f00002642146e9e4100000000ff0040ff00801e3f0000f83d00000000000000000000583d0000783d0040253f0000ba3d00000000000000420000003f0000003f00005842678d144200000000ff0004ff0000fb3e0000283e00000000000000000000783d0000943d0080eb3e0000033e0000803f000000420000003f0000003f00009142678d144200000000ff5400ff0000fb3e0000bc3d00000000000000000000783d0000943d0080eb3e0000033e0000803f000000420000003f0000003f00009142ce1aad4100000000ff5400ff0000dc3e0000bc3d00000000000000000000783d0000943d0080eb3e0000033e0000803f000000420000003f0000003f00005842ce1aad4100000000ff0004ff0000dc3e0000283e00000000000000000000783d0000943d0080eb3e0000033e0000803f000000420000003f0000003f0000914217501b4200000000ff5400ff0000e43e0000753f00000000000000000000783d0000843d0080d43e00c06c3f0000803f000000420000003f0000003f0000b24217501b4200000000ffa300ff0000e43e0080643f00000000000000000000783d0000843d0080d43e00c06c3f0000803f000000420000003f0000003f0000b2422da0ba4100000000ffa300ff0000c53e0080643f00000000000000000000783d0000843d0080d43e00c06c3f0000803f000000420000003f0000003f000091422da0ba4100000000ff5400ff0000c53e0000753f00000000000000000000783d0000843d0080d43e00c06c3f0000803f000000420000003f0000003f0000b142df07194200000000ffa100ff00801e3f0000d83d00000000000000000000783d0000d83d00c0163f0000583d0000803f000000420000003f0000003f0000e742df07194200000000dcff00ff00801e3f0000000000000000000000000000783d0000d83d00c0163f0000583d0000803f000000420000003f0000003f0000e742bf0fb64100000000dcff00ff00000f3f0000000000000000000000000000783d0000d83d00c0163f0000583d0000803f000000420000003f0000003f0000b142bf0fb64100000000ffa100ff00000f3f0000d83d00000000000000000000783d0000d83d00c0163f0000583d0000803f000000420000003f0000003f0200e842d1590a4200000000daff00ff0000873e0000000000000000000000000000603d0000783d0000953e0000f83c00000000000000420000003f0000003f01000243d1590a420000000097ff00ff0000a33e0000000000000000000000000000603d0000783d0000953e0000f83c00000000000000420000003f0000003f01000243a2b398410000000097ff00ff0000a33e0000783d00000000000000000000603d0000783d0000953e0000f83c00000000000000420000003f0000003f0200e842a2b3984100000000daff00ff0000873e0000783d00000000000000000000603d0000783d0000953e0000f83c00000000000000420000003f0000003f0100044375b8b641000000008dff00ff0000ac3d0000ac3e00000000000000000000b03c0000c03c0000963d0000a63e0000803f000000420000003f0000003f01000a4375b8b6410000000071ff00ff0000ac3d0000a03e00000000000000000000b03c0000c03c0000963d0000a63e0000803f000000420000003f0000003f01000a4375b88a410000000071ff00ff0000803d0000a03e00000000000000000000b03c0000c03c0000963d0000a63e0000803f000000420000003f0000003f0100044375b88a41000000008dff00ff0000803d0000ac3e00000000000000000000b03c0000c03c0000963d0000a63e0000803f000000420000003f0000003f01000b4300009041000000006cff00ff000000000000000000000000000000000000000000000000000000000000000000000000000000420000003c0000003c01000b4300009041000000006cff00ff000000000000000000000000000000000000000000000000000000000000000000000000000000420000003c0000003c01000b4300009041000000006cff00ff000000000000000000000000000000000000000000000000000000000000000000000000000000420000003c0000003c01000b4300009041000000006cff00ff000000000000000000000000000000000000000000000000000000000000000000000000000000420000003c0000003c - m_CompressedMesh: - m_Vertices: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_UV: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Normals: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Tangents: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_Weights: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_NormalSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_TangentSigns: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_FloatColors: - m_NumItems: 0 - m_Range: 0 - m_Start: 0 - m_Data: - m_BitSize: 0 - m_BoneIndices: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_Triangles: - m_NumItems: 0 - m_Data: - m_BitSize: 0 - m_UVInfo: 0 - m_LocalAABB: - m_Center: {x: 0.7500076, y: 25.5, z: 0} - m_Extent: {x: 138.25, y: 15, z: 0} - m_MeshUsageFlags: 0 - m_BakedConvexCollisionMesh: - m_BakedTriangleCollisionMesh: - m_MeshMetrics[0]: 1 - m_MeshMetrics[1]: 1 - m_MeshOptimizationFlags: 1 - m_StreamData: - serializedVersion: 2 - offset: 0 - size: 0 - path: ---- !u!1 &1767829209 +--- !u!1 &1750622947 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -56102,30 +60658,31 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1767829210} + - component: {fileID: 1750622948} m_Layer: 0 - m_Name: HeadEnd_M + m_Name: ears_l2 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1767829210 +--- !u!4 &1750622948 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1767829209} - m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + m_GameObject: {fileID: 1750622947} + m_LocalRotation: {x: -3.9701686e-11, y: -0.0000000052409233, z: -0.007575106, w: 0.99997133} + m_LocalPosition: {x: -0.08323166, y: 0.00906778, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 637092742} - m_RootOrder: 7 + m_Children: + - {fileID: 270934252} + m_Father: {fileID: 1490195432} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1767848250 +--- !u!1 &1751306984 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -56133,31 +60690,31 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1767848251} + - component: {fileID: 1751306985} m_Layer: 0 - m_Name: tail03 + m_Name: pinky_02_l m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1767848251 +--- !u!4 &1751306985 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1767848250} - m_LocalRotation: {x: -6.201267e-13, y: -6.021203e-13, z: 1.11252275e-13, w: 1} - m_LocalPosition: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + m_GameObject: {fileID: 1751306984} + m_LocalRotation: {x: -0.003356123, y: -0.06558327, z: -0.008936766, w: 0.9978015} + m_LocalPosition: {x: 0.028854312, y: -3.5527135e-16, z: 4.2632563e-16} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 1140177715} - m_Father: {fileID: 819566433} + - {fileID: 149233713} + m_Father: {fileID: 1968745229} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1768442420 +--- !u!1 &1752862631 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -56165,39 +60722,31 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1768442421} + - component: {fileID: 1752862632} m_Layer: 0 - m_Name: head + m_Name: calf_l m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1768442421 +--- !u!4 &1752862632 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1768442420} - m_LocalRotation: {x: -0.0263126, y: 0.024436556, z: 0.1024624, w: 0.99408853} - m_LocalPosition: {x: -0.02629804, y: 0.0000000018626451, z: -0.000000004656613} + m_GameObject: {fileID: 1752862631} + m_LocalRotation: {x: -0.0052601723, y: 0.0015283, z: 0.28604937, w: 0.9581992} + m_LocalPosition: {x: 0.18052629, y: -0.000000014901161, z: -0.000000013038516} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 1505524996} - - {fileID: 539105497} - - {fileID: 309339961} - - {fileID: 274154308} - - {fileID: 84463094} - - {fileID: 128940695} - - {fileID: 233828859} - - {fileID: 1030337940} - - {fileID: 936247550} - m_Father: {fileID: 527828401} + - {fileID: 718317564} + m_Father: {fileID: 298325423} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1768701429 +--- !u!1 &1753970910 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -56205,31 +60754,31 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1768701430} + - component: {fileID: 1753970911} m_Layer: 0 - m_Name: pinky_01_l + m_Name: index_01_l m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1768701430 +--- !u!4 &1753970911 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1768701429} - m_LocalRotation: {x: -0.013670641, y: -0.13446178, z: 0.21609056, w: 0.96697366} - m_LocalPosition: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + m_GameObject: {fileID: 1753970910} + m_LocalRotation: {x: 0.040272433, y: -0.25036252, z: -0.12796228, w: 0.958813} + m_LocalPosition: {x: 0.09991404, y: -0.037073765, z: 0.0036836863} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 665262535} - m_Father: {fileID: 1543709828} - m_RootOrder: 0 + - {fileID: 1215192581} + m_Father: {fileID: 1517052886} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1768958971 +--- !u!1 &1757570206 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -56237,31 +60786,35 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1768958972} + - component: {fileID: 1757570207} m_Layer: 0 - m_Name: ears_l2 + m_Name: hand_r m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1768958972 +--- !u!4 &1757570207 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1768958971} - m_LocalRotation: {x: -3.9701686e-11, y: -0.0000000052409233, z: -0.007575106, w: 0.99997133} - m_LocalPosition: {x: -0.08323166, y: 0.00906778, z: 0} + m_GameObject: {fileID: 1757570206} + m_LocalRotation: {x: -0.04818738, y: -0.06438286, z: -0.022887746, w: 0.99649835} + m_LocalPosition: {x: -0.22869255, y: 0.0000000055879354, z: 0.000000023283064} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 1496909026} - m_Father: {fileID: 324297408} + - {fileID: 635399480} + - {fileID: 2136552402} + - {fileID: 1063894370} + - {fileID: 2027757678} + - {fileID: 617486394} + m_Father: {fileID: 351388518} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1772273903 +--- !u!1 &1758235254 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -56269,31 +60822,31 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1772273904} + - component: {fileID: 1758235255} m_Layer: 0 - m_Name: ears_r1 + m_Name: ring_03_l m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1772273904 +--- !u!4 &1758235255 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1772273903} - m_LocalRotation: {x: 0.50377315, y: 0.49619815, z: -0.4961981, w: 0.5037732} - m_LocalPosition: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + m_GameObject: {fileID: 1758235254} + m_LocalRotation: {x: -0.035551805, y: -0.057724956, z: -0.02179228, w: 0.99746126} + m_LocalPosition: {x: 0.03615044, y: 9.313226e-10, z: -0.000000009313226} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 1070485780} - m_Father: {fileID: 201655063} - m_RootOrder: 3 + - {fileID: 1185429011} + m_Father: {fileID: 804867360} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1775234140 +--- !u!1 &1758861706 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -56301,31 +60854,59 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1775234141} + - component: {fileID: 1758861707} m_Layer: 0 - m_Name: index_01_l + m_Name: index_04_l m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1775234141 +--- !u!4 &1758861707 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1775234140} - m_LocalRotation: {x: 0.040272433, y: -0.25036252, z: -0.12796228, w: 0.958813} - m_LocalPosition: {x: 0.09991404, y: -0.037073765, z: 0.0036836863} + m_GameObject: {fileID: 1758861706} + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 1682897013} - m_Father: {fileID: 1688059836} - m_RootOrder: 2 + m_Children: [] + m_Father: {fileID: 498033078} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1775700636 +--- !u!1 &1759955153 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 505459527202939238, guid: 88dad63b74404d341a3283682f2c07ef, type: 3} + m_PrefabInstance: {fileID: 1654101726} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1759955156 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3376191799824277138, guid: 88dad63b74404d341a3283682f2c07ef, type: 3} + m_PrefabInstance: {fileID: 1654101726} + m_PrefabAsset: {fileID: 0} +--- !u!64 &1759955157 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1759955153} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 4 + m_Convex: 0 + m_CookingOptions: 30 + m_Mesh: {fileID: 4300000, guid: ffd2b6b41f6aff44f97a237cd2596328, type: 2} +--- !u!4 &1760945644 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4000012355244284, guid: 4222d3bd8d11edc4a808cb2a283aa227, type: 3} + m_PrefabInstance: {fileID: 45147424} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1763630856 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -56333,31 +60914,31 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1775700637} + - component: {fileID: 1763630857} m_Layer: 0 - m_Name: ring_03_l + m_Name: ring_03_r m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1775700637 +--- !u!4 &1763630857 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1775700636} - m_LocalRotation: {x: -0.035551805, y: -0.057724956, z: -0.02179228, w: 0.99746126} - m_LocalPosition: {x: 0.03615044, y: 9.313226e-10, z: -0.000000009313226} + m_GameObject: {fileID: 1763630856} + m_LocalRotation: {x: 0.035552267, y: 0.057725105, z: 0.021793257, w: -0.9974612} + m_LocalPosition: {x: -0.036150444, y: 0.000000003259629, z: -0.000000009080395} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 1606203438} - m_Father: {fileID: 1764526282} + - {fileID: 107468019} + m_Father: {fileID: 468125370} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1775732569 +--- !u!1 &1764526281 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -56365,31 +60946,31 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1775732570} + - component: {fileID: 1764526282} m_Layer: 0 - m_Name: catears_l2 + m_Name: ring_02_l m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1775732570 +--- !u!4 &1764526282 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1775732569} - m_LocalRotation: {x: -0.065452896, y: 0.15410425, z: 0.102585904, w: 0.9805325} - m_LocalPosition: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + m_GameObject: {fileID: 1764526281} + m_LocalRotation: {x: -0.022857571, y: -0.07600529, z: -0.0031899428, w: 0.9968403} + m_LocalPosition: {x: 0.037284136, y: -0.0000000055879354, z: -0.0000000144355} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 1720741022} - m_Father: {fileID: 1172284638} + - {fileID: 1775700637} + m_Father: {fileID: 927789933} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1777482265 +--- !u!1 &1765233300 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -56397,31 +60978,31 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1777482266} + - component: {fileID: 1765233301} m_Layer: 0 - m_Name: upperarm_r + m_Name: thigh_l m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1777482266 +--- !u!4 &1765233301 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1777482265} - m_LocalRotation: {x: 0.04123805, y: -0.45504254, z: -0.07855626, w: 0.8860387} - m_LocalPosition: {x: -0.07712378, y: -0.0000000027939677, z: -0.000000006519258} + m_GameObject: {fileID: 1765233300} + m_LocalRotation: {x: 0.9850222, y: 0.1631019, z: 0.048358742, w: -0.028115256} + m_LocalPosition: {x: 0.020984054, y: -0.0077468585, z: 0.21348922} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 2055567249} - m_Father: {fileID: 1389355441} - m_RootOrder: 0 + - {fileID: 1248416324} + m_Father: {fileID: 776959839} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1777843195 +--- !u!1 &1765721566 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -56429,75 +61010,30 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1777843198} - - component: {fileID: 1777843197} - - component: {fileID: 1777843196} - m_Layer: 5 - m_Name: Pcap + - component: {fileID: 1765721567} + m_Layer: 0 + m_Name: pinky_04_r m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!114 &1777843196 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1777843195} - 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: 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!222 &1777843197 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1777843195} - m_CullTransparentMesh: 1 ---- !u!224 &1777843198 -RectTransform: +--- !u!4 &1765721567 +Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1777843195} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_GameObject: {fileID: 1765721566} + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] - m_Father: {fileID: 729272021} - m_RootOrder: 1 + m_Father: {fileID: 1380786205} + 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: 1280, y: 720} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!1 &1780245785 +--- !u!1 &1767829209 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -56505,212 +61041,30 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1780245786} - - component: {fileID: 1780245788} - - component: {fileID: 1780245787} + - component: {fileID: 1767829210} m_Layer: 0 - m_Name: Text + m_Name: HeadEnd_M m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &1780245786 -RectTransform: +--- !u!4 &1767829210 +Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1780245785} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_GameObject: {fileID: 1767829209} + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] - m_Father: {fileID: 247807218} - m_RootOrder: 0 + m_Father: {fileID: 637092742} + m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: -0.000061035156, y: -0.000061035156} - m_SizeDelta: {x: 1131.6672, y: 1352.7827} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &1780245787 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1780245785} - 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: 'Gain all titles: ' - m_isRightToLeft: 0 - m_fontAsset: {fileID: 11400000, guid: dc2cc93475f76427c86a8262bee36b88, type: 2} - m_sharedMaterial: {fileID: 2269793554123077917, guid: dc2cc93475f76427c86a8262bee36b88, type: 2} - m_fontSharedMaterials: [] - m_fontMaterial: {fileID: 0} - m_fontMaterials: [] - m_fontColor32: - serializedVersion: 2 - rgba: 4294967295 - m_fontColor: {r: 1, g: 1, b: 1, a: 1} - m_enableVertexGradient: 0 - m_colorMode: 3 - m_fontColorGradient: - topLeft: {r: 1, g: 1, b: 1, a: 1} - topRight: {r: 1, g: 1, b: 1, a: 1} - bottomLeft: {r: 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: 50 - m_fontSizeBase: 50 - m_fontWeight: 400 - m_enableAutoSizing: 1 - m_fontSizeMin: 18 - m_fontSizeMax: 50 - m_fontStyle: 0 - m_HorizontalAlignment: 2 - m_VerticalAlignment: 512 - m_textAlignment: 65535 - m_characterSpacing: -1 - 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!222 &1780245788 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1780245785} - m_CullTransparentMesh: 0 ---- !u!1001 &1781018554 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 720529977} - m_Modifications: - - target: {fileID: 1208434148693399934, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} - propertyPath: m_Name - value: U_Stone_A_01 (1) - objectReference: {fileID: 0} - - target: {fileID: 1208434148693399934, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} - propertyPath: m_Layer - value: 6 - objectReference: {fileID: 0} - - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} - propertyPath: m_RootOrder - value: 35 - objectReference: {fileID: 0} - - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} - propertyPath: m_LocalScale.x - value: 0.58126163 - objectReference: {fileID: 0} - - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} - propertyPath: m_LocalScale.y - value: 0.2487 - objectReference: {fileID: 0} - - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} - propertyPath: m_LocalScale.z - value: 0.68842643 - objectReference: {fileID: 0} - - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} - propertyPath: m_LocalPosition.x - value: 13.214288 - objectReference: {fileID: 0} - - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} - propertyPath: m_LocalPosition.y - value: 17.851324 - objectReference: {fileID: 0} - - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} - propertyPath: m_LocalPosition.z - value: -87.48941 - objectReference: {fileID: 0} - - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} ---- !u!4 &1781768361 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 4862205554326274, guid: 16f3a21b9ed2fd24aa00fc2e5468a561, type: 3} - m_PrefabInstance: {fileID: 1496119756} - m_PrefabAsset: {fileID: 0} ---- !u!1 &1781831612 +--- !u!1 &1767848250 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -56718,31 +61072,31 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1781831613} + - component: {fileID: 1767848251} m_Layer: 0 - m_Name: middle_01_r + m_Name: tail03 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1781831613 +--- !u!4 &1767848251 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1781831612} - m_LocalRotation: {x: 0.029318843, y: 0.19571713, z: -0.0047218786, w: -0.9802107} - m_LocalPosition: {x: -0.09803899, y: 0.0000000018626451, z: 0.000000007916242} + m_GameObject: {fileID: 1767848250} + m_LocalRotation: {x: -6.201267e-13, y: -6.021203e-13, z: 1.11252275e-13, w: 1} + m_LocalPosition: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 669833701} - m_Father: {fileID: 796668280} - m_RootOrder: 3 + - {fileID: 1140177715} + m_Father: {fileID: 819566433} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1782737557 +--- !u!1 &1768442420 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -56750,30 +61104,39 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1782737558} + - component: {fileID: 1768442421} m_Layer: 0 - m_Name: Body_equipment + m_Name: head m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1782737558 +--- !u!4 &1768442421 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1782737557} - m_LocalRotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} - m_LocalPosition: {x: 0.00000003347651, y: 0.000000006615356, z: -1.4119053e-17} + m_GameObject: {fileID: 1768442420} + m_LocalRotation: {x: -0.0263126, y: 0.024436556, z: 0.1024624, w: 0.99408853} + m_LocalPosition: {x: -0.02629804, y: 0.0000000018626451, z: -0.000000004656613} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 436774420} + m_Children: + - {fileID: 1505524996} + - {fileID: 539105497} + - {fileID: 309339961} + - {fileID: 274154308} + - {fileID: 84463094} + - {fileID: 128940695} + - {fileID: 233828859} + - {fileID: 1030337940} + - {fileID: 936247550} + m_Father: {fileID: 527828401} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1782746637 +--- !u!1 &1768701429 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -56781,31 +61144,31 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1782746638} + - component: {fileID: 1768701430} m_Layer: 0 - m_Name: ears_r1 + m_Name: pinky_01_l m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1782746638 +--- !u!4 &1768701430 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1782746637} - m_LocalRotation: {x: 0.50377315, y: 0.49619815, z: -0.4961981, w: 0.5037732} - m_LocalPosition: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + m_GameObject: {fileID: 1768701429} + m_LocalRotation: {x: -0.013670641, y: -0.13446178, z: 0.21609056, w: 0.96697366} + m_LocalPosition: {x: 0.08094637, y: 0.036209043, z: 0.008335483} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 1473710428} - m_Father: {fileID: 1645935439} - m_RootOrder: 3 + - {fileID: 665262535} + m_Father: {fileID: 1543709828} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1786047831 +--- !u!1 &1768958971 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -56813,101 +61176,31 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1786047832} + - component: {fileID: 1768958972} m_Layer: 0 - m_Name: index_02_r + m_Name: ears_l2 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1786047832 +--- !u!4 &1768958972 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1786047831} - m_LocalRotation: {x: -0.026638133, y: 0.080009736, z: -0.010527474, w: -0.99638253} - m_LocalPosition: {x: -0.03643807, y: 0.0000000023283064, z: 0.000000009778887} + m_GameObject: {fileID: 1768958971} + m_LocalRotation: {x: -3.9701686e-11, y: -0.0000000052409233, z: -0.007575106, w: 0.99997133} + m_LocalPosition: {x: -0.08323166, y: 0.00906778, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 380127426} - m_Father: {fileID: 1003120769} + - {fileID: 1496909026} + m_Father: {fileID: 324297408} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1001 &1786563086 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 720529977} - m_Modifications: - - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} - propertyPath: m_RootOrder - value: 88 - objectReference: {fileID: 0} - - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} - propertyPath: m_LocalScale.x - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} - propertyPath: m_LocalScale.y - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} - propertyPath: m_LocalScale.z - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} - propertyPath: m_LocalPosition.x - value: 19.87 - objectReference: {fileID: 0} - - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} - propertyPath: m_LocalPosition.y - value: 18.34 - objectReference: {fileID: 0} - - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} - propertyPath: m_LocalPosition.z - value: -59 - objectReference: {fileID: 0} - - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} - propertyPath: m_LocalRotation.w - value: 0.83139706 - objectReference: {fileID: 0} - - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} - propertyPath: m_LocalRotation.y - value: 0.55567884 - objectReference: {fileID: 0} - - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 67.515 - objectReference: {fileID: 0} - - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6954789400088526849, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} - propertyPath: m_Name - value: Well_1 - objectReference: {fileID: 0} - m_RemovedComponents: - - {fileID: 8274396902596922582, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} - m_SourcePrefab: {fileID: 100100000, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} ---- !u!1 &1787818835 +--- !u!1 &1772273903 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -56915,55 +61208,31 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1787818836} + - component: {fileID: 1772273904} m_Layer: 0 - m_Name: thumb_01_l + m_Name: ears_r1 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1787818836 +--- !u!4 &1772273904 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1787818835} - m_LocalRotation: {x: -0.6253733, y: -0.01610139, z: -0.40504247, w: 0.6667755} - m_LocalPosition: {x: 0.021348113, y: -0.07035614, z: 0.03954401} + m_GameObject: {fileID: 1772273903} + m_LocalRotation: {x: 0.50377315, y: 0.49619815, z: -0.4961981, w: 0.5037732} + m_LocalPosition: {x: -0.2989381, y: 0.00065100734, z: -0.481834} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 2076616501} - m_Father: {fileID: 1288760304} - m_RootOrder: 4 + - {fileID: 1070485780} + m_Father: {fileID: 201655063} + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1789213068 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 505459527202939238, guid: 88dad63b74404d341a3283682f2c07ef, type: 3} - m_PrefabInstance: {fileID: 1356318486} - m_PrefabAsset: {fileID: 0} ---- !u!4 &1789213069 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 3376191799824277138, guid: 88dad63b74404d341a3283682f2c07ef, type: 3} - m_PrefabInstance: {fileID: 1356318486} - m_PrefabAsset: {fileID: 0} ---- !u!64 &1789213070 -MeshCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1789213068} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - serializedVersion: 4 - m_Convex: 0 - m_CookingOptions: 30 - m_Mesh: {fileID: 4300000, guid: ffd2b6b41f6aff44f97a237cd2596328, type: 2} ---- !u!1 &1790033468 +--- !u!1 &1775234140 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -56971,31 +61240,31 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1790033469} + - component: {fileID: 1775234141} m_Layer: 0 - m_Name: root + m_Name: index_01_l m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1790033469 +--- !u!4 &1775234141 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1790033468} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_GameObject: {fileID: 1775234140} + m_LocalRotation: {x: 0.040272433, y: -0.25036252, z: -0.12796228, w: 0.958813} + m_LocalPosition: {x: 0.09991404, y: -0.037073765, z: 0.0036836863} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 894877372} - m_Father: {fileID: 1812407668} - m_RootOrder: 1 + - {fileID: 1682897013} + m_Father: {fileID: 1688059836} + m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1790538879 +--- !u!1 &1775700636 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -57003,30 +61272,31 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1790538880} + - component: {fileID: 1775700637} m_Layer: 0 - m_Name: Hand_l_equipment + m_Name: ring_03_l m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1790538880 +--- !u!4 &1775700637 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1790538879} - m_LocalRotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} - m_LocalPosition: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + m_GameObject: {fileID: 1775700636} + m_LocalRotation: {x: -0.035551805, y: -0.057724956, z: -0.02179228, w: 0.99746126} + m_LocalPosition: {x: 0.03615044, y: 9.313226e-10, z: -0.000000009313226} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1688059836} - m_RootOrder: 1 + m_Children: + - {fileID: 1606203438} + m_Father: {fileID: 1764526282} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1792002108 +--- !u!1 &1775732569 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -57034,31 +61304,31 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1792002109} + - component: {fileID: 1775732570} m_Layer: 0 - m_Name: upperarm_l + m_Name: catears_l2 m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1792002109 +--- !u!4 &1775732570 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1792002108} - m_LocalRotation: {x: 0.034898847, y: -0.45451793, z: -0.081821844, w: 0.8862849} - m_LocalPosition: {x: 0.07712378, y: 0.0000000027939677, z: 0.000000004656613} + m_GameObject: {fileID: 1775732569} + m_LocalRotation: {x: -0.065452896, y: 0.15410425, z: 0.102585904, w: 0.9805325} + m_LocalPosition: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 1657065989} - m_Father: {fileID: 799919835} + - {fileID: 1720741022} + m_Father: {fileID: 1172284638} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1794743716 +--- !u!1 &1777482265 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -57066,54 +61336,31 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1794743717} + - component: {fileID: 1777482266} m_Layer: 0 - m_Name: HeadEnd_M + m_Name: upperarm_r m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1794743717 +--- !u!4 &1777482266 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1794743716} - m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + m_GameObject: {fileID: 1777482265} + m_LocalRotation: {x: 0.04123805, y: -0.45504254, z: -0.07855626, w: 0.8860387} + m_LocalPosition: {x: -0.07712378, y: -0.0000000027939677, z: -0.000000006519258} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1404037727} - m_RootOrder: 7 + m_Children: + - {fileID: 2055567249} + m_Father: {fileID: 1389355441} + m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &1796565233 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 3816424341392786239, guid: f0b000ca1d6b17148ab5d4e7ae06a9df, type: 3} - m_PrefabInstance: {fileID: 722107689} - m_PrefabAsset: {fileID: 0} ---- !u!4 &1796565236 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 1950428306021879035, guid: f0b000ca1d6b17148ab5d4e7ae06a9df, type: 3} - m_PrefabInstance: {fileID: 722107689} - m_PrefabAsset: {fileID: 0} ---- !u!64 &1796565237 -MeshCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1796565233} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - serializedVersion: 4 - m_Convex: 0 - m_CookingOptions: 30 - m_Mesh: {fileID: 4300000, guid: c17d729ed98626447a31383bb04df3af, type: 2} ---- !u!1 &1796720503 +--- !u!1 &1777843195 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -57121,1611 +61368,722 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 1796720504} - m_Layer: 0 - m_Name: pinky_02_r + - component: {fileID: 1777843198} + - component: {fileID: 1777843197} + - component: {fileID: 1777843196} + m_Layer: 5 + m_Name: Pcap m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &1796720504 -Transform: +--- !u!114 &1777843196 +MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1796720503} - m_LocalRotation: {x: -0.003356123, y: -0.06558327, z: -0.008936766, w: 0.9978015} - m_LocalPosition: {x: -0.028854312, y: -7.105427e-17, z: -9.947598e-16} + m_GameObject: {fileID: 1777843195} + 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: 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!222 &1777843197 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1777843195} + m_CullTransparentMesh: 1 +--- !u!224 &1777843198 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1777843195} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 450968026} - m_Father: {fileID: 689397376} - m_RootOrder: 0 + m_Children: [] + m_Father: {fileID: 729272021} + m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1001 &1799323723 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 65906818249422746, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0.07712378 - objectReference: {fileID: 0} - - target: {fileID: 65906818249422746, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.0000000027939677 - objectReference: {fileID: 0} - - target: {fileID: 65906818249422746, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0.000000004656613 - objectReference: {fileID: 0} - - target: {fileID: 65906818249422746, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.8862849 - objectReference: {fileID: 0} - - target: {fileID: 65906818249422746, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.034898847 - objectReference: {fileID: 0} - - target: {fileID: 65906818249422746, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.45451793 - objectReference: {fileID: 0} - - target: {fileID: 65906818249422746, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.081821844 - objectReference: {fileID: 0} - - target: {fileID: 72661156161502016, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.03876923 - objectReference: {fileID: 0} - - target: {fileID: 72661156161502016, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: -0.0000000018626451 - objectReference: {fileID: 0} - - target: {fileID: 72661156161502016, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.000000016298145 - objectReference: {fileID: 0} - - target: {fileID: 72661156161502016, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: -0.9966081 - objectReference: {fileID: 0} - - target: {fileID: 72661156161502016, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.028606864 - objectReference: {fileID: 0} - - target: {fileID: 72661156161502016, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.07714427 - objectReference: {fileID: 0} - - target: {fileID: 72661156161502016, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.0016669178 - objectReference: {fileID: 0} - - target: {fileID: 72858653604349438, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.021348117 - objectReference: {fileID: 0} - - target: {fileID: 72858653604349438, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.07035612 - objectReference: {fileID: 0} - - target: {fileID: 72858653604349438, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.039543994 - objectReference: {fileID: 0} - - target: {fileID: 72858653604349438, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: -0.66677564 - objectReference: {fileID: 0} - - target: {fileID: 72858653604349438, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.62537324 - objectReference: {fileID: 0} - - target: {fileID: 72858653604349438, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.016101426 - objectReference: {fileID: 0} - - target: {fileID: 72858653604349438, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.40504253 - objectReference: {fileID: 0} - - target: {fileID: 131071428713376462, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.03526388 - objectReference: {fileID: 0} - - target: {fileID: 131071428713376462, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 131071428713376462, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.000000007450581 - objectReference: {fileID: 0} - - target: {fileID: 131071428713376462, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: -0.9955904 - objectReference: {fileID: 0} - - target: {fileID: 131071428713376462, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.014776104 - objectReference: {fileID: 0} - - target: {fileID: 131071428713376462, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.08994983 - objectReference: {fileID: 0} - - target: {fileID: 131071428713376462, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.02214944 - objectReference: {fileID: 0} - - target: {fileID: 147367807316788158, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.49619812 - objectReference: {fileID: 0} - - target: {fileID: 147367807316788158, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.49619812 - objectReference: {fileID: 0} - - target: {fileID: 160466983508036048, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0.037284136 - objectReference: {fileID: 0} - - target: {fileID: 160466983508036048, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: -0.0000000055879354 - objectReference: {fileID: 0} - - target: {fileID: 160466983508036048, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.0000000144355 - objectReference: {fileID: 0} - - target: {fileID: 160466983508036048, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.9968403 - objectReference: {fileID: 0} - - target: {fileID: 160466983508036048, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.022857571 - objectReference: {fileID: 0} - - target: {fileID: 160466983508036048, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.07600529 - objectReference: {fileID: 0} - - target: {fileID: 160466983508036048, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.0031899428 - objectReference: {fileID: 0} - - target: {fileID: 682114031439366434, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0.2286925 - objectReference: {fileID: 0} - - target: {fileID: 682114031439366434, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: -0.0000000023283064 - objectReference: {fileID: 0} - - target: {fileID: 682114031439366434, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.000000020023435 - objectReference: {fileID: 0} - - target: {fileID: 682114031439366434, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.9964868 - objectReference: {fileID: 0} - - target: {fileID: 682114031439366434, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.048345294 - objectReference: {fileID: 0} - - target: {fileID: 682114031439366434, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.06444823 - objectReference: {fileID: 0} - - target: {fileID: 682114031439366434, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.02287625 - objectReference: {fileID: 0} - - target: {fileID: 791920708007673282, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.23305051 - objectReference: {fileID: 0} - - target: {fileID: 791920708007673282, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.381748 - objectReference: {fileID: 0} - - target: {fileID: 791920708007673282, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.7215831 - objectReference: {fileID: 0} - - target: {fileID: 791920708007673282, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.52846366 - objectReference: {fileID: 0} - - target: {fileID: 921256743062929971, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.99516684 - objectReference: {fileID: 0} - - target: {fileID: 921256743062929971, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 5.848082e-14 - objectReference: {fileID: 0} - - target: {fileID: 921256743062929971, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.09819896 - objectReference: {fileID: 0} - - target: {fileID: 921256743062929971, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 1.1824498e-14 - objectReference: {fileID: 0} - - target: {fileID: 996234161046432869, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.9805325 - objectReference: {fileID: 0} - - target: {fileID: 996234161046432869, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.065452896 - objectReference: {fileID: 0} - - target: {fileID: 996234161046432869, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.15410425 - objectReference: {fileID: 0} - - target: {fileID: 996234161046432869, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.102585904 - objectReference: {fileID: 0} - - target: {fileID: 1047415034567858095, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.0000000104967075 - objectReference: {fileID: 0} - - target: {fileID: 1047415034567858095, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.00000000532074 - objectReference: {fileID: 0} - - target: {fileID: 1047415034567858095, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.007575106 - objectReference: {fileID: 0} - - target: {fileID: 1077319286180428337, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.52846366 - objectReference: {fileID: 0} - - target: {fileID: 1077319286180428337, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.7215831 - objectReference: {fileID: 0} - - target: {fileID: 1077319286180428337, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.381748 - objectReference: {fileID: 0} - - target: {fileID: 1077319286180428337, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.23305051 - objectReference: {fileID: 0} - - target: {fileID: 1079397982243684194, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.03643807 - objectReference: {fileID: 0} - - target: {fileID: 1079397982243684194, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.0000000023283064 - objectReference: {fileID: 0} - - target: {fileID: 1079397982243684194, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0.000000009778887 - objectReference: {fileID: 0} - - target: {fileID: 1079397982243684194, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: -0.99638253 - objectReference: {fileID: 0} - - target: {fileID: 1079397982243684194, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.026638133 - objectReference: {fileID: 0} - - target: {fileID: 1079397982243684194, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.080009736 - objectReference: {fileID: 0} - - target: {fileID: 1079397982243684194, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.010527474 - objectReference: {fileID: 0} - - target: {fileID: 1102871716595575550, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.9805325 - objectReference: {fileID: 0} - - target: {fileID: 1102871716595575550, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.065452896 - objectReference: {fileID: 0} - - target: {fileID: 1102871716595575550, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.15410425 - objectReference: {fileID: 0} - - target: {fileID: 1102871716595575550, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.102585904 - objectReference: {fileID: 0} - - target: {fileID: 1142015144714827389, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0.020984054 - objectReference: {fileID: 0} - - target: {fileID: 1142015144714827389, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: -0.0077468585 - objectReference: {fileID: 0} - - target: {fileID: 1142015144714827389, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: -0.028115256 - objectReference: {fileID: 0} - - target: {fileID: 1142015144714827389, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.9850222 - objectReference: {fileID: 0} - - target: {fileID: 1142015144714827389, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.1631019 - objectReference: {fileID: 0} - - target: {fileID: 1142015144714827389, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.048358742 - objectReference: {fileID: 0} - - target: {fileID: 1323549998925523111, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -3.9701686e-11 - objectReference: {fileID: 0} - - target: {fileID: 1323549998925523111, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.0000000052409233 - objectReference: {fileID: 0} - - target: {fileID: 1323549998925523111, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.007575106 - objectReference: {fileID: 0} - - target: {fileID: 1325747372724914742, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.042483576 - objectReference: {fileID: 0} - - target: {fileID: 1325747372724914742, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: -9.313226e-10 - objectReference: {fileID: 0} - - target: {fileID: 1325747372724914742, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0.000000033527613 - objectReference: {fileID: 0} - - target: {fileID: 1325747372724914742, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -7.8159694e-14 - objectReference: {fileID: 0} - - target: {fileID: 1325747372724914742, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 8.437694e-15 - objectReference: {fileID: 0} - - target: {fileID: 1325747372724914742, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.00000018626449 - objectReference: {fileID: 0} - - target: {fileID: 1551041877064534635, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.18052629 - objectReference: {fileID: 0} - - target: {fileID: 1551041877064534635, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: -0.000000014901161 - objectReference: {fileID: 0} - - target: {fileID: 1551041877064534635, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0.000000013038516 - objectReference: {fileID: 0} - - target: {fileID: 1551041877064534635, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.9671307 - objectReference: {fileID: 0} - - target: {fileID: 1551041877064534635, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.02451725 - objectReference: {fileID: 0} - - target: {fileID: 1551041877064534635, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.008724282 - objectReference: {fileID: 0} - - target: {fileID: 1551041877064534635, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.25294456 - objectReference: {fileID: 0} - - target: {fileID: 1648433222604972251, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.9597197 - objectReference: {fileID: 0} - - target: {fileID: 1648433222604972251, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.039794013 - objectReference: {fileID: 0} - - target: {fileID: 1648433222604972251, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.18045557 - objectReference: {fileID: 0} - - target: {fileID: 1648433222604972251, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.21163712 - objectReference: {fileID: 0} - - target: {fileID: 1807675952188861280, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0.13916214 - objectReference: {fileID: 0} - - target: {fileID: 1807675952188861280, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: -0.000000014901161 - objectReference: {fileID: 0} - - target: {fileID: 1807675952188861280, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.000000006519258 - objectReference: {fileID: 0} - - target: {fileID: 1807675952188861280, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.991176 - objectReference: {fileID: 0} - - target: {fileID: 1807675952188861280, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.026605658 - objectReference: {fileID: 0} - - target: {fileID: 1807675952188861280, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.04213783 - objectReference: {fileID: 0} - - target: {fileID: 1807675952188861280, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.122828275 - objectReference: {fileID: 0} - - target: {fileID: 1846110951882677509, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.036150444 - objectReference: {fileID: 0} - - target: {fileID: 1846110951882677509, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.000000003259629 - objectReference: {fileID: 0} - - target: {fileID: 1846110951882677509, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.000000009080395 - objectReference: {fileID: 0} - - target: {fileID: 1846110951882677509, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: -0.9974612 - objectReference: {fileID: 0} - - target: {fileID: 1846110951882677509, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.035552267 - objectReference: {fileID: 0} - - target: {fileID: 1846110951882677509, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.057725105 - objectReference: {fileID: 0} - - target: {fileID: 1846110951882677509, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.021793257 - objectReference: {fileID: 0} - - target: {fileID: 1889321484474407547, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1889321484474407547, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1889321484474407547, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1889321484474407547, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 1994405503573423793, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.10006743 - objectReference: {fileID: 0} - - target: {fileID: 1994405503573423793, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.000000014901161 - objectReference: {fileID: 0} - - target: {fileID: 1994405503573423793, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0.000000016763806 - objectReference: {fileID: 0} - - target: {fileID: 1994405503573423793, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 1994405503573423793, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 1994405503573423793, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.07404535 - objectReference: {fileID: 0} - - target: {fileID: 1997393235491643731, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.008487972 - objectReference: {fileID: 0} - - target: {fileID: 1997393235491643731, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: -0.004198515 - objectReference: {fileID: 0} - - target: {fileID: 1997393235491643731, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.0011565448 - objectReference: {fileID: 0} - - target: {fileID: 1997393235491643731, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.00063063955 - objectReference: {fileID: 0} - - target: {fileID: 1997393235491643731, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.008900919 - objectReference: {fileID: 0} - - target: {fileID: 1997393235491643731, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.063588224 - objectReference: {fileID: 0} - - target: {fileID: 2060557992514979736, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0.020984054 - objectReference: {fileID: 0} - - target: {fileID: 2060557992514979736, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: -0.0077468585 - objectReference: {fileID: 0} - - target: {fileID: 2060557992514979736, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: -0.05743593 - objectReference: {fileID: 0} - - target: {fileID: 2060557992514979736, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.036766715 - objectReference: {fileID: 0} - - target: {fileID: 2060557992514979736, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.99765664 - objectReference: {fileID: 0} - - target: {fileID: 2060557992514979736, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.005539624 - objectReference: {fileID: 0} - - target: {fileID: 2078727439583205502, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.000000004656613 - objectReference: {fileID: 0} - - target: {fileID: 2078727439583205502, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0.000000020489097 - objectReference: {fileID: 0} - - target: {fileID: 2078727439583205502, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.9966081 - objectReference: {fileID: 0} - - target: {fileID: 2078727439583205502, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.028606767 - objectReference: {fileID: 0} - - target: {fileID: 2078727439583205502, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.077144094 - objectReference: {fileID: 0} - - target: {fileID: 2078727439583205502, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.0016667914 - objectReference: {fileID: 0} - - target: {fileID: 2314917975539241455, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_RootOrder - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2314917975539241455, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 9.45 - objectReference: {fileID: 0} - - target: {fileID: 2314917975539241455, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 19.9415 - objectReference: {fileID: 0} - - target: {fileID: 2314917975539241455, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -12.01 - objectReference: {fileID: 0} - - target: {fileID: 2314917975539241455, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2314917975539241455, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2314917975539241455, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2314917975539241455, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2314917975539241455, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2314917975539241455, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2314917975539241455, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2778750170150590378, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.0000000037252903 - objectReference: {fileID: 0} - - target: {fileID: 2778750170150590378, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.7805665 - objectReference: {fileID: 0} - - target: {fileID: 2778750170150590378, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.006392662 - objectReference: {fileID: 0} - - target: {fileID: 2778750170150590378, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.0051187654 - objectReference: {fileID: 0} - - target: {fileID: 2778750170150590378, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.62501913 - objectReference: {fileID: 0} - - target: {fileID: 3001590776764010936, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.089163356 - objectReference: {fileID: 0} - - target: {fileID: 3001590776764010936, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: -0.015526064 - objectReference: {fileID: 0} - - target: {fileID: 3001590776764010936, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.002754949 - objectReference: {fileID: 0} - - target: {fileID: 3001590776764010936, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: -0.9651459 - objectReference: {fileID: 0} - - target: {fileID: 3001590776764010936, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.07067241 - objectReference: {fileID: 0} - - target: {fileID: 3001590776764010936, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.24310869 - objectReference: {fileID: 0} - - target: {fileID: 3001590776764010936, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.06631048 - objectReference: {fileID: 0} - - target: {fileID: 3128855014192089941, guid: 12348fc04884c514184365cc4df792af, type: 3} + 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: 1280, y: 720} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!1 &1780245785 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1780245786} + - component: {fileID: 1780245788} + - component: {fileID: 1780245787} + m_Layer: 0 + m_Name: Text + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1780245786 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1780245785} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 247807218} + 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.000061035156, y: -0.000061035156} + m_SizeDelta: {x: 1131.6672, y: 1352.7827} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1780245787 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1780245785} + 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: 'Gain all titles: ' + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: dc2cc93475f76427c86a8262bee36b88, type: 2} + m_sharedMaterial: {fileID: 2269793554123077917, guid: dc2cc93475f76427c86a8262bee36b88, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 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: 50 + m_fontSizeBase: 50 + m_fontWeight: 400 + m_enableAutoSizing: 1 + m_fontSizeMin: 18 + m_fontSizeMax: 50 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: -1 + 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!222 &1780245788 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1780245785} + m_CullTransparentMesh: 0 +--- !u!1001 &1781018554 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 720529977} + m_Modifications: + - target: {fileID: 1208434148693399934, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} propertyPath: m_Name - value: Chibi_Cat_01 - objectReference: {fileID: 0} - - target: {fileID: 3128855014192089941, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_IsActive - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3296495659374281139, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.06811173 - objectReference: {fileID: 0} - - target: {fileID: 3296495659374281139, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.016595736 - objectReference: {fileID: 0} - - target: {fileID: 3296495659374281139, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0.1482019 - objectReference: {fileID: 0} - - target: {fileID: 3296495659374281139, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: -0.11723791 - objectReference: {fileID: 0} - - target: {fileID: 3296495659374281139, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.73966104 - objectReference: {fileID: 0} - - target: {fileID: 3296495659374281139, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.03658518 - objectReference: {fileID: 0} - - target: {fileID: 3296495659374281139, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.6616785 - objectReference: {fileID: 0} - - target: {fileID: 3309861369027755941, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.05523824 - objectReference: {fileID: 0} - - target: {fileID: 3309861369027755941, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.000000024214387 - objectReference: {fileID: 0} - - target: {fileID: 3309861369027755941, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.000000013038516 - objectReference: {fileID: 0} - - target: {fileID: 3309861369027755941, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: -0.9988465 - objectReference: {fileID: 0} - - target: {fileID: 3309861369027755941, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.014210458 - objectReference: {fileID: 0} - - target: {fileID: 3309861369027755941, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.0003811642 - objectReference: {fileID: 0} - - target: {fileID: 3309861369027755941, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.045866713 - objectReference: {fileID: 0} - - target: {fileID: 3990863129727062086, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.116590686 - objectReference: {fileID: 0} - - target: {fileID: 3990863129727062086, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3990863129727062086, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3990863129727062086, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.9984305 - objectReference: {fileID: 0} - - target: {fileID: 3990863129727062086, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.0044968855 - objectReference: {fileID: 0} - - target: {fileID: 3990863129727062086, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.010079031 - objectReference: {fileID: 0} - - target: {fileID: 3990863129727062086, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.0549076 - objectReference: {fileID: 0} - - target: {fileID: 4057979636058843045, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.02629804 - objectReference: {fileID: 0} - - target: {fileID: 4057979636058843045, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.0000000018626451 - objectReference: {fileID: 0} - - target: {fileID: 4057979636058843045, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.000000004656613 - objectReference: {fileID: 0} - - target: {fileID: 4057979636058843045, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.99408853 - objectReference: {fileID: 0} - - target: {fileID: 4057979636058843045, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.0263126 - objectReference: {fileID: 0} - - target: {fileID: 4057979636058843045, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.024436556 - objectReference: {fileID: 0} - - target: {fileID: 4057979636058843045, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.1024624 - objectReference: {fileID: 0} - - target: {fileID: 4078891694852100524, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0.008487972 - objectReference: {fileID: 0} - - target: {fileID: 4078891694852100524, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.0041985186 - objectReference: {fileID: 0} - - target: {fileID: 4078891694852100524, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0.0011565438 - objectReference: {fileID: 0} - - target: {fileID: 4078891694852100524, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.0006306406 - objectReference: {fileID: 0} - - target: {fileID: 4078891694852100524, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.008900925 - objectReference: {fileID: 0} - - target: {fileID: 4078891694852100524, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.063588224 - objectReference: {fileID: 0} - - target: {fileID: 4160529804700707510, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0.000207901 - objectReference: {fileID: 0} - - target: {fileID: 4160529804700707510, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.34490585 - objectReference: {fileID: 0} - - target: {fileID: 4160529804700707510, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.006456375 - objectReference: {fileID: 0} - - target: {fileID: 4160529804700707510, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.50196075 - objectReference: {fileID: 0} - - target: {fileID: 4160529804700707510, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.49762928 - objectReference: {fileID: 0} - - target: {fileID: 4160529804700707510, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.50060016 - objectReference: {fileID: 0} - - target: {fileID: 4160529804700707510, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.49979988 - objectReference: {fileID: 0} - - target: {fileID: 4349629114195127197, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0.25175753 - objectReference: {fileID: 0} - - target: {fileID: 4349629114195127197, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.0000000013969839 - objectReference: {fileID: 0} - - target: {fileID: 4349629114195127197, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0.000000008381903 - objectReference: {fileID: 0} - - target: {fileID: 4349629114195127197, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.9823866 - objectReference: {fileID: 0} - - target: {fileID: 4349629114195127197, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.04548114 - objectReference: {fileID: 0} - - target: {fileID: 4349629114195127197, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.009158282 - objectReference: {fileID: 0} - - target: {fileID: 4349629114195127197, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.18100864 - objectReference: {fileID: 0} - - target: {fileID: 4482696135666511004, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.116590716 - objectReference: {fileID: 0} - - target: {fileID: 4482696135666511004, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: -0.000000007450581 - objectReference: {fileID: 0} - - target: {fileID: 4482696135666511004, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4482696135666511004, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.9998932 - objectReference: {fileID: 0} - - target: {fileID: 4482696135666511004, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.0030054813 - objectReference: {fileID: 0} - - target: {fileID: 4482696135666511004, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.00006303254 - objectReference: {fileID: 0} - - target: {fileID: 4482696135666511004, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.014305183 - objectReference: {fileID: 0} - - target: {fileID: 4809050007377991908, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0.18052629 - objectReference: {fileID: 0} - - target: {fileID: 4809050007377991908, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: -0.000000014901161 - objectReference: {fileID: 0} - - target: {fileID: 4809050007377991908, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.000000013038516 - objectReference: {fileID: 0} - - target: {fileID: 4809050007377991908, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.9581992 - objectReference: {fileID: 0} - - target: {fileID: 4809050007377991908, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.0052601723 - objectReference: {fileID: 0} - - target: {fileID: 4809050007377991908, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.0015283 - objectReference: {fileID: 0} - - target: {fileID: 4809050007377991908, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.28604937 - objectReference: {fileID: 0} - - target: {fileID: 5012622559405271620, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -6.201267e-13 - objectReference: {fileID: 0} - - target: {fileID: 5012622559405271620, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -6.021203e-13 - objectReference: {fileID: 0} - - target: {fileID: 5012622559405271620, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 1.11252275e-13 - objectReference: {fileID: 0} - - target: {fileID: 5267644938279498955, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.09803899 - objectReference: {fileID: 0} - - target: {fileID: 5267644938279498955, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.0000000018626451 - objectReference: {fileID: 0} - - target: {fileID: 5267644938279498955, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0.000000007916242 - objectReference: {fileID: 0} - - target: {fileID: 5267644938279498955, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: -0.9802107 - objectReference: {fileID: 0} - - target: {fileID: 5267644938279498955, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.029318843 - objectReference: {fileID: 0} - - target: {fileID: 5267644938279498955, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.19571713 - objectReference: {fileID: 0} - - target: {fileID: 5267644938279498955, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.0047218786 - objectReference: {fileID: 0} - - target: {fileID: 5433732965125496263, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0.04002729 - objectReference: {fileID: 0} - - target: {fileID: 5433732965125496263, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: -9.313226e-10 - objectReference: {fileID: 0} - - target: {fileID: 5433732965125496263, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.000000020489097 - objectReference: {fileID: 0} - - target: {fileID: 5433732965125496263, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.9958652 - objectReference: {fileID: 0} - - target: {fileID: 5433732965125496263, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.0057212994 - objectReference: {fileID: 0} - - target: {fileID: 5433732965125496263, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.08952513 - objectReference: {fileID: 0} - - target: {fileID: 5433732965125496263, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.014319281 - objectReference: {fileID: 0} - - target: {fileID: 6099334974859080047, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0.042483576 - objectReference: {fileID: 0} - - target: {fileID: 6099334974859080047, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6099334974859080047, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0.000000011175871 - objectReference: {fileID: 0} - - target: {fileID: 6099334974859080047, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 1.1013411e-13 - objectReference: {fileID: 0} - - target: {fileID: 6099334974859080047, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -2.8421706e-14 - objectReference: {fileID: 0} - - target: {fileID: 6099334974859080047, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.0000001862645 - objectReference: {fileID: 0} - - target: {fileID: 6139869245025943895, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.010533713 - objectReference: {fileID: 0} - - target: {fileID: 6139869245025943895, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.041665316 - objectReference: {fileID: 0} - - target: {fileID: 6139869245025943895, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.0000000037252903 - objectReference: {fileID: 0} - - target: {fileID: 6139869245025943895, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.006392241 - objectReference: {fileID: 0} - - target: {fileID: 6139869245025943895, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.00511846 - objectReference: {fileID: 0} - - target: {fileID: 6150117945866052645, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.9597197 - objectReference: {fileID: 0} - - target: {fileID: 6150117945866052645, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.039794013 - objectReference: {fileID: 0} - - target: {fileID: 6150117945866052645, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.18045557 - objectReference: {fileID: 0} - - target: {fileID: 6150117945866052645, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.21163712 - objectReference: {fileID: 0} - - target: {fileID: 6169096853485847455, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0.09991404 - objectReference: {fileID: 0} - - target: {fileID: 6169096853485847455, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0.0036836863 - objectReference: {fileID: 0} - - target: {fileID: 6169096853485847455, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.958813 - objectReference: {fileID: 0} - - target: {fileID: 6169096853485847455, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.040272433 - objectReference: {fileID: 0} - - target: {fileID: 6169096853485847455, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.25036252 - objectReference: {fileID: 0} - - target: {fileID: 6169096853485847455, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.12796228 - objectReference: {fileID: 0} - - target: {fileID: 6542858628586009296, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -6.201267e-13 - objectReference: {fileID: 0} - - target: {fileID: 6542858628586009296, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -6.021203e-13 - objectReference: {fileID: 0} - - target: {fileID: 6542858628586009296, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 1.11252275e-13 - objectReference: {fileID: 0} - - target: {fileID: 6725023568981566556, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.50377315 - objectReference: {fileID: 0} - - target: {fileID: 6725023568981566556, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.49619815 - objectReference: {fileID: 0} - - target: {fileID: 6952637311964189766, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.13916214 - objectReference: {fileID: 0} - - target: {fileID: 6952637311964189766, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6952637311964189766, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0.000000004656613 - objectReference: {fileID: 0} - - target: {fileID: 6952637311964189766, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.97414917 - objectReference: {fileID: 0} - - target: {fileID: 6952637311964189766, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.021692475 - objectReference: {fileID: 0} - - target: {fileID: 6952637311964189766, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.057613455 - objectReference: {fileID: 0} - - target: {fileID: 6952637311964189766, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.21735567 - objectReference: {fileID: 0} - - target: {fileID: 6953928188017754164, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.03728412 - objectReference: {fileID: 0} - - target: {fileID: 6953928188017754164, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.000000005122274 - objectReference: {fileID: 0} - - target: {fileID: 6953928188017754164, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0.000000012340024 - objectReference: {fileID: 0} - - target: {fileID: 6953928188017754164, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: -0.9968403 - objectReference: {fileID: 0} - - target: {fileID: 6953928188017754164, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.022857934 - objectReference: {fileID: 0} - - target: {fileID: 6953928188017754164, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.076005414 - objectReference: {fileID: 0} - - target: {fileID: 6953928188017754164, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.0031892203 - objectReference: {fileID: 0} - - target: {fileID: 6956329061108271736, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0.089163356 - objectReference: {fileID: 0} - - target: {fileID: 6956329061108271736, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.01552606 - objectReference: {fileID: 0} - - target: {fileID: 6956329061108271736, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0.0027549528 - objectReference: {fileID: 0} - - target: {fileID: 6956329061108271736, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.9651458 - objectReference: {fileID: 0} - - target: {fileID: 6956329061108271736, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.07067251 - objectReference: {fileID: 0} - - target: {fileID: 6956329061108271736, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.24310873 - objectReference: {fileID: 0} - - target: {fileID: 6956329061108271736, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.0663106 - objectReference: {fileID: 0} - - target: {fileID: 6962650007191606828, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0.055238247 - objectReference: {fileID: 0} - - target: {fileID: 6962650007191606828, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.000000028405339 - objectReference: {fileID: 0} - - target: {fileID: 6962650007191606828, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.000000007450581 - objectReference: {fileID: 0} - - target: {fileID: 6962650007191606828, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.99884635 - objectReference: {fileID: 0} - - target: {fileID: 6962650007191606828, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.014210607 - objectReference: {fileID: 0} - - target: {fileID: 6962650007191606828, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.0003806426 - objectReference: {fileID: 0} - - target: {fileID: 6962650007191606828, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.045868758 - objectReference: {fileID: 0} - - target: {fileID: 7097657566147804372, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0.03643807 - objectReference: {fileID: 0} - - target: {fileID: 7097657566147804372, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: -0.0000000023283064 - objectReference: {fileID: 0} - - target: {fileID: 7097657566147804372, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.000000009313226 - objectReference: {fileID: 0} - - target: {fileID: 7097657566147804372, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.9963825 - objectReference: {fileID: 0} - - target: {fileID: 7097657566147804372, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.02663823 - objectReference: {fileID: 0} - - target: {fileID: 7097657566147804372, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.08000972 - objectReference: {fileID: 0} - - target: {fileID: 7097657566147804372, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.010527124 - objectReference: {fileID: 0} - - target: {fileID: 7542633757899804432, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -2.076295e-14 - objectReference: {fileID: 0} - - target: {fileID: 7542633757899804432, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7647702542688794083, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0.09803899 - objectReference: {fileID: 0} - - target: {fileID: 7647702542688794083, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 6.9849193e-10 - objectReference: {fileID: 0} - - target: {fileID: 7647702542688794083, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.0000000055879354 - objectReference: {fileID: 0} - - target: {fileID: 7647702542688794083, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.9802107 - objectReference: {fileID: 0} - - target: {fileID: 7647702542688794083, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.02931886 - objectReference: {fileID: 0} - - target: {fileID: 7647702542688794083, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.19571713 - objectReference: {fileID: 0} - - target: {fileID: 7647702542688794083, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.0047216625 - objectReference: {fileID: 0} - - target: {fileID: 7762547834918292348, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0.021348113 - objectReference: {fileID: 0} - - target: {fileID: 7762547834918292348, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0.03954401 - objectReference: {fileID: 0} - - target: {fileID: 7762547834918292348, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.6667755 - objectReference: {fileID: 0} - - target: {fileID: 7762547834918292348, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.6253733 - objectReference: {fileID: 0} - - target: {fileID: 7762547834918292348, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.01610139 - objectReference: {fileID: 0} - - target: {fileID: 7762547834918292348, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.40504247 - objectReference: {fileID: 0} - - target: {fileID: 8041951476978508422, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0.035263892 - objectReference: {fileID: 0} - - target: {fileID: 8041951476978508422, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: -4.656613e-10 - objectReference: {fileID: 0} - - target: {fileID: 8041951476978508422, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0.0000000041909516 - objectReference: {fileID: 0} - - target: {fileID: 8041951476978508422, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.9955904 - objectReference: {fileID: 0} - - target: {fileID: 8041951476978508422, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.014776225 - objectReference: {fileID: 0} - - target: {fileID: 8041951476978508422, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.08994968 - objectReference: {fileID: 0} - - target: {fileID: 8041951476978508422, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.022148931 - objectReference: {fileID: 0} - - target: {fileID: 8219058507794175307, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.040027294 - objectReference: {fileID: 0} - - target: {fileID: 8219058507794175307, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.0000000060535967 - objectReference: {fileID: 0} - - target: {fileID: 8219058507794175307, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0.000000026077032 - objectReference: {fileID: 0} - - target: {fileID: 8219058507794175307, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: -0.9958652 - objectReference: {fileID: 0} - - target: {fileID: 8219058507794175307, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.0057210797 - objectReference: {fileID: 0} - - target: {fileID: 8219058507794175307, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.089524865 - objectReference: {fileID: 0} - - target: {fileID: 8219058507794175307, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.014320145 - objectReference: {fileID: 0} - - target: {fileID: 8314232481769022993, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.09991404 - objectReference: {fileID: 0} - - target: {fileID: 8314232481769022993, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.03707376 - objectReference: {fileID: 0} - - target: {fileID: 8314232481769022993, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.0036836788 - objectReference: {fileID: 0} - - target: {fileID: 8314232481769022993, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: -0.958813 - objectReference: {fileID: 0} - - target: {fileID: 8314232481769022993, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.040272605 - objectReference: {fileID: 0} - - target: {fileID: 8314232481769022993, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.2503625 - objectReference: {fileID: 0} - - target: {fileID: 8314232481769022993, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.12796238 - objectReference: {fileID: 0} - - target: {fileID: 8325742738983684689, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.25175753 - objectReference: {fileID: 0} - - target: {fileID: 8325742738983684689, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8325742738983684689, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.0000000018626451 + value: U_Stone_A_01 (1) objectReference: {fileID: 0} - - target: {fileID: 8325742738983684689, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.98202765 + - target: {fileID: 1208434148693399934, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} + propertyPath: m_Layer + value: 6 objectReference: {fileID: 0} - - target: {fileID: 8325742738983684689, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.05265346 + - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} + propertyPath: m_RootOrder + value: 35 objectReference: {fileID: 0} - - target: {fileID: 8325742738983684689, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.007893799 + - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} + propertyPath: m_LocalScale.x + value: 0.58126163 objectReference: {fileID: 0} - - target: {fileID: 8325742738983684689, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.18107218 + - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} + propertyPath: m_LocalScale.y + value: 0.2487 objectReference: {fileID: 0} - - target: {fileID: 8556858493818309525, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_Controller - value: - objectReference: {fileID: 9100000, guid: 81d13fe985c5bf54d98ef92ad8947d23, type: 2} - - target: {fileID: 8556858493818309525, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_ApplyRootMotion - value: 0 + - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} + propertyPath: m_LocalScale.z + value: 0.68842643 objectReference: {fileID: 0} - - target: {fileID: 8618102593859557878, guid: 12348fc04884c514184365cc4df792af, type: 3} + - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} propertyPath: m_LocalPosition.x - value: -0.07712378 + value: 13.214288 objectReference: {fileID: 0} - - target: {fileID: 8618102593859557878, guid: 12348fc04884c514184365cc4df792af, type: 3} + - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} propertyPath: m_LocalPosition.y - value: -0.0000000027939677 + value: 17.851324 objectReference: {fileID: 0} - - target: {fileID: 8618102593859557878, guid: 12348fc04884c514184365cc4df792af, type: 3} + - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} propertyPath: m_LocalPosition.z - value: -0.000000006519258 + value: -87.48941 objectReference: {fileID: 0} - - target: {fileID: 8618102593859557878, guid: 12348fc04884c514184365cc4df792af, type: 3} + - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} propertyPath: m_LocalRotation.w - value: 0.8860387 + value: 1 objectReference: {fileID: 0} - - target: {fileID: 8618102593859557878, guid: 12348fc04884c514184365cc4df792af, type: 3} + - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} propertyPath: m_LocalRotation.x - value: 0.04123805 + value: -0 objectReference: {fileID: 0} - - target: {fileID: 8618102593859557878, guid: 12348fc04884c514184365cc4df792af, type: 3} + - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} propertyPath: m_LocalRotation.y - value: -0.45504254 + value: -0 objectReference: {fileID: 0} - - target: {fileID: 8618102593859557878, guid: 12348fc04884c514184365cc4df792af, type: 3} + - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} propertyPath: m_LocalRotation.z - value: -0.07855626 + value: -0 objectReference: {fileID: 0} - - target: {fileID: 8685273037392400141, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.0681117 + - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 objectReference: {fileID: 0} - - target: {fileID: 8685273037392400141, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.016595706 + - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 objectReference: {fileID: 0} - - target: {fileID: 8685273037392400141, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.14820187 + - target: {fileID: 2085874676015524923, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 objectReference: {fileID: 0} - - target: {fileID: 8685273037392400141, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.66167843 + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: bcff92ba0f810fd459a0e2aa12741300, type: 3} +--- !u!4 &1781768361 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4862205554326274, guid: 16f3a21b9ed2fd24aa00fc2e5468a561, type: 3} + m_PrefabInstance: {fileID: 1496119756} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1781831612 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1781831613} + m_Layer: 0 + m_Name: middle_01_r + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1781831613 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1781831612} + m_LocalRotation: {x: 0.029318843, y: 0.19571713, z: -0.0047218786, w: -0.9802107} + m_LocalPosition: {x: -0.09803899, y: 0.0000000018626451, z: 0.000000007916242} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 669833701} + m_Father: {fileID: 796668280} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1782737557 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1782737558} + m_Layer: 0 + m_Name: Body_equipment + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1782737558 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1782737557} + m_LocalRotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + m_LocalPosition: {x: 0.00000003347651, y: 0.000000006615356, z: -1.4119053e-17} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 436774420} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1782746637 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1782746638} + m_Layer: 0 + m_Name: ears_r1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1782746638 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1782746637} + m_LocalRotation: {x: 0.50377315, y: 0.49619815, z: -0.4961981, w: 0.5037732} + m_LocalPosition: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1473710428} + m_Father: {fileID: 1645935439} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1786047831 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1786047832} + m_Layer: 0 + m_Name: index_02_r + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1786047832 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1786047831} + m_LocalRotation: {x: -0.026638133, y: 0.080009736, z: -0.010527474, w: -0.99638253} + m_LocalPosition: {x: -0.03643807, y: 0.0000000023283064, z: 0.000000009778887} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 380127426} + m_Father: {fileID: 1003120769} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &1786563086 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 720529977} + m_Modifications: + - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} + propertyPath: m_RootOrder + value: 88 objectReference: {fileID: 0} - - target: {fileID: 8685273037392400141, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.036585245 + - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} + propertyPath: m_LocalScale.x + value: 2 objectReference: {fileID: 0} - - target: {fileID: 8685273037392400141, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.73966104 + - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} + propertyPath: m_LocalScale.y + value: 2 objectReference: {fileID: 0} - - target: {fileID: 8685273037392400141, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.11723798 + - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} + propertyPath: m_LocalScale.z + value: 2 objectReference: {fileID: 0} - - target: {fileID: 8705035316923819568, guid: 12348fc04884c514184365cc4df792af, type: 3} + - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} propertyPath: m_LocalPosition.x - value: -0.22869255 + value: 19.87 objectReference: {fileID: 0} - - target: {fileID: 8705035316923819568, guid: 12348fc04884c514184365cc4df792af, type: 3} + - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} propertyPath: m_LocalPosition.y - value: 0.0000000055879354 + value: 18.34 objectReference: {fileID: 0} - - target: {fileID: 8705035316923819568, guid: 12348fc04884c514184365cc4df792af, type: 3} + - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} propertyPath: m_LocalPosition.z - value: 0.000000023283064 + value: -59 objectReference: {fileID: 0} - - target: {fileID: 8705035316923819568, guid: 12348fc04884c514184365cc4df792af, type: 3} + - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} propertyPath: m_LocalRotation.w - value: 0.99649835 + value: 0.83139706 objectReference: {fileID: 0} - - target: {fileID: 8705035316923819568, guid: 12348fc04884c514184365cc4df792af, type: 3} + - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} propertyPath: m_LocalRotation.x - value: -0.04818738 + value: -0 objectReference: {fileID: 0} - - target: {fileID: 8705035316923819568, guid: 12348fc04884c514184365cc4df792af, type: 3} + - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} propertyPath: m_LocalRotation.y - value: -0.06438286 + value: 0.55567884 objectReference: {fileID: 0} - - target: {fileID: 8705035316923819568, guid: 12348fc04884c514184365cc4df792af, type: 3} + - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} propertyPath: m_LocalRotation.z - value: -0.022887746 - objectReference: {fileID: 0} - - target: {fileID: 8706716506263747158, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -2.076295e-14 + value: -0 objectReference: {fileID: 0} - - target: {fileID: 8706716506263747158, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z + - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} + propertyPath: m_LocalEulerAnglesHint.x value: 0 objectReference: {fileID: 0} - - target: {fileID: 8881470698066571114, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: 0.03615044 - objectReference: {fileID: 0} - - target: {fileID: 8881470698066571114, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 9.313226e-10 - objectReference: {fileID: 0} - - target: {fileID: 8881470698066571114, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: -0.000000009313226 - objectReference: {fileID: 0} - - target: {fileID: 8881470698066571114, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.99746126 - objectReference: {fileID: 0} - - target: {fileID: 8881470698066571114, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.035551805 - objectReference: {fileID: 0} - - target: {fileID: 8881470698066571114, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.057724956 - objectReference: {fileID: 0} - - target: {fileID: 8881470698066571114, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.02179228 - objectReference: {fileID: 0} - - target: {fileID: 9006631994131618037, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.5558328 - objectReference: {fileID: 0} - - target: {fileID: 9006631994131618037, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: -0.44084978 - objectReference: {fileID: 0} - - target: {fileID: 9006631994131618037, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: 0.45599028 - objectReference: {fileID: 0} - - target: {fileID: 9006631994131618037, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: 0.5373772 - objectReference: {fileID: 0} - - target: {fileID: 9062395693781922857, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.x - value: -0.167743 - objectReference: {fileID: 0} - - target: {fileID: 9062395693781922857, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.y - value: 0.000000014901161 - objectReference: {fileID: 0} - - target: {fileID: 9062395693781922857, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalPosition.z - value: 0.000000013038516 - objectReference: {fileID: 0} - - target: {fileID: 9062395693781922857, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.w - value: 0.9916219 - objectReference: {fileID: 0} - - target: {fileID: 9062395693781922857, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.x - value: 0.0045003453 + - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 67.515 objectReference: {fileID: 0} - - target: {fileID: 9062395693781922857, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.y - value: -0.0015775793 + - target: {fileID: 6259785523468644882, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 objectReference: {fileID: 0} - - target: {fileID: 9062395693781922857, guid: 12348fc04884c514184365cc4df792af, type: 3} - propertyPath: m_LocalRotation.z - value: -0.12908605 + - target: {fileID: 6954789400088526849, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} + propertyPath: m_Name + value: Well_1 objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 12348fc04884c514184365cc4df792af, type: 3} + m_RemovedComponents: + - {fileID: 8274396902596922582, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} + m_SourcePrefab: {fileID: 100100000, guid: 36153e88b509d4842834a4e53a1ead34, type: 3} +--- !u!1 &1787818835 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1787818836} + m_Layer: 0 + m_Name: thumb_01_l + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1787818836 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1787818835} + m_LocalRotation: {x: -0.6253733, y: -0.01610139, z: -0.40504247, w: 0.6667755} + m_LocalPosition: {x: 0.021348113, y: -0.07035614, z: 0.03954401} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2076616501} + m_Father: {fileID: 1288760304} + m_RootOrder: 4 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1789213068 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 505459527202939238, guid: 88dad63b74404d341a3283682f2c07ef, type: 3} + m_PrefabInstance: {fileID: 1356318486} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1789213069 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3376191799824277138, guid: 88dad63b74404d341a3283682f2c07ef, type: 3} + m_PrefabInstance: {fileID: 1356318486} + m_PrefabAsset: {fileID: 0} +--- !u!64 &1789213070 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1789213068} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 4 + m_Convex: 0 + m_CookingOptions: 30 + m_Mesh: {fileID: 4300000, guid: ffd2b6b41f6aff44f97a237cd2596328, type: 2} +--- !u!1 &1790033468 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1790033469} + m_Layer: 0 + m_Name: root + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1790033469 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1790033468} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 894877372} + m_Father: {fileID: 1812407668} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1790538879 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1790538880} + m_Layer: 0 + m_Name: Hand_l_equipment + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1790538880 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1790538879} + m_LocalRotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + m_LocalPosition: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1688059836} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1792002108 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1792002109} + m_Layer: 0 + m_Name: upperarm_l + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1792002109 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1792002108} + m_LocalRotation: {x: 0.034898847, y: -0.45451793, z: -0.081821844, w: 0.8862849} + m_LocalPosition: {x: 0.07712378, y: 0.0000000027939677, z: 0.000000004656613} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1657065989} + m_Father: {fileID: 799919835} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1794743716 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1794743717} + m_Layer: 0 + m_Name: HeadEnd_M + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1794743717 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1794743716} + m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1404037727} + m_RootOrder: 7 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1796565233 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3816424341392786239, guid: f0b000ca1d6b17148ab5d4e7ae06a9df, type: 3} + m_PrefabInstance: {fileID: 722107689} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1796565236 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1950428306021879035, guid: f0b000ca1d6b17148ab5d4e7ae06a9df, type: 3} + m_PrefabInstance: {fileID: 722107689} + m_PrefabAsset: {fileID: 0} +--- !u!64 &1796565237 +MeshCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1796565233} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 4 + m_Convex: 0 + m_CookingOptions: 30 + m_Mesh: {fileID: 4300000, guid: c17d729ed98626447a31383bb04df3af, type: 2} +--- !u!1 &1796720503 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1796720504} + m_Layer: 0 + m_Name: pinky_02_r + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1796720504 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1796720503} + m_LocalRotation: {x: -0.003356123, y: -0.06558327, z: -0.008936766, w: 0.9978015} + m_LocalPosition: {x: -0.028854312, y: -7.105427e-17, z: -9.947598e-16} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 450968026} + m_Father: {fileID: 689397376} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1800265407 GameObject: m_ObjectHideFlags: 0 @@ -61997,7 +65355,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -419.78833, y: 355.71646, z: 0} + - pos: {x: -417.67896, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62037,7 +65395,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -408.53833, y: 355.71646, z: 0} + - pos: {x: -407.13208, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62077,7 +65435,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -390.9602, y: 355.71646, z: 0} + - pos: {x: -388.1477, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62117,7 +65475,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -371.2727, y: 355.71646, z: 0} + - pos: {x: -366.35083, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62157,7 +65515,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -354.3977, y: 355.71646, z: 0} + - pos: {x: -348.7727, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62197,7 +65555,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -344.55396, y: 355.71646, z: 0} + - pos: {x: -336.11646, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62237,7 +65595,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -321.35083, y: 355.71646, z: 0} + - pos: {x: -308.69458, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62277,7 +65635,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -304.47583, y: 355.71646, z: 0} + - pos: {x: -291.11646, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62317,7 +65675,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -294.63208, y: 355.71646, z: 0} + - pos: {x: -278.4602, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62357,7 +65715,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -271.42896, y: 355.71646, z: 0} + - pos: {x: -251.03833, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62397,7 +65755,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -258.7727, y: 355.71646, z: 0} + - pos: {x: -239.78833, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62437,7 +65795,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -246.11646, y: 355.71646, z: 0} + - pos: {x: -228.53833, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62477,7 +65835,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -235.56958, y: 355.71646, z: 0} + - pos: {x: -217.28833, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62517,7 +65875,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -225.72583, y: 355.71646, z: 0} + - pos: {x: -204.63208, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62557,7 +65915,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -194.78833, y: 355.71646, z: 0} + - pos: {x: -170.17896, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62597,7 +65955,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -172.99146, y: 355.71646, z: 0} + - pos: {x: -144.16333, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62637,7 +65995,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -163.1477, y: 355.71646, z: 0} + - pos: {x: -131.50708, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62677,7 +66035,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -132.2102, y: 355.71646, z: 0} + - pos: {x: -97.053955, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62717,7 +66075,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -109.00708, y: 355.71646, z: 0} + - pos: {x: -69.63208, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62757,7 +66115,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -84.397705, y: 355.71646, z: 0} + - pos: {x: -43.616455, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62797,7 +66155,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -71.741455, y: 355.71646, z: 0} + - pos: {x: -32.366455, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62837,7 +66195,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -47.13208, y: 355.71646, z: 0} + - pos: {x: -4.94458, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62877,7 +66235,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -37.28833, y: 355.71646, z: 0} + - pos: {x: 7.71167, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62917,7 +66275,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -24.63208, y: 355.71646, z: 0} + - pos: {x: 18.96167, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62957,7 +66315,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -13.38208, y: 355.71646, z: 0} + - pos: {x: 29.508545, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -62997,7 +66355,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 9.821045, y: 355.71646, z: 0} + - pos: {x: 54.821045, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63037,7 +66395,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 31.61792, y: 355.71646, z: 0} + - pos: {x: 80.83667, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63077,7 +66435,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 41.46167, y: 355.71646, z: 0} + - pos: {x: 93.49292, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63117,7 +66475,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 58.33667, y: 355.71646, z: 0} + - pos: {x: 111.071045, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63157,7 +66515,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 81.539795, y: 355.71646, z: 0} + - pos: {x: 138.49292, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63197,7 +66555,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 91.383545, y: 355.71646, z: 0} + - pos: {x: 151.14917, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63237,7 +66595,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 108.258545, y: 355.71646, z: 0} + - pos: {x: 168.7273, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63277,7 +66635,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 132.1648, y: 355.71646, z: 0} + - pos: {x: 194.74292, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63317,7 +66675,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 155.36792, y: 355.71646, z: 0} + - pos: {x: 222.1648, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63357,7 +66715,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 180.68042, y: 355.71646, z: 0} + - pos: {x: 248.88354, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63397,7 +66755,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 203.88354, y: 355.71646, z: 0} + - pos: {x: 274.19604, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63437,7 +66795,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 213.7273, y: 355.71646, z: 0} + - pos: {x: 286.8523, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63477,7 +66835,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 234.82104, y: 355.71646, z: 0} + - pos: {x: 312.86792, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63517,7 +66875,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 258.02417, y: 355.71646, z: 0} + - pos: {x: 340.2898, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63557,7 +66915,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 282.63354, y: 355.71646, z: 0} + - pos: {x: 366.30542, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63597,7 +66955,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 292.4773, y: 355.71646, z: 0} + - pos: {x: 378.96167, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63637,7 +66995,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 309.3523, y: 355.71646, z: 0} + - pos: {x: 396.5398, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63677,7 +67035,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 332.55542, y: 355.71646, z: 0} + - pos: {x: 423.96167, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63717,7 +67075,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 350.13354, y: 355.71646, z: 0} + - pos: {x: 442.94604, y: 355.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63797,7 +67155,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -419.0852, y: 310.71646, z: 0} + - pos: {x: -415.56958, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63837,7 +67195,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -406.42896, y: 310.71646, z: 0} + - pos: {x: -404.31958, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63877,7 +67235,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -383.22583, y: 310.71646, z: 0} + - pos: {x: -376.8977, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63917,7 +67275,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -362.13208, y: 310.71646, z: 0} + - pos: {x: -350.88208, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63957,7 +67315,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -350.88208, y: 310.71646, z: 0} + - pos: {x: -340.3352, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -63997,7 +67355,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -325.56958, y: 310.71646, z: 0} + - pos: {x: -313.61646, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64037,7 +67395,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -302.36646, y: 310.71646, z: 0} + - pos: {x: -285.49146, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64077,7 +67435,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -292.5227, y: 310.71646, z: 0} + - pos: {x: -272.8352, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64117,7 +67475,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -267.2102, y: 310.71646, z: 0} + - pos: {x: -244.7102, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64157,7 +67515,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -244.00708, y: 310.71646, z: 0} + - pos: {x: -217.28833, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64197,7 +67555,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -222.91333, y: 310.71646, z: 0} + - pos: {x: -191.2727, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64237,7 +67595,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -199.7102, y: 310.71646, z: 0} + - pos: {x: -163.85083, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64277,7 +67635,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -161.03833, y: 310.71646, z: 0} + - pos: {x: -120.960205, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64317,7 +67675,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -137.8352, y: 310.71646, z: 0} + - pos: {x: -93.53833, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64357,7 +67715,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -120.25708, y: 310.71646, z: 0} + - pos: {x: -74.553955, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64397,7 +67755,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -107.60083, y: 310.71646, z: 0} + - pos: {x: -63.303955, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64437,7 +67795,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -82.991455, y: 310.71646, z: 0} + - pos: {x: -35.88208, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64477,7 +67835,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -71.741455, y: 310.71646, z: 0} + - pos: {x: -25.335205, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64517,7 +67875,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -61.897705, y: 310.71646, z: 0} + - pos: {x: -12.678955, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64557,7 +67915,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -36.585205, y: 310.71646, z: 0} + - pos: {x: 15.446045, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64597,7 +67955,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -25.335205, y: 310.71646, z: 0} + - pos: {x: 25.99292, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64637,7 +67995,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -1.4289551, y: 310.71646, z: 0} + - pos: {x: 52.008545, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64677,7 +68035,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 18.258545, y: 310.71646, z: 0} + - pos: {x: 73.80542, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64717,7 +68075,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 28.102295, y: 310.71646, z: 0} + - pos: {x: 86.46167, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64757,7 +68115,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 39.352295, y: 310.71646, z: 0} + - pos: {x: 97.008545, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64797,7 +68155,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 59.039795, y: 310.71646, z: 0} + - pos: {x: 118.80542, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64837,7 +68195,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 68.883545, y: 310.71646, z: 0} + - pos: {x: 131.46167, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64877,7 +68235,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 92.08667, y: 310.71646, z: 0} + - pos: {x: 158.88354, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64917,7 +68275,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 116.696045, y: 310.71646, z: 0} + - pos: {x: 184.89917, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64957,7 +68315,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 134.27417, y: 310.71646, z: 0} + - pos: {x: 203.88354, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -64997,7 +68355,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 144.11792, y: 310.71646, z: 0} + - pos: {x: 216.5398, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65037,7 +68395,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 160.99292, y: 310.71646, z: 0} + - pos: {x: 234.11792, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65077,7 +68435,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 172.24292, y: 310.71646, z: 0} + - pos: {x: 244.6648, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65117,7 +68475,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 189.82104, y: 310.71646, z: 0} + - pos: {x: 263.64917, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65157,7 +68515,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 209.50854, y: 310.71646, z: 0} + - pos: {x: 285.44604, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65197,7 +68555,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 226.38354, y: 310.71646, z: 0} + - pos: {x: 303.02417, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65237,7 +68595,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 236.2273, y: 310.71646, z: 0} + - pos: {x: 315.68042, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65277,7 +68635,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 260.83667, y: 310.71646, z: 0} + - pos: {x: 343.1023, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65317,7 +68675,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 282.63354, y: 310.71646, z: 0} + - pos: {x: 369.11792, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65357,7 +68715,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 320.6023, y: 310.71646, z: 0} + - pos: {x: 410.6023, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65397,7 +68755,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 343.80542, y: 310.71646, z: 0} + - pos: {x: 438.02417, y: 310.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65477,7 +68835,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -425.41333, y: 265.71646, z: 0} + - pos: {x: -424.00708, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65517,7 +68875,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -403.61646, y: 265.71646, z: 0} + - pos: {x: -397.99146, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65557,7 +68915,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -390.9602, y: 265.71646, z: 0} + - pos: {x: -386.74146, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65597,7 +68955,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -369.16333, y: 265.71646, z: 0} + - pos: {x: -360.72583, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65637,7 +68995,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -345.9602, y: 265.71646, z: 0} + - pos: {x: -333.30396, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65677,7 +69035,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -326.2727, y: 265.71646, z: 0} + - pos: {x: -311.50708, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65717,7 +69075,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -304.47583, y: 265.71646, z: 0} + - pos: {x: -285.49146, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65757,7 +69115,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -294.63208, y: 265.71646, z: 0} + - pos: {x: -272.8352, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65797,7 +69155,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -271.42896, y: 265.71646, z: 0} + - pos: {x: -245.41333, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65837,7 +69195,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -246.11646, y: 265.71646, z: 0} + - pos: {x: -218.69458, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65877,7 +69235,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -221.50708, y: 265.71646, z: 0} + - pos: {x: -191.2727, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65917,7 +69275,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -211.66333, y: 265.71646, z: 0} + - pos: {x: -178.61646, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65957,7 +69315,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -180.72583, y: 265.71646, z: 0} + - pos: {x: -144.16333, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -65997,7 +69355,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -158.92896, y: 265.71646, z: 0} + - pos: {x: -118.147705, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66037,7 +69395,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -149.0852, y: 265.71646, z: 0} + - pos: {x: -105.491455, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66077,7 +69435,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -125.88208, y: 265.71646, z: 0} + - pos: {x: -78.06958, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66117,7 +69475,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -108.303955, y: 265.71646, z: 0} + - pos: {x: -59.085205, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66157,7 +69515,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -86.50708, y: 265.71646, z: 0} + - pos: {x: -33.06958, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66197,7 +69555,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -76.66333, y: 265.71646, z: 0} + - pos: {x: -20.41333, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66237,7 +69595,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -54.866455, y: 265.71646, z: 0} + - pos: {x: 5.602295, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66277,7 +69635,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -32.366455, y: 265.71646, z: 0} + - pos: {x: 27.39917, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66317,7 +69675,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -11.272705, y: 265.71646, z: 0} + - pos: {x: 50.602295, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66357,7 +69715,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -0.022705078, y: 265.71646, z: 0} + - pos: {x: 61.14917, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66397,7 +69755,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 16.852295, y: 265.71646, z: 0} + - pos: {x: 78.727295, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66437,7 +69795,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 38.64917, y: 265.71646, z: 0} + - pos: {x: 104.74292, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66477,7 +69835,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 63.258545, y: 265.71646, z: 0} + - pos: {x: 132.1648, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66517,7 +69875,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 73.102295, y: 265.71646, z: 0} + - pos: {x: 144.82104, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66557,7 +69915,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 89.977295, y: 265.71646, z: 0} + - pos: {x: 162.39917, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66597,7 +69955,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 113.18042, y: 265.71646, z: 0} + - pos: {x: 189.82104, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66637,7 +69995,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 123.02417, y: 265.71646, z: 0} + - pos: {x: 202.4773, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66677,7 +70035,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 142.71167, y: 265.71646, z: 0} + - pos: {x: 224.27417, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66717,7 +70075,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 164.50854, y: 265.71646, z: 0} + - pos: {x: 250.2898, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66757,7 +70115,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 186.30542, y: 265.71646, z: 0} + - pos: {x: 276.30542, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66797,7 +70155,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 196.14917, y: 265.71646, z: 0} + - pos: {x: 288.96167, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66837,7 +70195,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 220.05542, y: 265.71646, z: 0} + - pos: {x: 314.9773, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66877,7 +70235,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 243.25854, y: 265.71646, z: 0} + - pos: {x: 342.39917, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -66917,13 +70275,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 274.19604, y: 265.71646, z: 0} + - pos: {x: 376.8523, y: 265.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 2 + line: 3 rawIndex: 124 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -66957,13 +70315,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 284.0398, y: 265.71646, z: 0} + - pos: {x: -442.99146, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 2 + line: 3 rawIndex: 125 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -66997,13 +70355,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 300.9148, y: 265.71646, z: 0} + - pos: {x: -425.41333, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 2 + line: 3 rawIndex: 126 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -67037,13 +70395,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 324.82104, y: 265.71646, z: 0} + - pos: {x: -399.3977, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 2 + line: 3 rawIndex: 127 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -67077,7 +70435,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 346.61792, y: 265.71646, z: 0} + - pos: {x: -373.38208, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67117,7 +70475,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -442.99146, y: 220.71646, z: 0} + - pos: {x: -360.72583, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67157,7 +70515,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -421.8977, y: 220.71646, z: 0} + - pos: {x: -337.5227, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67197,7 +70555,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -398.69458, y: 220.71646, z: 0} + - pos: {x: -310.10083, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67237,7 +70595,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -360.72583, y: 220.71646, z: 0} + - pos: {x: -268.61646, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67277,7 +70635,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -322.75708, y: 220.71646, z: 0} + - pos: {x: -227.13208, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67317,7 +70675,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -298.1477, y: 220.71646, z: 0} + - pos: {x: -201.11646, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67357,7 +70715,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -272.8352, y: 220.71646, z: 0} + - pos: {x: -174.3977, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67397,7 +70755,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -261.5852, y: 220.71646, z: 0} + - pos: {x: -163.85083, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67437,7 +70795,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -244.7102, y: 220.71646, z: 0} + - pos: {x: -146.2727, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67477,7 +70835,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -223.61646, y: 220.71646, z: 0} + - pos: {x: -120.25708, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67517,7 +70875,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -213.7727, y: 220.71646, z: 0} + - pos: {x: -107.60083, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67557,7 +70915,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -182.8352, y: 220.71646, z: 0} + - pos: {x: -73.147705, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67597,7 +70955,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -171.5852, y: 220.71646, z: 0} + - pos: {x: -62.60083, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67637,7 +70995,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -158.92896, y: 220.71646, z: 0} + - pos: {x: -51.35083, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67677,7 +71035,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -146.2727, y: 220.71646, z: 0} + - pos: {x: -40.10083, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67717,7 +71075,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -136.42896, y: 220.71646, z: 0} + - pos: {x: -27.44458, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67757,7 +71115,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -114.63208, y: 220.71646, z: 0} + - pos: {x: -1.4289551, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67797,7 +71155,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -89.31958, y: 220.71646, z: 0} + - pos: {x: 25.289795, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67837,7 +71195,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -78.06958, y: 220.71646, z: 0} + - pos: {x: 37.24292, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67877,7 +71235,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -54.866455, y: 220.71646, z: 0} + - pos: {x: 64.664795, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67917,7 +71275,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -33.772705, y: 220.71646, z: 0} + - pos: {x: 90.68042, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67957,7 +71315,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -23.928955, y: 220.71646, z: 0} + - pos: {x: 103.33667, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -67972,7 +71330,7 @@ MonoBehaviour: drawOrder: 0 ev: [] ev2: [] - colorData: {fileID: 951196197} + colorData: {fileID: 1291559727} gradientData: {fileID: 0} textureData: {fileID: 0} delayData: {fileID: 0} @@ -67997,7 +71355,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 1.3835449, y: 220.71646, z: 0} + - pos: {x: 131.46167, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68012,7 +71370,7 @@ MonoBehaviour: drawOrder: 0 ev: [] ev2: [] - colorData: {fileID: 951196197} + colorData: {fileID: 1291559727} gradientData: {fileID: 0} textureData: {fileID: 0} delayData: {fileID: 0} @@ -68037,7 +71395,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 24.58667, y: 220.71646, z: 0} + - pos: {x: 158.88354, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68052,7 +71410,7 @@ MonoBehaviour: drawOrder: 0 ev: [] ev2: [] - colorData: {fileID: 951196197} + colorData: {fileID: 1291559727} gradientData: {fileID: 0} textureData: {fileID: 0} delayData: {fileID: 0} @@ -68077,7 +71435,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 45.68042, y: 220.71646, z: 0} + - pos: {x: 184.89917, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68092,7 +71450,7 @@ MonoBehaviour: drawOrder: 0 ev: [] ev2: [] - colorData: {fileID: 951196197} + colorData: {fileID: 1291559727} gradientData: {fileID: 0} textureData: {fileID: 0} delayData: {fileID: 0} @@ -68117,7 +71475,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 68.883545, y: 220.71646, z: 0} + - pos: {x: 212.32104, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68132,7 +71490,7 @@ MonoBehaviour: drawOrder: 0 ev: [] ev2: [] - colorData: {fileID: 951196197} + colorData: {fileID: 1291559727} gradientData: {fileID: 0} textureData: {fileID: 0} delayData: {fileID: 0} @@ -68157,7 +71515,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 107.55542, y: 220.71646, z: 0} + - pos: {x: 255.21167, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68172,7 +71530,7 @@ MonoBehaviour: drawOrder: 0 ev: [] ev2: [] - colorData: {fileID: 951196197} + colorData: {fileID: 1291559727} gradientData: {fileID: 0} textureData: {fileID: 0} delayData: {fileID: 0} @@ -68197,7 +71555,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 130.75854, y: 220.71646, z: 0} + - pos: {x: 282.63354, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68212,7 +71570,7 @@ MonoBehaviour: drawOrder: 0 ev: [] ev2: [] - colorData: {fileID: 951196197} + colorData: {fileID: 1291559727} gradientData: {fileID: 0} textureData: {fileID: 0} delayData: {fileID: 0} @@ -68237,7 +71595,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 148.33667, y: 220.71646, z: 0} + - pos: {x: 301.61792, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68252,7 +71610,7 @@ MonoBehaviour: drawOrder: 0 ev: [] ev2: [] - colorData: {fileID: 951196197} + colorData: {fileID: 1291559727} gradientData: {fileID: 0} textureData: {fileID: 0} delayData: {fileID: 0} @@ -68277,7 +71635,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 160.99292, y: 220.71646, z: 0} + - pos: {x: 312.86792, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68292,7 +71650,7 @@ MonoBehaviour: drawOrder: 0 ev: [] ev2: [] - colorData: {fileID: 951196197} + colorData: {fileID: 1291559727} gradientData: {fileID: 0} textureData: {fileID: 0} delayData: {fileID: 0} @@ -68317,7 +71675,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 185.6023, y: 220.71646, z: 0} + - pos: {x: 340.2898, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68332,7 +71690,7 @@ MonoBehaviour: drawOrder: 0 ev: [] ev2: [] - colorData: {fileID: 951196197} + colorData: {fileID: 1291559727} gradientData: {fileID: 0} textureData: {fileID: 0} delayData: {fileID: 0} @@ -68357,7 +71715,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 196.8523, y: 220.71646, z: 0} + - pos: {x: 350.83667, y: 220.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 1 @@ -68477,7 +71835,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -404.31958, y: 130.71646, z: 0} + - pos: {x: -400.10083, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68517,7 +71875,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -382.5227, y: 130.71646, z: 0} + - pos: {x: -374.0852, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68557,7 +71915,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -372.67896, y: 130.71646, z: 0} + - pos: {x: -361.42896, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68597,7 +71955,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -341.74146, y: 130.71646, z: 0} + - pos: {x: -326.97583, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68637,7 +71995,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -318.53833, y: 130.71646, z: 0} + - pos: {x: -299.55396, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68677,7 +72035,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -293.22583, y: 130.71646, z: 0} + - pos: {x: -272.8352, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68717,7 +72075,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -276.35083, y: 130.71646, z: 0} + - pos: {x: -255.25708, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68757,7 +72115,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -254.55396, y: 130.71646, z: 0} + - pos: {x: -229.24146, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68797,7 +72155,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -229.94458, y: 130.71646, z: 0} + - pos: {x: -201.81958, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68837,7 +72195,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -220.10083, y: 130.71646, z: 0} + - pos: {x: -189.16333, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68877,7 +72235,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -203.22583, y: 130.71646, z: 0} + - pos: {x: -171.5852, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68917,7 +72275,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -180.0227, y: 130.71646, z: 0} + - pos: {x: -144.16333, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68957,7 +72315,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -170.17896, y: 130.71646, z: 0} + - pos: {x: -131.50708, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -68997,7 +72355,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -153.30396, y: 130.71646, z: 0} + - pos: {x: -113.928955, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -69037,7 +72395,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -130.10083, y: 130.71646, z: 0} + - pos: {x: -86.50708, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -69077,7 +72435,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -117.44458, y: 130.71646, z: 0} + - pos: {x: -75.25708, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -69117,7 +72475,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -94.241455, y: 130.71646, z: 0} + - pos: {x: -49.94458, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -69157,7 +72515,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -84.397705, y: 130.71646, z: 0} + - pos: {x: -37.28833, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -69197,7 +72555,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -60.491455, y: 130.71646, z: 0} + - pos: {x: -11.272705, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -69237,7 +72595,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -38.69458, y: 130.71646, z: 0} + - pos: {x: 14.74292, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -69277,7 +72635,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -21.116455, y: 130.71646, z: 0} + - pos: {x: 33.727295, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -69317,7 +72675,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 0.6804199, y: 130.71646, z: 0} + - pos: {x: 59.74292, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -69357,7 +72715,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 10.52417, y: 130.71646, z: 0} + - pos: {x: 72.39917, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -69397,7 +72755,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 33.727295, y: 130.71646, z: 0} + - pos: {x: 99.821045, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -69437,7 +72795,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 56.93042, y: 130.71646, z: 0} + - pos: {x: 127.24292, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -69477,7 +72835,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 80.133545, y: 130.71646, z: 0} + - pos: {x: 154.6648, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -69517,7 +72875,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 104.74292, y: 130.71646, z: 0} + - pos: {x: 180.68042, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -69557,7 +72915,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 121.61792, y: 130.71646, z: 0} + - pos: {x: 198.25854, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -69597,7 +72955,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 131.46167, y: 130.71646, z: 0} + - pos: {x: 210.9148, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -69637,7 +72995,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 154.6648, y: 130.71646, z: 0} + - pos: {x: 238.33667, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -69677,7 +73035,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 179.27417, y: 130.71646, z: 0} + - pos: {x: 264.3523, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -69717,13 +73075,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 196.8523, y: 130.71646, z: 0} + - pos: {x: 283.33667, y: 130.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 5 + line: 6 rawIndex: 213 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -69757,13 +73115,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 206.69604, y: 130.71646, z: 0} + - pos: {x: -442.99146, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 5 + line: 6 rawIndex: 214 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -69797,13 +73155,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 229.89917, y: 130.71646, z: 0} + - pos: {x: -415.56958, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 5 + line: 6 rawIndex: 215 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -69837,13 +73195,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 255.21167, y: 130.71646, z: 0} + - pos: {x: -388.85083, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 5 + line: 6 rawIndex: 216 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -69877,13 +73235,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 278.4148, y: 130.71646, z: 0} + - pos: {x: -360.72583, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 5 + line: 6 rawIndex: 217 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -69917,13 +73275,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 301.61792, y: 130.71646, z: 0} + - pos: {x: -333.30396, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 5 + line: 6 rawIndex: 218 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -69957,13 +73315,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 312.86792, y: 130.71646, z: 0} + - pos: {x: -322.75708, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 5 + line: 6 rawIndex: 219 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -69997,13 +73355,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 338.18042, y: 130.71646, z: 0} + - pos: {x: -296.03833, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 5 + line: 6 rawIndex: 220 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -70037,7 +73395,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 361.38354, y: 130.71646, z: 0} + - pos: {x: -267.91333, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70077,7 +73435,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -442.99146, y: 85.71646, z: 0} + - pos: {x: -255.25708, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70117,7 +73475,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -426.11646, y: 85.71646, z: 0} + - pos: {x: -237.67896, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70157,7 +73515,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -401.50708, y: 85.71646, z: 0} + - pos: {x: -211.66333, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70197,7 +73555,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -376.19458, y: 85.71646, z: 0} + - pos: {x: -184.94458, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70237,7 +73595,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -351.5852, y: 85.71646, z: 0} + - pos: {x: -157.5227, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70277,7 +73635,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -329.78833, y: 85.71646, z: 0} + - pos: {x: -131.50708, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70317,7 +73675,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -305.17896, y: 85.71646, z: 0} + - pos: {x: -104.085205, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70357,7 +73715,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -295.3352, y: 85.71646, z: 0} + - pos: {x: -91.428955, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70397,7 +73755,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -274.24146, y: 85.71646, z: 0} + - pos: {x: -68.22583, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70437,7 +73795,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -251.03833, y: 85.71646, z: 0} + - pos: {x: -40.803955, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70477,7 +73835,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -213.06958, y: 85.71646, z: 0} + - pos: {x: 0.6804199, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70517,7 +73875,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -189.16333, y: 85.71646, z: 0} + - pos: {x: 28.102295, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70557,7 +73915,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -165.9602, y: 85.71646, z: 0} + - pos: {x: 55.52417, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70597,7 +73955,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -154.7102, y: 85.71646, z: 0} + - pos: {x: 66.071045, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70637,7 +73995,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -131.50708, y: 85.71646, z: 0} + - pos: {x: 94.196045, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70677,7 +74035,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -106.19458, y: 85.71646, z: 0} + - pos: {x: 120.914795, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70717,7 +74075,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -95.647705, y: 85.71646, z: 0} + - pos: {x: 132.1648, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70757,7 +74115,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -85.803955, y: 85.71646, z: 0} + - pos: {x: 144.82104, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70797,7 +74155,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -74.553955, y: 85.71646, z: 0} + - pos: {x: 155.36792, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70837,7 +74195,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -57.678955, y: 85.71646, z: 0} + - pos: {x: 172.94604, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70877,7 +74235,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -47.835205, y: 85.71646, z: 0} + - pos: {x: 185.6023, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70917,7 +74275,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -26.741455, y: 85.71646, z: 0} + - pos: {x: 211.61792, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70957,7 +74315,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -3.53833, y: 85.71646, z: 0} + - pos: {x: 239.0398, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -70997,7 +74355,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 21.071045, y: 85.71646, z: 0} + - pos: {x: 265.05542, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -71037,7 +74395,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 29.508545, y: 85.71646, z: 0} + - pos: {x: 274.19604, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -71077,7 +74435,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 54.11792, y: 85.71646, z: 0} + - pos: {x: 301.61792, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -71117,7 +74475,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 63.96167, y: 85.71646, z: 0} + - pos: {x: 314.27417, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -71157,7 +74515,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 76.61792, y: 85.71646, z: 0} + - pos: {x: 325.52417, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -71197,7 +74555,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 87.86792, y: 85.71646, z: 0} + - pos: {x: 336.07104, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -71237,7 +74595,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 111.071045, y: 85.71646, z: 0} + - pos: {x: 361.38354, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -71277,13 +74635,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 132.86792, y: 85.71646, z: 0} + - pos: {x: 387.39917, y: 85.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 6 + line: 7 rawIndex: 252 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -71317,13 +74675,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 142.71167, y: 85.71646, z: 0} + - pos: {x: -442.99146, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 6 + line: 7 rawIndex: 253 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -71357,13 +74715,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 159.58667, y: 85.71646, z: 0} + - pos: {x: -425.41333, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 6 + line: 7 rawIndex: 254 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -71397,13 +74755,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 182.7898, y: 85.71646, z: 0} + - pos: {x: -397.99146, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 6 + line: 7 rawIndex: 255 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -71437,13 +74795,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 192.63354, y: 85.71646, z: 0} + - pos: {x: -385.3352, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 6 + line: 7 rawIndex: 256 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -71477,13 +74835,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 215.83667, y: 85.71646, z: 0} + - pos: {x: -357.91333, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 6 + line: 7 rawIndex: 257 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -71517,13 +74875,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 237.63354, y: 85.71646, z: 0} + - pos: {x: -331.8977, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 6 + line: 7 rawIndex: 258 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -71557,13 +74915,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 247.4773, y: 85.71646, z: 0} + - pos: {x: -319.24146, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 6 + line: 7 rawIndex: 259 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -71597,13 +74955,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 270.68042, y: 85.71646, z: 0} + - pos: {x: -291.81958, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 6 + line: 7 rawIndex: 260 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -71637,13 +74995,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 295.99292, y: 85.71646, z: 0} + - pos: {x: -265.10083, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 6 + line: 7 rawIndex: 261 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -71677,13 +75035,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 305.83667, y: 85.71646, z: 0} + - pos: {x: -252.44458, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 6 + line: 7 rawIndex: 262 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -71717,13 +75075,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 327.63354, y: 85.71646, z: 0} + - pos: {x: -226.42896, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 6 + line: 7 rawIndex: 263 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -71757,13 +75115,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 350.83667, y: 85.71646, z: 0} + - pos: {x: -199.00708, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 6 + line: 7 rawIndex: 264 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -71797,13 +75155,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 368.4148, y: 85.71646, z: 0} + - pos: {x: -180.0227, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 6 + line: 7 rawIndex: 265 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -71837,13 +75195,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 381.07104, y: 85.71646, z: 0} + - pos: {x: -168.7727, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 6 + line: 7 rawIndex: 266 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -71877,7 +75235,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 402.1648, y: 85.71646, z: 0} + - pos: {x: -142.75708, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -71917,7 +75275,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -442.99146, y: 40.71646, z: 0} + - pos: {x: -130.10083, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -71957,7 +75315,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -423.30396, y: 40.71646, z: 0} + - pos: {x: -108.303955, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -71997,7 +75355,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -398.69458, y: 40.71646, z: 0} + - pos: {x: -82.28833, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72037,7 +75395,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -374.78833, y: 40.71646, z: 0} + - pos: {x: -54.866455, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72077,7 +75435,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -350.88208, y: 40.71646, z: 0} + - pos: {x: -27.44458, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72117,7 +75475,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -327.67896, y: 40.71646, z: 0} + - pos: {x: -0.022705078, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72157,7 +75515,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -310.10083, y: 40.71646, z: 0} + - pos: {x: 18.96167, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72197,7 +75555,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -293.22583, y: 40.71646, z: 0} + - pos: {x: 36.539795, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72237,7 +75595,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -271.42896, y: 40.71646, z: 0} + - pos: {x: 62.55542, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72277,7 +75635,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -253.85083, y: 40.71646, z: 0} + - pos: {x: 81.539795, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72317,7 +75675,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -244.00708, y: 40.71646, z: 0} + - pos: {x: 94.196045, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72357,7 +75715,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -220.80396, y: 40.71646, z: 0} + - pos: {x: 121.61792, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72397,7 +75755,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -203.92896, y: 40.71646, z: 0} + - pos: {x: 139.19604, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72437,7 +75795,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -194.0852, y: 40.71646, z: 0} + - pos: {x: 151.8523, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72477,7 +75835,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -168.7727, y: 40.71646, z: 0} + - pos: {x: 179.9773, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72517,7 +75875,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -145.56958, y: 40.71646, z: 0} + - pos: {x: 207.39917, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72557,7 +75915,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -124.47583, y: 40.71646, z: 0} + - pos: {x: 233.4148, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72597,7 +75955,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -101.272705, y: 40.71646, z: 0} + - pos: {x: 260.83667, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72637,7 +75995,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -62.60083, y: 40.71646, z: 0} + - pos: {x: 303.7273, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72677,7 +76035,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -39.397705, y: 40.71646, z: 0} + - pos: {x: 331.14917, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72717,7 +76075,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -21.81958, y: 40.71646, z: 0} + - pos: {x: 350.13354, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72757,7 +76115,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -9.16333, y: 40.71646, z: 0} + - pos: {x: 361.38354, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72797,7 +76155,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 15.446045, y: 40.71646, z: 0} + - pos: {x: 388.80542, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -72837,13 +76195,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 25.99292, y: 40.71646, z: 0} + - pos: {x: 400.05542, y: 40.71646, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 7 + line: 8 rawIndex: 291 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -72877,13 +76235,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 35.83667, y: 40.71646, z: 0} + - pos: {x: -442.99146, y: -4.283539, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 7 + line: 8 rawIndex: 303 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -72917,13 +76275,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 56.93042, y: 40.71646, z: 0} + - pos: {x: -416.97583, y: -4.283539, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 7 + line: 8 rawIndex: 304 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -72957,13 +76315,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 80.133545, y: 40.71646, z: 0} + - pos: {x: -389.55396, y: -4.283539, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 7 + line: 8 rawIndex: 305 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -72997,13 +76355,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 104.74292, y: 40.71646, z: 0} + - pos: {x: -363.53833, y: -4.283539, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 7 + line: 8 rawIndex: 306 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73037,13 +76395,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 114.58667, y: 40.71646, z: 0} + - pos: {x: -350.88208, y: -4.283539, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 7 + line: 8 rawIndex: 307 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73077,13 +76435,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 135.68042, y: 40.71646, z: 0} + - pos: {x: -327.67896, y: -4.283539, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 7 + line: 8 rawIndex: 308 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73117,13 +76475,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 158.88354, y: 40.71646, z: 0} + - pos: {x: -300.25708, y: -4.283539, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 7 + line: 8 rawIndex: 309 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73157,13 +76515,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 184.19604, y: 40.71646, z: 0} + - pos: {x: -273.53833, y: -4.283539, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 7 + line: 8 rawIndex: 310 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73197,13 +76555,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 195.44604, y: 40.71646, z: 0} + - pos: {x: -262.99146, y: -4.283539, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 1 readTime: 0 unreadTime: 0 - line: 8 + line: 9 rawIndex: 315 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73237,13 +76595,13 @@ MonoBehaviour: chSize: 1 submeshChange: 0 invoked: 1 - - pos: {x: -442.99146, y: -4.283539, z: 0} + - pos: {x: -442.99146, y: -49.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 1 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 316 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73277,13 +76635,13 @@ MonoBehaviour: chSize: 1 submeshChange: 0 invoked: 1 - - pos: {x: -442.99146, y: -49.28354, z: 0} + - pos: {x: -442.99146, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 317 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73317,13 +76675,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -417.67896, y: -49.28354, z: 0} + - pos: {x: -416.97583, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 318 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73357,13 +76715,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -394.47583, y: -49.28354, z: 0} + - pos: {x: -389.55396, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 319 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73397,13 +76755,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -369.86646, y: -49.28354, z: 0} + - pos: {x: -363.53833, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 320 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73437,13 +76795,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -360.0227, y: -49.28354, z: 0} + - pos: {x: -350.88208, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 321 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73477,13 +76835,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -338.92896, y: -49.28354, z: 0} + - pos: {x: -327.67896, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 322 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73517,13 +76875,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -315.72583, y: -49.28354, z: 0} + - pos: {x: -300.25708, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 323 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73557,13 +76915,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -290.41333, y: -49.28354, z: 0} + - pos: {x: -273.53833, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 324 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73597,13 +76955,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -280.56958, y: -49.28354, z: 0} + - pos: {x: -260.88208, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 325 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73637,13 +76995,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -242.60083, y: -49.28354, z: 0} + - pos: {x: -219.3977, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 326 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73677,13 +77035,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -231.35083, y: -49.28354, z: 0} + - pos: {x: -208.85083, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 327 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73717,13 +77075,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -206.03833, y: -49.28354, z: 0} + - pos: {x: -182.13208, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 328 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73757,13 +77115,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -189.16333, y: -49.28354, z: 0} + - pos: {x: -164.55396, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 329 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73797,13 +77155,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -179.31958, y: -49.28354, z: 0} + - pos: {x: -151.8977, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 330 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73837,13 +77195,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -156.11646, y: -49.28354, z: 0} + - pos: {x: -124.47583, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 331 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73877,13 +77235,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -130.80396, y: -49.28354, z: 0} + - pos: {x: -97.75708, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 332 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73917,13 +77275,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -120.960205, y: -49.28354, z: 0} + - pos: {x: -85.10083, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 333 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73957,13 +77315,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -99.16333, y: -49.28354, z: 0} + - pos: {x: -59.085205, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 334 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -73997,13 +77355,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -75.960205, y: -49.28354, z: 0} + - pos: {x: -31.66333, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 335 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74037,13 +77395,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -58.38208, y: -49.28354, z: 0} + - pos: {x: -12.678955, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 336 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74077,13 +77435,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -45.72583, y: -49.28354, z: 0} + - pos: {x: -1.4289551, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 337 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74117,13 +77475,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -24.63208, y: -49.28354, z: 0} + - pos: {x: 24.58667, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 338 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74157,13 +77515,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -14.78833, y: -49.28354, z: 0} + - pos: {x: 37.24292, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 339 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74197,13 +77555,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 11.93042, y: -49.28354, z: 0} + - pos: {x: 67.477295, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 340 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74237,13 +77595,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 28.80542, y: -49.28354, z: 0} + - pos: {x: 79.43042, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 341 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74277,13 +77635,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 54.821045, y: -49.28354, z: 0} + - pos: {x: 106.14917, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 342 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74317,13 +77675,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 64.664795, y: -49.28354, z: 0} + - pos: {x: 118.80542, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 343 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74357,13 +77715,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 88.571045, y: -49.28354, z: 0} + - pos: {x: 146.2273, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 344 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74397,13 +77755,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 111.77417, y: -49.28354, z: 0} + - pos: {x: 173.64917, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 345 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74437,13 +77795,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 131.46167, y: -49.28354, z: 0} + - pos: {x: 195.44604, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 346 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74477,13 +77835,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 151.14917, y: -49.28354, z: 0} + - pos: {x: 217.24292, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 347 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74517,13 +77875,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 160.99292, y: -49.28354, z: 0} + - pos: {x: 229.89917, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 348 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74557,13 +77915,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 184.19604, y: -49.28354, z: 0} + - pos: {x: 257.32104, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 10 rawIndex: 349 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74597,13 +77955,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 209.50854, y: -49.28354, z: 0} + - pos: {x: 284.0398, y: -94.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 11 rawIndex: 350 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74637,13 +77995,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 219.3523, y: -49.28354, z: 0} + - pos: {x: -442.99146, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 11 rawIndex: 351 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74677,13 +78035,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 236.2273, y: -49.28354, z: 0} + - pos: {x: -425.41333, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 11 rawIndex: 352 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74717,13 +78075,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 260.83667, y: -49.28354, z: 0} + - pos: {x: -399.3977, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 11 rawIndex: 353 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74757,13 +78115,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 286.14917, y: -49.28354, z: 0} + - pos: {x: -372.67896, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 11 rawIndex: 354 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74797,13 +78155,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 310.75854, y: -49.28354, z: 0} + - pos: {x: -345.25708, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 11 rawIndex: 355 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74837,13 +78195,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 332.55542, y: -49.28354, z: 0} + - pos: {x: -319.24146, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 11 rawIndex: 356 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74877,13 +78235,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 357.1648, y: -49.28354, z: 0} + - pos: {x: -291.81958, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 11 rawIndex: 357 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74917,13 +78275,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 367.00854, y: -49.28354, z: 0} + - pos: {x: -279.16333, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 11 rawIndex: 358 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74957,13 +78315,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 390.21167, y: -49.28354, z: 0} + - pos: {x: -251.74146, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 11 rawIndex: 359 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -74997,13 +78355,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 415.52417, y: -49.28354, z: 0} + - pos: {x: -225.0227, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 9 + line: 11 rawIndex: 360 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75037,13 +78395,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 440.13354, y: -49.28354, z: 0} + - pos: {x: -197.60083, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 361 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75077,13 +78435,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -442.99146, y: -94.28354, z: 0} + - pos: {x: -184.94458, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 362 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75117,13 +78475,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -423.30396, y: -94.28354, z: 0} + - pos: {x: -163.1477, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 363 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75157,13 +78515,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -398.69458, y: -94.28354, z: 0} + - pos: {x: -137.13208, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 364 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75197,13 +78555,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -374.78833, y: -94.28354, z: 0} + - pos: {x: -109.710205, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 365 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75237,13 +78595,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -350.88208, y: -94.28354, z: 0} + - pos: {x: -82.28833, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 366 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75277,13 +78635,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -327.67896, y: -94.28354, z: 0} + - pos: {x: -54.866455, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 367 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75317,13 +78675,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -310.10083, y: -94.28354, z: 0} + - pos: {x: -35.88208, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 368 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75357,13 +78715,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -293.22583, y: -94.28354, z: 0} + - pos: {x: -18.303955, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 369 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75397,13 +78755,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -283.38208, y: -94.28354, z: 0} + - pos: {x: -5.647705, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 370 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75437,13 +78795,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -258.06958, y: -94.28354, z: 0} + - pos: {x: 22.477295, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 371 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75477,13 +78835,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -234.86646, y: -94.28354, z: 0} + - pos: {x: 49.89917, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 372 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75517,13 +78875,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -213.7727, y: -94.28354, z: 0} + - pos: {x: 75.914795, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 373 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75557,13 +78915,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -190.56958, y: -94.28354, z: 0} + - pos: {x: 103.33667, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 374 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75597,13 +78955,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -151.8977, y: -94.28354, z: 0} + - pos: {x: 146.2273, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 375 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75637,13 +78995,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -128.69458, y: -94.28354, z: 0} + - pos: {x: 173.64917, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 376 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75677,13 +79035,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -111.116455, y: -94.28354, z: 0} + - pos: {x: 192.63354, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 377 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75717,13 +79075,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -98.460205, y: -94.28354, z: 0} + - pos: {x: 203.88354, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 378 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75757,13 +79115,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -73.85083, y: -94.28354, z: 0} + - pos: {x: 231.30542, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 379 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75797,13 +79155,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -62.60083, y: -94.28354, z: 0} + - pos: {x: 241.14917, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 380 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75837,13 +79195,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -52.75708, y: -94.28354, z: 0} + - pos: {x: 253.80542, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 381 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75877,13 +79235,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -14.085205, y: -94.28354, z: 0} + - pos: {x: 296.69604, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 382 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75917,13 +79275,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 7.71167, y: -94.28354, z: 0} + - pos: {x: 322.71167, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 383 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75957,13 +79315,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 17.55542, y: -94.28354, z: 0} + - pos: {x: 335.36792, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 384 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -75997,13 +79355,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 48.49292, y: -94.28354, z: 0} + - pos: {x: 369.82104, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 385 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76037,13 +79395,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 59.74292, y: -94.28354, z: 0} + - pos: {x: 380.36792, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 386 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76077,13 +79435,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 72.39917, y: -94.28354, z: 0} + - pos: {x: 391.61792, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 11 rawIndex: 387 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76117,13 +79475,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 85.05542, y: -94.28354, z: 0} + - pos: {x: 402.86792, y: -139.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 12 rawIndex: 388 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76157,13 +79515,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 94.89917, y: -94.28354, z: 0} + - pos: {x: -442.99146, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 12 rawIndex: 389 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76197,13 +79555,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 118.102295, y: -94.28354, z: 0} + - pos: {x: -415.56958, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 12 rawIndex: 390 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76237,13 +79595,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 139.89917, y: -94.28354, z: 0} + - pos: {x: -389.55396, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 12 rawIndex: 391 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76277,13 +79635,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 149.74292, y: -94.28354, z: 0} + - pos: {x: -376.8977, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 12 rawIndex: 392 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76317,13 +79675,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 167.32104, y: -94.28354, z: 0} + - pos: {x: -357.91333, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 12 rawIndex: 393 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76357,13 +79715,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 189.11792, y: -94.28354, z: 0} + - pos: {x: -331.8977, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 12 rawIndex: 394 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76397,13 +79755,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 212.32104, y: -94.28354, z: 0} + - pos: {x: -303.7727, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 12 rawIndex: 395 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76437,13 +79795,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 236.93042, y: -94.28354, z: 0} + - pos: {x: -277.75708, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 12 rawIndex: 396 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76477,13 +79835,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 249.58667, y: -94.28354, z: 0} + - pos: {x: -266.50708, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 12 rawIndex: 397 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76517,13 +79875,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 272.7898, y: -94.28354, z: 0} + - pos: {x: -239.0852, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 12 rawIndex: 398 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76557,13 +79915,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 290.36792, y: -94.28354, z: 0} + - pos: {x: -220.10083, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 12 rawIndex: 399 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76597,13 +79955,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 303.02417, y: -94.28354, z: 0} + - pos: {x: -208.85083, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 10 + line: 12 rawIndex: 400 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76637,13 +79995,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 324.11792, y: -94.28354, z: 0} + - pos: {x: -182.8352, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 401 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76677,13 +80035,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -442.99146, y: -139.28354, z: 0} + - pos: {x: -170.17896, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 402 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76717,13 +80075,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -419.78833, y: -139.28354, z: 0} + - pos: {x: -142.75708, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 403 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76757,13 +80115,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -408.53833, y: -139.28354, z: 0} + - pos: {x: -132.2102, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 404 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76797,13 +80155,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -390.9602, y: -139.28354, z: 0} + - pos: {x: -113.22583, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 405 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76837,13 +80195,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -366.35083, y: -139.28354, z: 0} + - pos: {x: -85.803955, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 406 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76877,13 +80235,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -348.7727, y: -139.28354, z: 0} + - pos: {x: -66.81958, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 407 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76917,13 +80275,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -325.56958, y: -139.28354, z: 0} + - pos: {x: -39.397705, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 408 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76957,13 +80315,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -301.66333, y: -139.28354, z: 0} + - pos: {x: -11.97583, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 409 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -76997,13 +80355,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -277.75708, y: -139.28354, z: 0} + - pos: {x: 15.446045, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 410 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77037,13 +80395,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -266.50708, y: -139.28354, z: 0} + - pos: {x: 25.99292, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 411 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77077,13 +80435,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -241.19458, y: -139.28354, z: 0} + - pos: {x: 52.71167, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 412 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77117,13 +80475,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -217.99146, y: -139.28354, z: 0} + - pos: {x: 80.83667, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 413 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77157,13 +80515,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -208.1477, y: -139.28354, z: 0} + - pos: {x: 93.49292, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 414 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77197,13 +80555,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -184.94458, y: -139.28354, z: 0} + - pos: {x: 121.61792, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 415 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77237,13 +80595,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -161.74146, y: -139.28354, z: 0} + - pos: {x: 149.0398, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 416 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77277,13 +80635,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -138.53833, y: -139.28354, z: 0} + - pos: {x: 176.46167, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 417 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77317,13 +80675,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -113.928955, y: -139.28354, z: 0} + - pos: {x: 203.88354, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 418 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77357,13 +80715,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -102.678955, y: -139.28354, z: 0} + - pos: {x: 214.43042, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 419 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77397,13 +80755,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -80.88208, y: -139.28354, z: 0} + - pos: {x: 240.44604, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 420 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77437,13 +80795,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -61.19458, y: -139.28354, z: 0} + - pos: {x: 262.24292, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 421 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77477,13 +80835,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -51.35083, y: -139.28354, z: 0} + - pos: {x: 274.89917, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 422 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77517,13 +80875,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -34.47583, y: -139.28354, z: 0} + - pos: {x: 292.4773, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 12 rawIndex: 423 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77557,13 +80915,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -11.272705, y: -139.28354, z: 0} + - pos: {x: 319.89917, y: -184.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 13 rawIndex: 424 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77597,13 +80955,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -1.4289551, y: -139.28354, z: 0} + - pos: {x: -442.99146, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 13 rawIndex: 425 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77637,13 +80995,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 22.477295, y: -139.28354, z: 0} + - pos: {x: -416.97583, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 13 rawIndex: 426 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77677,13 +81035,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 45.68042, y: -139.28354, z: 0} + - pos: {x: -389.55396, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 13 rawIndex: 427 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77717,13 +81075,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 58.33667, y: -139.28354, z: 0} + - pos: {x: -378.30396, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 13 rawIndex: 428 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77757,13 +81115,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 82.946045, y: -139.28354, z: 0} + - pos: {x: -350.88208, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 13 rawIndex: 429 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77797,13 +81155,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 104.74292, y: -139.28354, z: 0} + - pos: {x: -324.86646, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 13 rawIndex: 430 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77837,13 +81195,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 122.321045, y: -139.28354, z: 0} + - pos: {x: -305.88208, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 13 rawIndex: 431 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77877,13 +81235,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 142.00854, y: -139.28354, z: 0} + - pos: {x: -284.0852, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 13 rawIndex: 432 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77917,13 +81275,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 151.8523, y: -139.28354, z: 0} + - pos: {x: -271.42896, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 13 rawIndex: 433 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77957,13 +81315,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 175.05542, y: -139.28354, z: 0} + - pos: {x: -244.00708, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 13 rawIndex: 434 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -77997,13 +81355,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 194.74292, y: -139.28354, z: 0} + - pos: {x: -222.2102, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 13 rawIndex: 435 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78037,13 +81395,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 204.58667, y: -139.28354, z: 0} + - pos: {x: -209.55396, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 13 rawIndex: 436 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78077,13 +81435,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 235.52417, y: -139.28354, z: 0} + - pos: {x: -175.10083, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 13 rawIndex: 437 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78117,13 +81475,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 257.32104, y: -139.28354, z: 0} + - pos: {x: -149.0852, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 13 rawIndex: 438 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78157,13 +81515,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 269.9773, y: -139.28354, z: 0} + - pos: {x: -137.8352, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 13 rawIndex: 439 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78197,13 +81555,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 282.63354, y: -139.28354, z: 0} + - pos: {x: -126.585205, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 13 rawIndex: 440 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78237,13 +81595,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 292.4773, y: -139.28354, z: 0} + - pos: {x: -113.928955, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 13 rawIndex: 441 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78277,13 +81635,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 315.68042, y: -139.28354, z: 0} + - pos: {x: -86.50708, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 11 + line: 13 rawIndex: 442 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78317,13 +81675,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 335.36792, y: -139.28354, z: 0} + - pos: {x: -64.710205, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 13 rawIndex: 443 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78357,13 +81715,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -442.99146, y: -184.28354, z: 0} + - pos: {x: -52.053955, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 13 rawIndex: 444 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78397,13 +81755,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -425.41333, y: -184.28354, z: 0} + - pos: {x: -33.06958, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 13 rawIndex: 445 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78437,13 +81795,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -403.61646, y: -184.28354, z: 0} + - pos: {x: -7.053955, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 13 rawIndex: 446 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78477,13 +81835,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -390.9602, y: -184.28354, z: 0} + - pos: {x: 4.196045, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 13 rawIndex: 447 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78517,13 +81875,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -369.16333, y: -184.28354, z: 0} + - pos: {x: 30.21167, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 13 rawIndex: 448 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78557,13 +81915,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -345.9602, y: -184.28354, z: 0} + - pos: {x: 57.633545, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 13 rawIndex: 449 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78597,13 +81955,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -326.2727, y: -184.28354, z: 0} + - pos: {x: 79.43042, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 13 rawIndex: 450 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78637,13 +81995,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -315.0227, y: -184.28354, z: 0} + - pos: {x: 89.977295, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 13 rawIndex: 451 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78677,13 +82035,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -289.7102, y: -184.28354, z: 0} + - pos: {x: 116.696045, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 13 rawIndex: 452 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78717,13 +82075,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -266.50708, y: -184.28354, z: 0} + - pos: {x: 144.82104, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 13 rawIndex: 453 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78757,13 +82115,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -256.66333, y: -184.28354, z: 0} + - pos: {x: 157.4773, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 13 rawIndex: 454 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78797,13 +82155,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -236.97583, y: -184.28354, z: 0} + - pos: {x: 179.27417, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 13 rawIndex: 455 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78837,13 +82195,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -213.06958, y: -184.28354, z: 0} + - pos: {x: 206.69604, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 13 rawIndex: 456 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78877,13 +82235,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -191.2727, y: -184.28354, z: 0} + - pos: {x: 232.71167, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 13 rawIndex: 457 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78917,13 +82275,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -170.17896, y: -184.28354, z: 0} + - pos: {x: 255.9148, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 13 rawIndex: 458 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78957,13 +82315,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -158.92896, y: -184.28354, z: 0} + - pos: {x: 266.46167, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 13 rawIndex: 459 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -78997,13 +82355,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -135.72583, y: -184.28354, z: 0} + - pos: {x: 293.88354, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 13 rawIndex: 460 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79037,13 +82395,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -123.06958, y: -184.28354, z: 0} + - pos: {x: 305.13354, y: -229.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 461 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79077,13 +82435,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -113.22583, y: -184.28354, z: 0} + - pos: {x: -442.99146, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 462 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79117,13 +82475,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -92.13208, y: -184.28354, z: 0} + - pos: {x: -419.78833, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 463 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79157,13 +82515,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -68.928955, y: -184.28354, z: 0} + - pos: {x: -392.36646, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 464 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79197,13 +82555,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -43.616455, y: -184.28354, z: 0} + - pos: {x: -365.6477, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 465 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79237,13 +82595,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -26.741455, y: -184.28354, z: 0} + - pos: {x: -348.06958, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 466 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79277,13 +82635,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -4.94458, y: -184.28354, z: 0} + - pos: {x: -322.05396, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 467 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79317,13 +82675,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 20.36792, y: -184.28354, z: 0} + - pos: {x: -295.3352, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 468 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79357,13 +82715,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 37.24292, y: -184.28354, z: 0} + - pos: {x: -277.75708, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 469 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79397,13 +82755,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 47.08667, y: -184.28354, z: 0} + - pos: {x: -265.10083, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 470 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79437,13 +82795,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 63.96167, y: -184.28354, z: 0} + - pos: {x: -247.5227, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 471 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79477,13 +82835,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 87.164795, y: -184.28354, z: 0} + - pos: {x: -220.10083, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 472 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79517,13 +82875,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 104.74292, y: -184.28354, z: 0} + - pos: {x: -201.11646, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 473 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79557,13 +82915,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 114.58667, y: -184.28354, z: 0} + - pos: {x: -188.4602, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 474 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79597,13 +82955,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 131.46167, y: -184.28354, z: 0} + - pos: {x: -170.88208, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 475 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79637,13 +82995,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 155.36792, y: -184.28354, z: 0} + - pos: {x: -144.86646, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 476 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79677,13 +83035,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 177.1648, y: -184.28354, z: 0} + - pos: {x: -118.85083, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 477 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79717,13 +83075,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 215.13354, y: -184.28354, z: 0} + - pos: {x: -77.366455, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 478 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79757,13 +83115,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 226.38354, y: -184.28354, z: 0} + - pos: {x: -66.81958, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 479 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79797,13 +83155,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 236.2273, y: -184.28354, z: 0} + - pos: {x: -54.16333, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 480 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79837,13 +83195,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 253.1023, y: -184.28354, z: 0} + - pos: {x: -42.210205, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 481 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79877,13 +83235,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 269.9773, y: -184.28354, z: 0} + - pos: {x: -24.63208, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 482 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79917,13 +83275,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 279.82104, y: -184.28354, z: 0} + - pos: {x: -11.97583, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 483 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79957,13 +83315,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 300.9148, y: -184.28354, z: 0} + - pos: {x: 14.039795, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 484 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -79997,13 +83355,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 324.11792, y: -184.28354, z: 0} + - pos: {x: 41.46167, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 12 + line: 14 rawIndex: 485 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80037,13 +83395,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 348.7273, y: -184.28354, z: 0} + - pos: {x: 67.477295, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 14 rawIndex: 486 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80077,13 +83435,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -442.99146, y: -229.28354, z: 0} + - pos: {x: 80.133545, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 14 rawIndex: 487 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80117,13 +83475,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -412.05396, y: -229.28354, z: 0} + - pos: {x: 114.58667, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 14 rawIndex: 488 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80157,13 +83515,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -388.85083, y: -229.28354, z: 0} + - pos: {x: 142.00854, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 14 rawIndex: 489 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80197,13 +83555,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -363.53833, y: -229.28354, z: 0} + - pos: {x: 168.7273, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 14 rawIndex: 490 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80237,13 +83595,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -346.66333, y: -229.28354, z: 0} + - pos: {x: 186.30542, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 14 rawIndex: 491 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80277,13 +83635,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -336.81958, y: -229.28354, z: 0} + - pos: {x: 198.96167, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 14 rawIndex: 492 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80317,13 +83675,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -319.94458, y: -229.28354, z: 0} + - pos: {x: 216.5398, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 14 rawIndex: 493 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80357,13 +83715,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -296.74146, y: -229.28354, z: 0} + - pos: {x: 243.96167, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 14 rawIndex: 494 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80397,13 +83755,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -286.8977, y: -229.28354, z: 0} + - pos: {x: 256.61792, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 14 rawIndex: 495 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80437,13 +83795,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -263.69458, y: -229.28354, z: 0} + - pos: {x: 284.74292, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 14 rawIndex: 496 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80477,13 +83835,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -241.8977, y: -229.28354, z: 0} + - pos: {x: 310.75854, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 14 rawIndex: 497 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80517,13 +83875,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -225.0227, y: -229.28354, z: 0} + - pos: {x: 328.33667, y: -274.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 498 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80557,13 +83915,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -215.17896, y: -229.28354, z: 0} + - pos: {x: -442.99146, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 499 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80597,13 +83955,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -203.92896, y: -229.28354, z: 0} + - pos: {x: -432.44458, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 500 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80637,13 +83995,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -178.61646, y: -229.28354, z: 0} + - pos: {x: -405.72583, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 501 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80677,13 +84035,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -157.5227, y: -229.28354, z: 0} + - pos: {x: -381.11646, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 502 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80717,13 +84075,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -134.31958, y: -229.28354, z: 0} + - pos: {x: -353.69458, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 503 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80757,13 +84115,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -121.66333, y: -229.28354, z: 0} + - pos: {x: -342.44458, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 504 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80797,13 +84155,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -100.56958, y: -229.28354, z: 0} + - pos: {x: -317.8352, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 505 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80837,13 +84195,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -78.772705, y: -229.28354, z: 0} + - pos: {x: -291.81958, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 506 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80877,13 +84235,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -54.16333, y: -229.28354, z: 0} + - pos: {x: -264.3977, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 507 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80917,13 +84275,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -44.31958, y: -229.28354, z: 0} + - pos: {x: -251.74146, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 508 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80957,13 +84315,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -13.38208, y: -229.28354, z: 0} + - pos: {x: -217.28833, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 509 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -80997,13 +84355,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -2.13208, y: -229.28354, z: 0} + - pos: {x: -206.74146, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 510 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81037,13 +84395,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 14.74292, y: -229.28354, z: 0} + - pos: {x: -189.16333, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 511 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81077,13 +84435,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 38.64917, y: -229.28354, z: 0} + - pos: {x: -163.1477, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 512 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81117,13 +84475,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 48.49292, y: -229.28354, z: 0} + - pos: {x: -150.49146, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 513 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81157,13 +84515,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 65.36792, y: -229.28354, z: 0} + - pos: {x: -132.91333, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 514 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81197,13 +84555,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 89.27417, y: -229.28354, z: 0} + - pos: {x: -106.897705, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 515 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81237,13 +84595,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 100.52417, y: -229.28354, z: 0} + - pos: {x: -96.35083, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 516 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81277,13 +84635,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 120.21167, y: -229.28354, z: 0} + - pos: {x: -74.553955, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 517 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81317,13 +84675,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 130.75854, y: -229.28354, z: 0} + - pos: {x: -63.303955, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 518 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81357,13 +84715,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 140.6023, y: -229.28354, z: 0} + - pos: {x: -50.647705, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 530 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81397,13 +84755,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 161.69604, y: -229.28354, z: 0} + - pos: {x: -26.03833, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 531 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81437,13 +84795,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 172.94604, y: -229.28354, z: 0} + - pos: {x: -15.491455, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 532 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81477,13 +84835,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 192.63354, y: -229.28354, z: 0} + - pos: {x: 6.30542, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 533 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81517,13 +84875,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 203.88354, y: -229.28354, z: 0} + - pos: {x: 16.852295, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 534 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81557,13 +84915,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 220.75854, y: -229.28354, z: 0} + - pos: {x: 34.43042, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 535 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81597,13 +84955,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 230.6023, y: -229.28354, z: 0} + - pos: {x: 47.08667, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 536 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81637,13 +84995,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 253.80542, y: -229.28354, z: 0} + - pos: {x: 74.508545, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 537 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81677,13 +85035,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 278.4148, y: -229.28354, z: 0} + - pos: {x: 100.52417, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 13 + line: 15 rawIndex: 538 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81717,13 +85075,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 295.99292, y: -229.28354, z: 0} + - pos: {x: 119.508545, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 15 rawIndex: 539 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81757,13 +85115,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -442.99146, y: -274.28354, z: 0} + - pos: {x: 132.1648, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 15 rawIndex: 540 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81797,13 +85155,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -426.11646, y: -274.28354, z: 0} + - pos: {x: 149.74292, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 15 rawIndex: 541 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81837,13 +85195,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -395.17896, y: -274.28354, z: 0} + - pos: {x: 184.19604, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 15 rawIndex: 542 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81877,13 +85235,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -383.92896, y: -274.28354, z: 0} + - pos: {x: 194.74292, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 15 rawIndex: 543 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81917,13 +85275,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -367.05396, y: -274.28354, z: 0} + - pos: {x: 212.32104, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 15 rawIndex: 544 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81957,13 +85315,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -350.17896, y: -274.28354, z: 0} + - pos: {x: 229.89917, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 15 rawIndex: 545 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -81997,13 +85355,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -328.38208, y: -274.28354, z: 0} + - pos: {x: 255.9148, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 15 rawIndex: 546 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -82037,13 +85395,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -310.80396, y: -274.28354, z: 0} + - pos: {x: 274.89917, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 15 rawIndex: 547 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -82077,13 +85435,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -299.55396, y: -274.28354, z: 0} + - pos: {x: 285.44604, y: -319.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 16 rawIndex: 548 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -82117,13 +85475,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -289.7102, y: -274.28354, z: 0} + - pos: {x: -442.99146, y: -364.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 16 rawIndex: 549 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -82157,13 +85515,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -255.9602, y: -274.28354, z: 0} + - pos: {x: -399.3977, y: -364.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 16 rawIndex: 550 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -82197,13 +85555,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -230.6477, y: -274.28354, z: 0} + - pos: {x: -371.2727, y: -364.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 16 rawIndex: 551 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -82237,13 +85595,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -207.44458, y: -274.28354, z: 0} + - pos: {x: -343.85083, y: -364.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 16 rawIndex: 552 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -82277,13 +85635,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -186.35083, y: -274.28354, z: 0} + - pos: {x: -317.8352, y: -364.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 16 rawIndex: 553 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -82317,13 +85675,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -163.1477, y: -274.28354, z: 0} + - pos: {x: -290.41333, y: -364.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 16 rawIndex: 554 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -82357,13 +85715,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -124.47583, y: -274.28354, z: 0} + - pos: {x: -247.5227, y: -364.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 16 rawIndex: 555 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -82397,13 +85755,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -101.272705, y: -274.28354, z: 0} + - pos: {x: -220.10083, y: -364.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 16 rawIndex: 556 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -82437,13 +85795,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -83.69458, y: -274.28354, z: 0} + - pos: {x: -201.11646, y: -364.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 16 rawIndex: 557 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -82477,13 +85835,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -71.03833, y: -274.28354, z: 0} + - pos: {x: -189.86646, y: -364.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 16 rawIndex: 558 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -82517,13 +85875,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -46.428955, y: -274.28354, z: 0} + - pos: {x: -162.44458, y: -364.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 16 rawIndex: 559 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -82557,13 +85915,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -15.491455, y: -274.28354, z: 0} + - pos: {x: -130.80396, y: -364.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 16 rawIndex: 560 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -82597,13 +85955,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 7.71167, y: -274.28354, z: 0} + - pos: {x: -103.38208, y: -364.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 16 rawIndex: 561 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -82637,13 +85995,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 45.68042, y: -274.28354, z: 0} + - pos: {x: -61.897705, y: -364.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 16 rawIndex: 562 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -82677,13 +86035,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 67.477295, y: -274.28354, z: 0} + - pos: {x: -35.88208, y: -364.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 16 rawIndex: 563 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -82717,13 +86075,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 78.727295, y: -274.28354, z: 0} + - pos: {x: -26.03833, y: -364.28354, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 14 + line: 16 rawIndex: 564 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -82746,7 +86104,7 @@ MonoBehaviour: minPitch: 0.9 maxPitch: 1.2 speedReadPitch: 0 - fontData: {fileID: 1191207339} + fontData: {fileID: 0} quadData: {fileID: 0} isQuad: 0 quadIndex: -1 @@ -82774,6 +86132,8 @@ MonoBehaviour: - 45 - 45 - 45 + - 45 + - 45 _text: 'First of all, we would like to thank you for playing ToyoWorld! Tihs is our first demo release and we are excited to see how the community will enjoy ToyoWorld! @@ -82796,13 +86156,13 @@ MonoBehaviour: to holders as well as releasing special content for them! If you want to get involved with this, visit our twitter! @ToyoWorldGame.\u200B" hyphenedText: "First of all, we would like to thank you for\nplaying ToyoWorld! - Tihs is our first demo\nrelease and we are excited to see how the\ncommunity - will enjoy ToyoWorld!\n\nWe wanted to talk here about our ongoing\nfunded campaign, - if you'd like to be an early\nsupporter of ToyoWorld, you can!\n\nYou can mint - an early VIP pass on funded and\nsupport ToyoWorld. We will be regularly\nairdropping - goodies to holders as well as\nreleasing special content for them! If you\nwant - to get involved with this, visit our\ntwitter! @ToyoWorldGame.\u200B" - font: {fileID: 12800000, guid: 92af8c94974284c4388316b4f89b4f02, type: 2} + Tihs is our first demo\nrelease and we are excited to see how\nthe community + will enjoy ToyoWorld!\n\nWe wanted to talk here about our\nongoing funded campaign, + if you'd like\nto be an early supporter of ToyoWorld,\nyou can!\n\nYou can mint + an early VIP pass on\nfunded and support ToyoWorld. We will\nbe regularly airdropping + goodies to\nholders as well as releasing special\ncontent for them! If you want + to get\ninvolved with this, visit our twitter!\n@ToyoWorldGame.\u200B" + font: {fileID: 12800000, guid: e110c919ea5e84fea8cbc2f0556ecfef, type: 3} _color32: serializedVersion: 2 rgba: 4294967295 @@ -82853,23 +86213,23 @@ MonoBehaviour: textMesh: {fileID: 0} rawTopLeftBounds: {x: 442.99146, y: -400.71646, z: 0} rawBottomRightBounds: {x: -442.99146, y: 400.71646, z: 0} - rawBottomRightTextBounds: {x: 883.8281, y: -675, z: 0} + rawBottomRightTextBounds: {x: 885.9375, y: -765, z: 0} topLeftBounds: {x: 684.464, y: 723.1157, z: 0} topRightBounds: {x: 1225.9502, y: 723.1157, z: 0} bottomLeftBounds: {x: 684.464, y: 233.30399, z: 0} bottomRightBounds: {x: 1225.9502, y: 233.30399, z: 0} centerBounds: {x: 955.2071, y: 478.20984, z: 0} - topLeftTextBounds: {x: 684.464, y: 684.47974, z: 0} - topRightTextBounds: {x: 1224.6333, y: 684.47974, z: 0} - bottomLeftTextBounds: {x: 684.464, y: 271.93997, z: 0} - bottomRightTextBounds: {x: 1224.6333, y: 271.93997, z: 0} - centerTextBounds: {x: 954.54865, y: 478.20984, z: 0} - finalTopLeftTextBounds: {x: 684.464, y: 684.47974, z: 0} - finalTopRightTextBounds: {x: 1224.6333, y: 684.47974, z: 0} - finalBottomLeftTextBounds: {x: 684.464, y: 271.93997, z: 0} - finalBottomRightTextBounds: {x: 1224.6333, y: 271.93997, z: 0} - finalCenterTextBounds: {x: 954.54865, y: 478.20984, z: 0} - unwrappedBottomRightTextBounds: {x: 4530.2344, y: -225, z: 0} + topLeftTextBounds: {x: 684.464, y: 711.98236, z: 0} + topRightTextBounds: {x: 1225.9225, y: 711.98236, z: 0} + bottomLeftTextBounds: {x: 684.464, y: 244.43732, z: 0} + bottomRightTextBounds: {x: 1225.9225, y: 244.43732, z: 0} + centerTextBounds: {x: 955.19324, y: 478.20984, z: 0} + finalTopLeftTextBounds: {x: 684.464, y: 711.98236, z: 0} + finalTopRightTextBounds: {x: 1225.9225, y: 711.98236, z: 0} + finalBottomLeftTextBounds: {x: 684.464, y: 244.43732, z: 0} + finalBottomRightTextBounds: {x: 1225.9225, y: 244.43732, z: 0} + finalCenterTextBounds: {x: 955.19324, y: 478.20984, z: 0} + unwrappedBottomRightTextBounds: {x: 5076.5625, y: -225, z: 0} onCompleteEvent: m_PersistentCalls: m_Calls: [] @@ -82894,7 +86254,7 @@ MonoBehaviour: debugMode: 0 totalReadTime: 0.00001 totalUnreadTime: 0.00001 - currentReadTime: 29.62119 + currentReadTime: 160.42218 autoRead: 1 rememberReadPosition: 1 autoQuality: 0 @@ -83838,7 +87198,7 @@ MonoBehaviour: _text: '[Adventurer]' drawText: '[Adventurer]' hyphenedText: '[Adventurer]' - font: {fileID: 12800000, guid: 92af8c94974284c4388316b4f89b4f02, type: 2} + font: {fileID: 12800000, guid: e110c919ea5e84fea8cbc2f0556ecfef, type: 3} _color32: serializedVersion: 2 rgba: 4294967295 @@ -84221,8 +87581,9 @@ MonoBehaviour: npcLines: - '*You inspect the town board, it seems like there are multiple bounties, quests and missions posted here by locals.*' - - '*You see quests of difficult difficulties ranging from SSS to F - tier, though it looks like you need a trainer license to embark on them.*' + - '*You see quests of difficult difficulties ranging from SSS + to F tier, though it looks like you need a trainer license to embark + on them.*' - '*Strangely, one piece of paper seems to be much older than the rest... almost ancient.*' - '*It''s written in an ancient language, the only words you can seem to read are @@ -86021,7 +89382,7 @@ MonoBehaviour: _text: [Strategist] drawText: "[Strategist]\u200B" hyphenedText: "[Strategist]\u200B" - font: {fileID: 12800000, guid: 92af8c94974284c4388316b4f89b4f02, type: 2} + font: {fileID: 12800000, guid: e110c919ea5e84fea8cbc2f0556ecfef, type: 3} _color32: serializedVersion: 2 rgba: 4294967295 @@ -87770,8 +91131,8 @@ MonoBehaviour: npcLines: - OH man... oh man oh MAN oh man...Those stairs... - I was so scared I'd fall... I barely managed to get up here in one piece... - - Have they never heard of SAFETY in this town??? Well I do suppose everyones - still setting everything up... so many that's why... + - Have they never heard of SAFETY in this town??? Well I do suppose + everyones still setting everything up... so maybe that's why... npcName: Rolo --- !u!136 &2051707009 CapsuleCollider: @@ -87951,7 +91312,7 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 0} - m_RootOrder: 19 + m_RootOrder: 15 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!136 &2056020689 CapsuleCollider: @@ -89720,7 +93081,7 @@ Transform: - {fileID: 1016719603} - {fileID: 1962508991} m_Father: {fileID: 0} - m_RootOrder: 6 + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &2115883055 MonoBehaviour: @@ -90769,7 +94130,7 @@ RectTransform: m_Children: - {fileID: 827602452} m_Father: {fileID: 0} - m_RootOrder: 26 + m_RootOrder: 22 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0} @@ -91167,8 +94528,8 @@ MonoBehaviour: - Oh me? I'm just fine... Absolutely NOTHING to complain about... - That darn airship just came through and pushed their deliveries onto - me and tole me to DEAL WITH THEM. - - I don't even WORK FOR THEM!Now get outta here... I got some deliveries + me and told me to DEAL WITH THEM. + - I don't even WORK FOR THEM! Now get outta here... I got some deliveries to sort... npcName: Rolo --- !u!136 &2147156993 @@ -91361,25 +94722,6 @@ GameObject: m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 0 ---- !u!1 &505459527980068638 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 3376191800070820074} - - component: {fileID: 1262189542} - - component: {fileID: 1262189540} - - component: {fileID: 1262189541} - m_Layer: 6 - m_Name: SpireInspect - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 --- !u!114 &906931543541698087 MonoBehaviour: m_ObjectHideFlags: 0 @@ -92357,21 +95699,6 @@ MonoBehaviour: m_FillOrigin: 0 m_UseSpriteMesh: 0 m_PixelsPerUnitMultiplier: 1 ---- !u!4 &3376191800070820074 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 505459527980068638} - m_LocalRotation: {x: -0, y: 0.73527706, z: -0, w: 0.6777667} - m_LocalPosition: {x: 8.195713, y: 21.77213, z: -25.939932} - m_LocalScale: {x: 0.7000003, y: 0.7, z: 0.7000003} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 0} - m_RootOrder: 17 - m_LocalEulerAnglesHint: {x: 0, y: 94.661, z: 0} --- !u!1 &3711482846274506900 GameObject: m_ObjectHideFlags: 0 @@ -93741,7 +97068,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -90.5, y: -16.119003, z: 0} + - pos: {x: -87, y: -16.119003, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -93781,7 +97108,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -69, y: -16.119003, z: 0} + - pos: {x: -63.5, y: -16.119003, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -93821,7 +97148,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -53.5, y: -16.119003, z: 0} + - pos: {x: -45, y: -16.119003, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -93861,7 +97188,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -31.5, y: -16.119003, z: 0} + - pos: {x: -20.5, y: -16.119003, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -93901,7 +97228,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -15, y: -16.119003, z: 0} + - pos: {x: -1, y: -16.119003, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -93941,7 +97268,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -7, y: -16.119003, z: 0} + - pos: {x: 6.5, y: -16.119003, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -93981,7 +97308,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 8.5, y: -16.119003, z: 0} + - pos: {x: 25, y: -16.119003, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -94027,7 +97354,7 @@ MonoBehaviour: _text: '[Newbie]' drawText: '[Newbie]' hyphenedText: '[Newbie]' - font: {fileID: 12800000, guid: 92af8c94974284c4388316b4f89b4f02, type: 2} + font: {fileID: 12800000, guid: e110c919ea5e84fea8cbc2f0556ecfef, type: 3} _color32: serializedVersion: 2 rgba: 4294967295 @@ -94075,26 +97402,26 @@ MonoBehaviour: verticalLimitMode: 2 leftoverText: textMaterial: {fileID: 2100000, guid: e490a80c3724140c0ad176edb075a09e, type: 2} - textMesh: {fileID: 877933834} + textMesh: {fileID: 703186835} rawTopLeftBounds: {x: 100, y: -15.880997, z: 0} rawBottomRightBounds: {x: -100, y: 15.880997, z: 0} - rawBottomRightTextBounds: {x: 116.5, y: -32, z: 0} + rawBottomRightTextBounds: {x: 136, y: -32, z: 0} topLeftBounds: {x: 234.70001, y: 942.081, z: 0} topRightBounds: {x: 434.7, y: 942.081, z: 0} bottomLeftBounds: {x: 234.70001, y: 910.319, z: 0} bottomRightBounds: {x: 434.7, y: 910.319, z: 0} centerBounds: {x: 334.7, y: 926.19995, z: 0} topLeftTextBounds: {x: 234.70001, y: 942.081, z: 0} - topRightTextBounds: {x: 351.2, y: 942.081, z: 0} + topRightTextBounds: {x: 370.7, y: 942.081, z: 0} bottomLeftTextBounds: {x: 234.70001, y: 910.081, z: 0} - bottomRightTextBounds: {x: 351.2, y: 910.081, z: 0} - centerTextBounds: {x: 292.95, y: 926.081, z: 0} + bottomRightTextBounds: {x: 370.7, y: 910.081, z: 0} + centerTextBounds: {x: 302.7, y: 926.081, z: 0} finalTopLeftTextBounds: {x: 234.70001, y: 942.081, z: 0} - finalTopRightTextBounds: {x: 351.2, y: 942.081, z: 0} + finalTopRightTextBounds: {x: 370.7, y: 942.081, z: 0} finalBottomLeftTextBounds: {x: 234.70001, y: 910.081, z: 0} - finalBottomRightTextBounds: {x: 351.2, y: 910.081, z: 0} - finalCenterTextBounds: {x: 292.95, y: 926.081, z: 0} - unwrappedBottomRightTextBounds: {x: 118, y: -32, z: 0} + finalBottomRightTextBounds: {x: 370.7, y: 910.081, z: 0} + finalCenterTextBounds: {x: 302.7, y: 926.081, z: 0} + unwrappedBottomRightTextBounds: {x: 138, y: -32, z: 0} onCompleteEvent: m_PersistentCalls: m_Calls: [] @@ -95365,14 +98692,14 @@ MonoBehaviour: showEventFoldout: 0 showBetaFoldout: 0 info: - - pos: {x: -336.01562, y: -9.686493, z: 0} + - pos: {x: -381.1328, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 14 + rawIndex: 11 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -95381,8 +98708,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -95403,16 +98730,16 @@ MonoBehaviour: IdxIdentifier: 0 InfoInUse: 0 chSize: 64 - submeshChange: 0 + submeshChange: 1 invoked: 1 - - pos: {x: -288.75, y: -9.686493, z: 0} + - pos: {x: -328.71094, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 15 + rawIndex: 12 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -95421,8 +98748,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -95445,14 +98772,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -262.10938, y: -9.686493, z: 0} + - pos: {x: -296.91406, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 16 + rawIndex: 13 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -95461,8 +98788,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -95485,14 +98812,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -250.07812, y: -9.686493, z: 0} + - pos: {x: -281.4453, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 17 + rawIndex: 14 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -95501,8 +98828,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -95525,14 +98852,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -220.85938, y: -9.686493, z: 0} + - pos: {x: -249.64844, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 18 + rawIndex: 15 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -95541,8 +98868,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -95565,14 +98892,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -192.5, y: -9.686493, z: 0} + - pos: {x: -216.13281, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 19 + rawIndex: 16 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -95581,8 +98908,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -95605,14 +98932,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -166.71875, y: -9.686493, z: 0} + - pos: {x: -186.05469, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 20 + rawIndex: 17 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -95621,8 +98948,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -95645,14 +98972,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -140.07812, y: -9.686493, z: 0} + - pos: {x: -154.25781, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 21 + rawIndex: 18 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -95661,8 +98988,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -95685,14 +99012,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -128.04688, y: -9.686493, z: 0} + - pos: {x: -138.78906, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 22 + rawIndex: 19 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -95701,8 +99028,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -95725,14 +99052,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -99.6875, y: -9.686493, z: 0} + - pos: {x: -105.27344, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 23 + rawIndex: 20 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -95741,8 +99068,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -95765,14 +99092,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -87.65625, y: -9.686493, z: 0} + - pos: {x: -89.80469, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 24 + rawIndex: 21 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -95781,8 +99108,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -95805,14 +99132,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -67.03125, y: -9.686493, z: 0} + - pos: {x: -68.32031, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 25 + rawIndex: 22 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -95821,8 +99148,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -95845,14 +99172,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -36.953125, y: -9.686493, z: 0} + - pos: {x: -36.523438, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 26 + rawIndex: 23 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -95861,8 +99188,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -95885,14 +99212,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -6.015625, y: -9.686493, z: 0} + - pos: {x: -3.8671875, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 27 + rawIndex: 24 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -95901,8 +99228,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -95925,14 +99252,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 24.0625, y: -9.686493, z: 0} + - pos: {x: 29.648438, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 28 + rawIndex: 25 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -95941,8 +99268,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -95965,14 +99292,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 50.703125, y: -9.686493, z: 0} + - pos: {x: 61.445312, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 29 + rawIndex: 26 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -95981,8 +99308,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -96005,14 +99332,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 80.78125, y: -9.686493, z: 0} + - pos: {x: 94.96094, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 30 + rawIndex: 27 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -96021,8 +99348,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -96045,14 +99372,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 92.8125, y: -9.686493, z: 0} + - pos: {x: 110.42969, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 31 + rawIndex: 28 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -96061,8 +99388,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -96085,14 +99412,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 118.59375, y: -9.686493, z: 0} + - pos: {x: 138.78906, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 32 + rawIndex: 29 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -96101,8 +99428,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -96125,14 +99452,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 146.95312, y: -9.686493, z: 0} + - pos: {x: 172.30469, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 33 + rawIndex: 30 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -96141,8 +99468,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -96165,14 +99492,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 193.35938, y: -9.686493, z: 0} + - pos: {x: 223.00781, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 34 + rawIndex: 31 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -96181,8 +99508,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -96205,14 +99532,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 222.57812, y: -9.686493, z: 0} + - pos: {x: 256.52344, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 35 + rawIndex: 32 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -96221,8 +99548,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -96245,14 +99572,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 250.9375, y: -9.686493, z: 0} + - pos: {x: 290.03906, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 36 + rawIndex: 33 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -96261,8 +99588,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -96285,14 +99612,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 264.6875, y: -9.686493, z: 0} + - pos: {x: 302.9297, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 37 + rawIndex: 34 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -96301,8 +99628,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -96325,14 +99652,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 293.04688, y: -9.686493, z: 0} + - pos: {x: 337.3047, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 38 + rawIndex: 35 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -96341,8 +99668,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -96365,14 +99692,14 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 323.98438, y: -9.686493, z: 0} + - pos: {x: 369.96094, y: -9.686493, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 line: 0 - rawIndex: 39 + rawIndex: 36 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} size: {x: 55, y: 55} @@ -96381,8 +99708,8 @@ MonoBehaviour: ev: [] ev2: [] colorData: {fileID: 0} - gradientData: {fileID: 11400000, guid: 93869c8b360b24ade9ac4616a8e74cf7, type: 2} - textureData: {fileID: 0} + gradientData: {fileID: 0} + textureData: {fileID: 11400000, guid: 8a5f276ac46284070ab979287ad2508d, type: 2} delayData: {fileID: 0} waveData: {fileID: 11400000, guid: 5b9268e4d54e94aa997127932e4930ee, type: 2} jitterData: {fileID: 0} @@ -96408,10 +99735,10 @@ MonoBehaviour: lineHeights: - 55 - 55 - _text: We have a funded campaign! + _text: We have a funded campaign! drawText: We have a funded campaign! hyphenedText: We have a funded campaign! - font: {fileID: 12800000, guid: 92af8c94974284c4388316b4f89b4f02, type: 2} + font: {fileID: 12800000, guid: e110c919ea5e84fea8cbc2f0556ecfef, type: 3} _color32: serializedVersion: 2 rgba: 4294967295 @@ -96462,23 +99789,23 @@ MonoBehaviour: textMesh: {fileID: 0} rawTopLeftBounds: {x: 573.68054, y: -45.313507, z: 0} rawBottomRightBounds: {x: -573.68054, y: 45.313507, z: 0} - rawBottomRightTextBounds: {x: 672.03125, y: -55, z: 0} + rawBottomRightTextBounds: {x: 762.2656, y: -55, z: 0} topLeftBounds: {x: 609.38367, y: 915.2948, z: 0} topRightBounds: {x: 1310.6163, y: 915.2948, z: 0} bottomLeftBounds: {x: 609.38367, y: 859.9063, z: 0} bottomRightBounds: {x: 1310.6163, y: 859.9063, z: 0} centerBounds: {x: 960, y: 887.6006, z: 0} - topLeftTextBounds: {x: 754.6373, y: 904.4077, z: 0} - topRightTextBounds: {x: 1165.3627, y: 904.4077, z: 0} - bottomLeftTextBounds: {x: 754.6373, y: 870.79333, z: 0} - bottomRightTextBounds: {x: 1165.3627, y: 870.79333, z: 0} + topLeftTextBounds: {x: 727.06305, y: 904.4077, z: 0} + topRightTextBounds: {x: 1192.9369, y: 904.4077, z: 0} + bottomLeftTextBounds: {x: 727.06305, y: 870.79333, z: 0} + bottomRightTextBounds: {x: 1192.9369, y: 870.79333, z: 0} centerTextBounds: {x: 960, y: 887.6005, z: 0} - finalTopLeftTextBounds: {x: 754.6373, y: 904.4077, z: 0} - finalTopRightTextBounds: {x: 1165.3627, y: 904.4077, z: 0} - finalBottomLeftTextBounds: {x: 754.6373, y: 870.79333, z: 0} - finalBottomRightTextBounds: {x: 1165.3627, y: 870.79333, z: 0} + finalTopLeftTextBounds: {x: 727.06305, y: 904.4077, z: 0} + finalTopRightTextBounds: {x: 1192.9369, y: 904.4077, z: 0} + finalBottomLeftTextBounds: {x: 727.06305, y: 870.79333, z: 0} + finalBottomRightTextBounds: {x: 1192.9369, y: 870.79333, z: 0} finalCenterTextBounds: {x: 960, y: 887.6005, z: 0} - unwrappedBottomRightTextBounds: {x: 673.75, y: -55, z: 0} + unwrappedBottomRightTextBounds: {x: 763.9844, y: -55, z: 0} onCompleteEvent: m_PersistentCalls: m_Calls: [] @@ -96503,7 +99830,7 @@ MonoBehaviour: debugMode: 0 totalReadTime: 0.00001 totalUnreadTime: 0.00001 - currentReadTime: 179.47662 + currentReadTime: 160.42218 autoRead: 1 rememberReadPosition: 1 autoQuality: 0 @@ -96514,7 +99841,7 @@ MonoBehaviour: bestFit: 0 latestNumber: 25 currentUnReadTime: 0 - preParsedText: We have a funded campaign! + preParsedText: We have a funded campaign! --- !u!4 &6957890891993167830 Transform: m_ObjectHideFlags: 0 @@ -97057,7 +100384,7 @@ MonoBehaviour: showEventFoldout: 0 showBetaFoldout: 0 info: - - pos: {x: -451.25, y: 37.81024, z: 0} + - pos: {x: -515.375, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97097,7 +100424,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -425.125, y: 37.81024, z: 0} + - pos: {x: -488.0625, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97137,7 +100464,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -406.71875, y: 37.81024, z: 0} + - pos: {x: -466.09375, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97177,7 +100504,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -388.90625, y: 37.81024, z: 0} + - pos: {x: -444.125, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97217,7 +100544,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -380.59375, y: 37.81024, z: 0} + - pos: {x: -433.4375, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97257,7 +100584,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -366.34375, y: 37.81024, z: 0} + - pos: {x: -418.59375, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97297,7 +100624,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -346.15625, y: 37.81024, z: 0} + - pos: {x: -396.625, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97337,7 +100664,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -327.75, y: 37.81024, z: 0} + - pos: {x: -374.65625, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97377,7 +100704,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -312.90625, y: 37.81024, z: 0} + - pos: {x: -358.625, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97417,7 +100744,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -294.5, y: 37.81024, z: 0} + - pos: {x: -336.65625, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97457,7 +100784,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -285, y: 37.81024, z: 0} + - pos: {x: -327.75, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97497,7 +100824,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -276.6875, y: 37.81024, z: 0} + - pos: {x: -317.0625, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97537,7 +100864,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -244.03125, y: 37.81024, z: 0} + - pos: {x: -280.84375, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97577,7 +100904,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -225.625, y: 37.81024, z: 0} + - pos: {x: -258.875, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97617,7 +100944,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -217.3125, y: 37.81024, z: 0} + - pos: {x: -248.1875, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97657,7 +100984,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -197.125, y: 37.81024, z: 0} + - pos: {x: -226.21875, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97697,7 +101024,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -177.53125, y: 37.81024, z: 0} + - pos: {x: -203.0625, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97737,7 +101064,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -157.34375, y: 37.81024, z: 0} + - pos: {x: -179.90625, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97777,7 +101104,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -138.9375, y: 37.81024, z: 0} + - pos: {x: -157.9375, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97817,7 +101144,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -130.625, y: 37.81024, z: 0} + - pos: {x: -147.25, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97857,7 +101184,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -112.8125, y: 37.81024, z: 0} + - pos: {x: -125.28125, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97897,7 +101224,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -93.21875, y: 37.81024, z: 0} + - pos: {x: -102.125, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97937,7 +101264,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -72.4375, y: 37.81024, z: 0} + - pos: {x: -80.15625, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -97977,7 +101304,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -65.3125, y: 37.81024, z: 0} + - pos: {x: -72.4375, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98017,7 +101344,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -50.46875, y: 37.81024, z: 0} + - pos: {x: -56.40625, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98057,7 +101384,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -32.0625, y: 37.81024, z: 0} + - pos: {x: -34.4375, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98137,7 +101464,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -5.34375, y: 37.81024, z: 0} + - pos: {x: -1.78125, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98177,7 +101504,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 16.03125, y: 37.81024, z: 0} + - pos: {x: 20.78125, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98217,7 +101544,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 25.53125, y: 37.81024, z: 0} + - pos: {x: 30.875, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98257,7 +101584,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 45.125, y: 37.81024, z: 0} + - pos: {x: 54.03125, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98297,7 +101624,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 62.9375, y: 37.81024, z: 0} + - pos: {x: 76, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98337,7 +101664,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 72.4375, y: 37.81024, z: 0} + - pos: {x: 84.90625, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98377,7 +101704,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 93.8125, y: 37.81024, z: 0} + - pos: {x: 107.46875, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98417,7 +101744,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 113.40625, y: 37.81024, z: 0} + - pos: {x: 131.21875, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98457,7 +101784,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 121.71875, y: 37.81024, z: 0} + - pos: {x: 141.90625, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98497,7 +101824,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 143.09375, y: 37.81024, z: 0} + - pos: {x: 165.65625, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98537,7 +101864,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 162.6875, y: 37.81024, z: 0} + - pos: {x: 188.8125, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98577,7 +101904,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 180.5, y: 37.81024, z: 0} + - pos: {x: 210.78125, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98617,7 +101944,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 200.09375, y: 37.81024, z: 0} + - pos: {x: 233.9375, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98657,7 +101984,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 232.75, y: 37.81024, z: 0} + - pos: {x: 270.15625, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98697,7 +102024,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 252.34375, y: 37.81024, z: 0} + - pos: {x: 293.3125, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98737,7 +102064,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 267.1875, y: 37.81024, z: 0} + - pos: {x: 309.34375, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98777,7 +102104,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 277.875, y: 37.81024, z: 0} + - pos: {x: 318.84375, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98817,7 +102144,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 298.65625, y: 37.81024, z: 0} + - pos: {x: 342, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98857,7 +102184,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 306.96875, y: 37.81024, z: 0} + - pos: {x: 352.6875, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98897,7 +102224,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 326.5625, y: 37.81024, z: 0} + - pos: {x: 375.84375, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98937,7 +102264,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 347.9375, y: 37.81024, z: 0} + - pos: {x: 398.40625, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -98977,7 +102304,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 368.71875, y: 37.81024, z: 0} + - pos: {x: 421.5625, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99017,7 +102344,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 377.03125, y: 37.81024, z: 0} + - pos: {x: 432.25, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99057,7 +102384,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 394.84375, y: 37.81024, z: 0} + - pos: {x: 454.21875, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99097,7 +102424,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 414.4375, y: 37.81024, z: 0} + - pos: {x: 477.375, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99137,7 +102464,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 435.21875, y: 37.81024, z: 0} + - pos: {x: 499.3438, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99177,7 +102504,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 397.8125, y: 37.81024, z: 0} + - pos: {x: 507.35944, y: 37.81024, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99217,7 +102544,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -503.5, y: -0.1897583, z: 0} + - pos: {x: -523.3906, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99257,7 +102584,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -483.90625, y: -0.1897583, z: 0} + - pos: {x: -500.23438, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99297,7 +102624,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -463.125, y: -0.1897583, z: 0} + - pos: {x: -477.07812, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99337,7 +102664,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -445.3125, y: -0.1897583, z: 0} + - pos: {x: -456.29688, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99377,7 +102704,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -426.90625, y: -0.1897583, z: 0} + - pos: {x: -434.32812, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99417,7 +102744,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -405.53125, y: -0.1897583, z: 0} + - pos: {x: -411.76562, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99457,7 +102784,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -391.28125, y: -0.1897583, z: 0} + - pos: {x: -396.92188, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99497,7 +102824,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -370.5, y: -0.1897583, z: 0} + - pos: {x: -374.95312, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99537,7 +102864,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -355.65625, y: -0.1897583, z: 0} + - pos: {x: -358.92188, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99577,7 +102904,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -337.25, y: -0.1897583, z: 0} + - pos: {x: -336.95312, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99617,7 +102944,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -328.9375, y: -0.1897583, z: 0} + - pos: {x: -326.26562, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99657,7 +102984,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -302.8125, y: -0.1897583, z: 0} + - pos: {x: -297.17188, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99697,7 +103024,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -293.3125, y: -0.1897583, z: 0} + - pos: {x: -288.26562, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99737,7 +103064,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -279.0625, y: -0.1897583, z: 0} + - pos: {x: -273.42188, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99777,7 +103104,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -258.875, y: -0.1897583, z: 0} + - pos: {x: -251.45312, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99817,7 +103144,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -249.375, y: -0.1897583, z: 0} + - pos: {x: -242.54688, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99857,7 +103184,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -228, y: -0.1897583, z: 0} + - pos: {x: -219.98438, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99897,7 +103224,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -219.6875, y: -0.1897583, z: 0} + - pos: {x: -209.29688, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99937,7 +103264,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -210.1875, y: -0.1897583, z: 0} + - pos: {x: -200.39062, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -99977,7 +103304,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -195.9375, y: -0.1897583, z: 0} + - pos: {x: -185.54688, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100017,7 +103344,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -186.4375, y: -0.1897583, z: 0} + - pos: {x: -176.64062, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100057,7 +103384,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -178.125, y: -0.1897583, z: 0} + - pos: {x: -165.95312, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100097,7 +103424,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -145.46875, y: -0.1897583, z: 0} + - pos: {x: -129.73438, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100137,7 +103464,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -127.0625, y: -0.1897583, z: 0} + - pos: {x: -107.765625, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100177,7 +103504,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -118.75, y: -0.1897583, z: 0} + - pos: {x: -97.078125, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100217,7 +103544,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -92.625, y: -0.1897583, z: 0} + - pos: {x: -67.984375, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100257,7 +103584,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -73.03125, y: -0.1897583, z: 0} + - pos: {x: -44.828125, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100297,7 +103624,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -58.1875, y: -0.1897583, z: 0} + - pos: {x: -28.796875, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100337,7 +103664,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -38.59375, y: -0.1897583, z: 0} + - pos: {x: -7.421875, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100377,7 +103704,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -20.1875, y: -0.1897583, z: 0} + - pos: {x: 14.546875, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100417,7 +103744,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 0.59375, y: -0.1897583, z: 0} + - pos: {x: 37.703125, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100457,7 +103784,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 8.90625, y: -0.1897583, z: 0} + - pos: {x: 48.390625, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100497,7 +103824,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 29.09375, y: -0.1897583, z: 0} + - pos: {x: 70.359375, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100537,7 +103864,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 48.6875, y: -0.1897583, z: 0} + - pos: {x: 93.515625, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100577,7 +103904,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 63.53125, y: -0.1897583, z: 0} + - pos: {x: 109.546875, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100617,7 +103944,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 84.3125, y: -0.1897583, z: 0} + - pos: {x: 132.70312, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100657,7 +103984,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 92.625, y: -0.1897583, z: 0} + - pos: {x: 143.39062, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100697,7 +104024,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 106.875, y: -0.1897583, z: 0} + - pos: {x: 158.23438, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100737,7 +104064,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 126.46875, y: -0.1897583, z: 0} + - pos: {x: 181.39062, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100777,7 +104104,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 134.78125, y: -0.1897583, z: 0} + - pos: {x: 192.07812, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100817,7 +104144,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 154.375, y: -0.1897583, z: 0} + - pos: {x: 215.23438, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100857,7 +104184,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 169.21875, y: -0.1897583, z: 0} + - pos: {x: 231.26562, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100897,7 +104224,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 178.71875, y: -0.1897583, z: 0} + - pos: {x: 240.17188, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100937,7 +104264,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 200.09375, y: -0.1897583, z: 0} + - pos: {x: 262.73438, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -100977,7 +104304,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 219.6875, y: -0.1897583, z: 0} + - pos: {x: 286.48438, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -101017,7 +104344,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 228, y: -0.1897583, z: 0} + - pos: {x: 297.17188, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -101057,7 +104384,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 242.25, y: -0.1897583, z: 0} + - pos: {x: 312.01562, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -101097,7 +104424,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 262.4375, y: -0.1897583, z: 0} + - pos: {x: 333.98438, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -101137,7 +104464,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 271.9375, y: -0.1897583, z: 0} + - pos: {x: 342.89062, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -101177,7 +104504,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 288.5625, y: -0.1897583, z: 0} + - pos: {x: 361.29688, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -101217,7 +104544,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 296.875, y: -0.1897583, z: 0} + - pos: {x: 371.98438, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -101257,7 +104584,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 317.65625, y: -0.1897583, z: 0} + - pos: {x: 395.14062, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -101297,7 +104624,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 336.0625, y: -0.1897583, z: 0} + - pos: {x: 417.10938, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -101337,7 +104664,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 368.125, y: -0.1897583, z: 0} + - pos: {x: 452.14062, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -101377,7 +104704,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 387.71875, y: -0.1897583, z: 0} + - pos: {x: 475.29688, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -101417,7 +104744,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 396.03125, y: -0.1897583, z: 0} + - pos: {x: 485.98438, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -101457,7 +104784,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 410.28125, y: -0.1897583, z: 0} + - pos: {x: 500.8282, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -101497,13 +104824,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 429.875, y: -0.1897583, z: 0} + - pos: {x: 539.7188, y: -0.1897583, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 1 + line: 2 rawIndex: 111 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -101537,13 +104864,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 438.1875, y: -0.1897583, z: 0} + - pos: {x: -507.65625, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 1 + line: 2 rawIndex: 112 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -101577,13 +104904,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 456, y: -0.1897583, z: 0} + - pos: {x: -485.6875, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 1 + line: 2 rawIndex: 113 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -101617,13 +104944,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 475.59375, y: -0.1897583, z: 0} + - pos: {x: -462.53125, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 1 + line: 2 rawIndex: 114 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -101657,13 +104984,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 496.375, y: -0.1897583, z: 0} + - pos: {x: -440.5625, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 1 + line: 2 rawIndex: 115 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -101697,7 +105024,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 525.17194, y: -0.1897583, z: 0} + - pos: {x: -431.0625, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -101737,7 +105064,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -483.60938, y: -38.18976, z: 0} + - pos: {x: -420.375, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -101777,7 +105104,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -464.01562, y: -38.18976, z: 0} + - pos: {x: -397.21875, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -101817,7 +105144,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -442.64062, y: -38.18976, z: 0} + - pos: {x: -374.65625, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -101857,7 +105184,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -421.85938, y: -38.18976, z: 0} + - pos: {x: -351.5, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -101897,7 +105224,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -413.54688, y: -38.18976, z: 0} + - pos: {x: -340.8125, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -101937,7 +105264,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -399.29688, y: -38.18976, z: 0} + - pos: {x: -325.96875, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -101977,7 +105304,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -379.10938, y: -38.18976, z: 0} + - pos: {x: -304, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102017,7 +105344,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -360.70312, y: -38.18976, z: 0} + - pos: {x: -282.03125, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102057,7 +105384,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -345.85938, y: -38.18976, z: 0} + - pos: {x: -266, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102097,7 +105424,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -327.45312, y: -38.18976, z: 0} + - pos: {x: -244.03125, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102137,7 +105464,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -320.32812, y: -38.18976, z: 0} + - pos: {x: -236.3125, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102177,7 +105504,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -303.70312, y: -38.18976, z: 0} + - pos: {x: -217.90625, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102217,7 +105544,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -295.39062, y: -38.18976, z: 0} + - pos: {x: -207.21875, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102257,7 +105584,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -275.79688, y: -38.18976, z: 0} + - pos: {x: -184.0625, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102297,7 +105624,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -267.48438, y: -38.18976, z: 0} + - pos: {x: -173.375, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102337,7 +105664,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -256.79688, y: -38.18976, z: 0} + - pos: {x: -163.875, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102377,7 +105704,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -237.20312, y: -38.18976, z: 0} + - pos: {x: -140.71875, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102417,7 +105744,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -222.95312, y: -38.18976, z: 0} + - pos: {x: -125.875, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102457,7 +105784,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -214.64062, y: -38.18976, z: 0} + - pos: {x: -115.1875, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102497,7 +105824,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -182.57812, y: -38.18976, z: 0} + - pos: {x: -80.15625, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102537,7 +105864,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -162.98438, y: -38.18976, z: 0} + - pos: {x: -57, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102577,7 +105904,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -148.14062, y: -38.18976, z: 0} + - pos: {x: -40.96875, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102617,7 +105944,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -129.73438, y: -38.18976, z: 0} + - pos: {x: -19, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102657,7 +105984,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -121.421875, y: -38.18976, z: 0} + - pos: {x: -8.3125, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102697,7 +106024,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -103.609375, y: -38.18976, z: 0} + - pos: {x: 11.28125, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102737,7 +106064,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -84.015625, y: -38.18976, z: 0} + - pos: {x: 34.4375, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102777,7 +106104,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -51.953125, y: -38.18976, z: 0} + - pos: {x: 69.46875, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102817,7 +106144,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -42.453125, y: -38.18976, z: 0} + - pos: {x: 78.375, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102857,7 +106184,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -21.078125, y: -38.18976, z: 0} + - pos: {x: 100.9375, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102897,7 +106224,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -1.484375, y: -38.18976, z: 0} + - pos: {x: 124.6875, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102937,7 +106264,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 6.828125, y: -38.18976, z: 0} + - pos: {x: 135.375, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -102977,7 +106304,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 16.328125, y: -38.18976, z: 0} + - pos: {x: 144.28125, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -103017,7 +106344,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 37.703125, y: -38.18976, z: 0} + - pos: {x: 166.84375, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -103057,7 +106384,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 46.015625, y: -38.18976, z: 0} + - pos: {x: 177.53125, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -103097,7 +106424,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 60.265625, y: -38.18976, z: 0} + - pos: {x: 192.375, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -103137,7 +106464,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 80.453125, y: -38.18976, z: 0} + - pos: {x: 214.34375, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -103177,7 +106504,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 98.859375, y: -38.18976, z: 0} + - pos: {x: 236.3125, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -103217,7 +106544,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 107.171875, y: -38.18976, z: 0} + - pos: {x: 247, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -103257,7 +106584,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 121.421875, y: -38.18976, z: 0} + - pos: {x: 261.84375, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -103297,7 +106624,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 142.20312, y: -38.18976, z: 0} + - pos: {x: 283.8125, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -103337,7 +106664,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 156.45312, y: -38.18976, z: 0} + - pos: {x: 298.65625, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -103377,7 +106704,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 177.23438, y: -38.18976, z: 0} + - pos: {x: 320.625, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -103417,7 +106744,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 192.07812, y: -38.18976, z: 0} + - pos: {x: 336.65625, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -103457,7 +106784,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 210.48438, y: -38.18976, z: 0} + - pos: {x: 358.625, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -103497,7 +106824,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 218.79688, y: -38.18976, z: 0} + - pos: {x: 369.3125, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -103537,7 +106864,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 233.04688, y: -38.18976, z: 0} + - pos: {x: 384.15625, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -103577,7 +106904,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 252.64062, y: -38.18976, z: 0} + - pos: {x: 407.3125, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -103617,7 +106944,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 272.23438, y: -38.18976, z: 0} + - pos: {x: 430.46875, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -103657,7 +106984,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 281.73438, y: -38.18976, z: 0} + - pos: {x: 439.375, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -103697,7 +107024,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 290.04688, y: -38.18976, z: 0} + - pos: {x: 450.0625, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -103737,7 +107064,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 322.70312, y: -38.18976, z: 0} + - pos: {x: 486.28125, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -103777,13 +107104,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 341.10938, y: -38.18976, z: 0} + - pos: {x: 553.37506, y: -38.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 2 + line: 3 rawIndex: 168 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -103817,13 +107144,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 349.42188, y: -38.18976, z: 0} + - pos: {x: -462.53125, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 2 + line: 3 rawIndex: 169 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -103857,13 +107184,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 364.26562, y: -38.18976, z: 0} + - pos: {x: -446.5, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 2 + line: 3 rawIndex: 170 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -103897,13 +107224,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 382.67188, y: -38.18976, z: 0} + - pos: {x: -424.53125, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 2 + line: 3 rawIndex: 171 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -103937,13 +107264,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 400.48438, y: -38.18976, z: 0} + - pos: {x: -404.9375, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 2 + line: 3 rawIndex: 172 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -103977,13 +107304,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 418.89062, y: -38.18976, z: 0} + - pos: {x: -382.96875, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 2 + line: 3 rawIndex: 173 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -104017,13 +107344,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 440.26562, y: -38.18976, z: 0} + - pos: {x: -360.40625, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 2 + line: 3 rawIndex: 174 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -104057,13 +107384,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 454.51562, y: -38.18976, z: 0} + - pos: {x: -345.5625, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 2 + line: 3 rawIndex: 175 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -104097,13 +107424,13 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 465.20312, y: -38.18976, z: 0} + - pos: {x: -336.0625, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 readTime: 0 unreadTime: 0 - line: 2 + line: 3 rawIndex: 176 indent: 0 drawAnimData: {fileID: 11400000, guid: 79b3a58975db94dc0878c84bf4315875, type: 2} @@ -104137,7 +107464,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 625.2188, y: -38.18976, z: 0} + - pos: {x: -314.09375, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104177,7 +107504,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -341.40625, y: -76.18976, z: 0} + - pos: {x: -303.40625, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104217,7 +107544,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -324.78125, y: -76.18976, z: 0} + - pos: {x: -285, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104257,7 +107584,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -310.53125, y: -76.18976, z: 0} + - pos: {x: -270.15625, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104297,7 +107624,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -290.9375, y: -76.18976, z: 0} + - pos: {x: -247, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104337,7 +107664,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -276.09375, y: -76.18976, z: 0} + - pos: {x: -230.96875, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104377,7 +107704,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -261.84375, y: -76.18976, z: 0} + - pos: {x: -216.125, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104417,7 +107744,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -243.4375, y: -76.18976, z: 0} + - pos: {x: -194.15625, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104457,7 +107784,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -222.65625, y: -76.18976, z: 0} + - pos: {x: -171, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104497,7 +107824,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -214.34375, y: -76.18976, z: 0} + - pos: {x: -160.3125, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104537,7 +107864,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -194.75, y: -76.18976, z: 0} + - pos: {x: -137.15625, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104577,7 +107904,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -186.4375, y: -76.18976, z: 0} + - pos: {x: -126.46875, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104617,7 +107944,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -166.84375, y: -76.18976, z: 0} + - pos: {x: -105.09375, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104657,7 +107984,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -146.0625, y: -76.18976, z: 0} + - pos: {x: -83.125, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104697,7 +108024,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -124.6875, y: -76.18976, z: 0} + - pos: {x: -60.5625, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104737,7 +108064,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -103.90625, y: -76.18976, z: 0} + - pos: {x: -37.40625, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104777,7 +108104,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -85.5, y: -76.18976, z: 0} + - pos: {x: -15.4375, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104817,7 +108144,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -64.71875, y: -76.18976, z: 0} + - pos: {x: 7.71875, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104857,7 +108184,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -56.40625, y: -76.18976, z: 0} + - pos: {x: 18.40625, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104897,7 +108224,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -38.59375, y: -76.18976, z: 0} + - pos: {x: 38, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104937,7 +108264,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: -19, y: -76.18976, z: 0} + - pos: {x: 61.15625, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -104977,7 +108304,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 13.0625, y: -76.18976, z: 0} + - pos: {x: 96.1875, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105017,7 +108344,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 33.25, y: -76.18976, z: 0} + - pos: {x: 119.34375, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105057,7 +108384,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 52.84375, y: -76.18976, z: 0} + - pos: {x: 142.5, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105097,7 +108424,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 72.4375, y: -76.18976, z: 0} + - pos: {x: 166.25, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105137,7 +108464,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 81.9375, y: -76.18976, z: 0} + - pos: {x: 175.15625, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105177,7 +108504,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 103.3125, y: -76.18976, z: 0} + - pos: {x: 197.71875, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105217,7 +108544,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 112.21875, y: -76.18976, z: 0} + - pos: {x: 207.21875, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105257,7 +108584,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 120.53125, y: -76.18976, z: 0} + - pos: {x: 217.90625, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105297,7 +108624,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 141.3125, y: -76.18976, z: 0} + - pos: {x: 241.0625, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105337,7 +108664,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 159.71875, y: -76.18976, z: 0} + - pos: {x: 263.03125, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105377,7 +108704,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 173.96875, y: -76.18976, z: 0} + - pos: {x: 277.875, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105417,7 +108744,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 193.5625, y: -76.18976, z: 0} + - pos: {x: 301.03125, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105457,7 +108784,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 203.0625, y: -76.18976, z: 0} + - pos: {x: 309.9375, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105497,7 +108824,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 213.75, y: -76.18976, z: 0} + - pos: {x: 319.4375, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105537,7 +108864,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 230.375, y: -76.18976, z: 0} + - pos: {x: 337.84375, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105577,7 +108904,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 238.6875, y: -76.18976, z: 0} + - pos: {x: 348.53125, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105617,7 +108944,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 258.28125, y: -76.18976, z: 0} + - pos: {x: 371.6875, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105657,7 +108984,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 276.6875, y: -76.18976, z: 0} + - pos: {x: 393.65625, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105697,7 +109024,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 287.375, y: -76.18976, z: 0} + - pos: {x: 403.15625, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105737,7 +109064,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 306.96875, y: -76.18976, z: 0} + - pos: {x: 426.3125, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105777,7 +109104,7 @@ MonoBehaviour: chSize: 64 submeshChange: 0 invoked: 1 - - pos: {x: 333.09375, y: -76.18976, z: 0} + - pos: {x: 455.40625, y: -76.18976, z: 0} offset: {x: 0, y: 0, z: 0} lineSpacing: 1 isEndOfParagraph: 0 @@ -105832,14 +109159,14 @@ MonoBehaviour: hyphenedText: 'Hey there! We hope you''re enjoying ToyoWorld and your adventure - within it! We worked hard to bring this demo to you, + within it! We worked hard to bring this demo to - and there''s a lot - more coming in the future too! We recently + you, and there''s a lot + more coming in the future too! We - started a Funded campagin, details + recently started a Funded campagin, details below.' - font: {fileID: 12800000, guid: 92af8c94974284c4388316b4f89b4f02, type: 2} + font: {fileID: 12800000, guid: e110c919ea5e84fea8cbc2f0556ecfef, type: 3} _color32: serializedVersion: 2 rgba: 4294967295 @@ -105890,23 +109217,23 @@ MonoBehaviour: textMesh: {fileID: 0} rawTopLeftBounds: {x: 525.8, y: -75.81024, z: 0} rawBottomRightBounds: {x: -525.8, y: 75.81024, z: 0} - rawBottomRightTextBounds: {x: 1007, y: -152, z: 0} + rawBottomRightTextBounds: {x: 1046.7812, y: -152, z: 0} topLeftBounds: {x: 638.6186, y: 856.3149, z: 0} topRightBounds: {x: 1281.325, y: 856.3149, z: 0} bottomLeftBounds: {x: 638.6186, y: 763.64905, z: 0} bottomRightBounds: {x: 1281.325, y: 763.64905, z: 0} centerBounds: {x: 959.9718, y: 809.98193, z: 0} - topLeftTextBounds: {x: 652.2477, y: 856.3149, z: 0} - topRightTextBounds: {x: 1267.6959, y: 856.3149, z: 0} - bottomLeftTextBounds: {x: 652.2477, y: 763.41705, z: 0} - bottomRightTextBounds: {x: 1267.6959, y: 763.41705, z: 0} + topLeftTextBounds: {x: 640.0912, y: 856.3149, z: 0} + topRightTextBounds: {x: 1279.8524, y: 856.3149, z: 0} + bottomLeftTextBounds: {x: 640.0912, y: 763.41705, z: 0} + bottomRightTextBounds: {x: 1279.8524, y: 763.41705, z: 0} centerTextBounds: {x: 959.9718, y: 809.86597, z: 0} - finalTopLeftTextBounds: {x: 652.2477, y: 856.3149, z: 0} - finalTopRightTextBounds: {x: 1267.6959, y: 856.3149, z: 0} - finalBottomLeftTextBounds: {x: 652.2477, y: 763.41705, z: 0} - finalBottomRightTextBounds: {x: 1267.6959, y: 763.41705, z: 0} + finalTopLeftTextBounds: {x: 640.0912, y: 856.3149, z: 0} + finalTopRightTextBounds: {x: 1279.8524, y: 856.3149, z: 0} + finalBottomLeftTextBounds: {x: 640.0912, y: 763.41705, z: 0} + finalBottomRightTextBounds: {x: 1279.8524, y: 763.41705, z: 0} finalCenterTextBounds: {x: 959.9718, y: 809.86597, z: 0} - unwrappedBottomRightTextBounds: {x: 3585.6562, y: -38, z: 0} + unwrappedBottomRightTextBounds: {x: 4052.3438, y: -38, z: 0} onCompleteEvent: m_PersistentCalls: m_Calls: [] diff --git a/ToyoWorld/Assets/Scripts/Battle/BattleSystem.cs b/ToyoWorld/Assets/Scripts/Battle/BattleSystem.cs index 509c5d32..202e6749 100644 --- a/ToyoWorld/Assets/Scripts/Battle/BattleSystem.cs +++ b/ToyoWorld/Assets/Scripts/Battle/BattleSystem.cs @@ -217,6 +217,9 @@ public void SendToyo(Toyo selectedToyo) partyScreen.gameObject.SetActive(false); state = BattleState.BUSY; + Destroy(playerUnit.playerToyo.gameObject); + Debug.Log(playerUnit.playerToyo.gameObject.name); + StartCoroutine(SwitchToyo(selectedToyo)); } @@ -227,8 +230,8 @@ public IEnumerator SwitchToyo(Toyo toyo) { yield return bDialogue.TypeDialog($"Come back, {playerUnit.Toyo.Base.ToyoName}!"); //play animation here - Destroy(playerUnit.playerToyo.gameObject); yield return new WaitForSeconds(2f); + } playerUnit.Setup(toyo);