diff --git a/Assets/Bullet.cs b/Assets/Bullet.cs index 58be874..daf309b 100644 --- a/Assets/Bullet.cs +++ b/Assets/Bullet.cs @@ -7,8 +7,6 @@ public class Bullet : MonoBehaviour public float 存活時間 = 1.5f; float 結束時間; - public GameObject player; - // Start is called before the first frame update void Start() { @@ -21,4 +19,10 @@ void Update() if (Time.time >= 結束時間) Destroy(gameObject); } + private void OnCollisionEnter(Collision collision) + { + if(!collision.gameObject.CompareTag("主角")){ + Destroy(gameObject); + } + } } diff --git a/Assets/EnemyFollow.cs b/Assets/EnemyFollow.cs index 940edc7..540f3cb 100644 --- a/Assets/EnemyFollow.cs +++ b/Assets/EnemyFollow.cs @@ -32,27 +32,21 @@ void Update() if (AttackTrue == true){ 動畫控制器.SetFloat("Speed",1f); - 動畫控制器.SetBool("Attack",false); } // Check if the player is within the attack distance if (distanceToPlayer <= attackDistance) { - if(AttackTrue == true){ - 動畫控制器.SetBool("Attack",true); - 動畫控制器.SetFloat("Speed",-1f); - } - // Check the attack cooldown before attacking again if (attackTimer <= 0.0f) { // Attack the player - + if(AttackTrue == true) + 動畫控制器.SetBool("Attack",true); AttackPlayer(); attackTimer = attackCooldown; // Reset the cooldown } } - } // Update the attack timer @@ -72,9 +66,7 @@ void AttackPlayer() if (playerHealth != null) { playerHealth.TakeDamage(attackDamage); - } - } void OnControllerColliderHit(ControllerColliderHit hit) diff --git a/Assets/Magic shield yellow.prefab b/Assets/Magic shield yellow.prefab index bb7e3e4..ba5fd5e 100644 --- a/Assets/Magic shield yellow.prefab +++ b/Assets/Magic shield yellow.prefab @@ -14635,7 +14635,7 @@ GameObject: - component: {fileID: -2100425555622468461} - component: {fileID: -5384173047286783725} - component: {fileID: -6690546815680768627} - m_Layer: 6 + m_Layer: 0 m_Name: Magic shield yellow m_TagString: Untagged m_Icon: {fileID: 0} @@ -19510,7 +19510,6 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: "\u5B58\u6D3B\u6642\u9593": 1.5 - player: {fileID: 158050, guid: 479d26050afb50244823e542e662566f, type: 3} --- !u!114 &-5406406704157259278 MonoBehaviour: m_ObjectHideFlags: 0 @@ -19536,7 +19535,7 @@ SphereCollider: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 8353789554248625585} m_Material: {fileID: 0} - m_IsTrigger: 1 + m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 2 m_Radius: 0.2 @@ -19555,7 +19554,7 @@ Rigidbody: m_UseGravity: 0 m_IsKinematic: 0 m_Interpolate: 0 - m_Constraints: 36 + m_Constraints: 0 m_CollisionDetection: 0 --- !u!82 &-6690546815680768627 AudioSource: diff --git a/Assets/Main.unity b/Assets/Main.unity new file mode 100644 index 0000000..e60d6a9 --- /dev/null +++ b/Assets/Main.unity @@ -0,0 +1,1237 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 9 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.01 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} + m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} + m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 0 + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} + m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_IndirectSpecularColor: {r: 0.18028378, g: 0.22571412, b: 0.30692285, a: 1} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 12 + m_GIWorkflowMode: 1 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_FinalGather: 0 + m_FinalGatherFiltering: 1 + m_FinalGatherRayCount: 256 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 0} + m_LightingSettings: {fileID: 0} +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 2 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + accuratePlacement: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1 &789977904 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 789977905} + - component: {fileID: 789977908} + - component: {fileID: 789977907} + - component: {fileID: 789977906} + m_Layer: 5 + m_Name: PlayButton + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &789977905 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 789977904} + 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: 986420485} + m_Father: {fileID: 1033994764} + 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: 25, y: -16} + m_SizeDelta: {x: 222.9045, y: 71.0842} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &789977906 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 789977904} + 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: 0} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.47058824} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.19215687} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.47058824} + 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: 789977907} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 1219898273} + m_TargetAssemblyTypeName: MainMenu, Assembly-CSharp + m_MethodName: PlayGame + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &789977907 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 789977904} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.6549145, g: 0.9716981, b: 0.443681, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &789977908 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 789977904} + m_CullTransparentMesh: 1 +--- !u!1 &927654990 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 927654991} + - component: {fileID: 927654993} + - component: {fileID: 927654992} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &927654991 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 927654990} + 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: 1174094474} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0.0000038147} + m_SizeDelta: {x: 20.4689, y: 7.3107} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &927654992 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 927654990} + 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: QUIT + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 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: 40 + m_fontSizeBase: 40 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 1 + 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: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 1.4629211, 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 &927654993 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 927654990} + m_CullTransparentMesh: 1 +--- !u!1 &986420484 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 986420485} + - component: {fileID: 986420487} + - component: {fileID: 986420486} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &986420485 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 986420484} + 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: 789977905} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &986420486 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 986420484} + 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: PLAY + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 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: 40 + m_fontSizeBase: 40 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 1 + 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: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &986420487 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 986420484} + m_CullTransparentMesh: 1 +--- !u!1 &1019556284 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1019556285} + - component: {fileID: 1019556287} + - component: {fileID: 1019556286} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1019556285 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1019556284} + 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: 1033994764} + 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: -105, y: 174} + m_SizeDelta: {x: 719.6913, y: 75.4833} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1019556286 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1019556284} + 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: Iya Advanture + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4284807763 + m_fontColor: {r: 0.3254902, g: 0.9811321, b: 0.3914579, a: 1} + m_enableVertexGradient: 1 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 0.21568628, g: 0.21568628, b: 0.21568628, a: 1} + topRight: {r: 0.9339623, g: 0.34097034, b: 0, a: 1} + bottomLeft: {r: 1, g: 0.97547174, b: 0.97547174, a: 1} + bottomRight: {r: 0.1792453, g: 0.16639374, b: 0.16639374, a: 0.48235294} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: 97690656 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 90 + m_fontSizeBase: 90 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 17 + m_HorizontalAlignment: 1 + m_VerticalAlignment: 256 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: -0.000061035156, y: 0, z: -244.62509, 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 &1019556287 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1019556284} + m_CullTransparentMesh: 1 +--- !u!1 &1033994763 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1033994764} + - component: {fileID: 1033994766} + - component: {fileID: 1033994765} + m_Layer: 5 + m_Name: Panel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1033994764 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1033994763} + 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: 789977905} + - {fileID: 1174094474} + - {fileID: 1019556285} + m_Father: {fileID: 1219898277} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1033994765 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1033994763} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.754717, g: 0.754717, b: 0.754717, a: 0.90588236} + 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: c2624f50640df734288ae14c39ae8fcd, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1033994766 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1033994763} + m_CullTransparentMesh: 1 +--- !u!1 &1174094473 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1174094474} + - component: {fileID: 1174094477} + - component: {fileID: 1174094476} + - component: {fileID: 1174094475} + m_Layer: 5 + m_Name: QuitButton + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1174094474 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1174094473} + 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: 927654991} + m_Father: {fileID: 1033994764} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 24, y: -104} + m_SizeDelta: {x: 221.9, y: 71.0836} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1174094475 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1174094473} + 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: 0} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.47058824} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.19215687} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.47058824} + 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: 1174094476} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 1219898273} + m_TargetAssemblyTypeName: MainMenu, Assembly-CSharp + m_MethodName: PlayGame + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1174094476 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1174094473} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.9433962, g: 0.24385896, b: 0.33589998, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1174094477 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1174094473} + m_CullTransparentMesh: 1 +--- !u!1 &1219898272 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1219898277} + - component: {fileID: 1219898276} + - component: {fileID: 1219898275} + - component: {fileID: 1219898274} + - component: {fileID: 1219898273} + m_Layer: 5 + m_Name: Canvas + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1219898273 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1219898272} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8e7fb178a9b255f408a041967ce1b18f, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!114 &1219898274 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1219898272} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &1219898275 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1219898272} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 0 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 800, y: 600} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &1219898276 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1219898272} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_AdditionalShaderChannelsFlag: 25 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!224 &1219898277 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1219898272} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 1033994764} + m_Father: {fileID: 0} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} +--- !u!1 &1471913502 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1471913505} + - component: {fileID: 1471913504} + - component: {fileID: 1471913503} + m_Layer: 0 + m_Name: Main Camera + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!81 &1471913503 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1471913502} + m_Enabled: 1 +--- !u!20 &1471913504 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1471913502} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_FocalLength: 50 + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 60 + orthographic: 0 + orthographic size: 5 + m_Depth: -1 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &1471913505 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1471913502} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 1, z: -10} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &1839474442 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1839474444} + - component: {fileID: 1839474443} + m_Layer: 0 + m_Name: Directional Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!108 &1839474443 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1839474442} + m_Enabled: 1 + serializedVersion: 10 + m_Type: 1 + m_Shape: 0 + m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1} + m_Intensity: 1 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!4 &1839474444 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1839474442} + m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261} + m_LocalPosition: {x: 0, y: 3, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} +--- !u!1 &2025900398 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2025900401} + - component: {fileID: 2025900400} + - component: {fileID: 2025900399} + m_Layer: 0 + m_Name: EventSystem + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &2025900399 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2025900398} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3} + m_Name: + m_EditorClassIdentifier: + m_SendPointerHoverToParent: 1 + m_HorizontalAxis: Horizontal + m_VerticalAxis: Vertical + m_SubmitButton: Submit + m_CancelButton: Cancel + m_InputActionsPerSecond: 10 + m_RepeatDelay: 0.5 + m_ForceModuleActive: 0 +--- !u!114 &2025900400 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2025900398} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_FirstSelected: {fileID: 0} + m_sendNavigationEvents: 1 + m_DragThreshold: 10 +--- !u!4 &2025900401 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2025900398} + 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: 0} + m_RootOrder: 3 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} diff --git a/Assets/Main.unity.meta b/Assets/Main.unity.meta new file mode 100644 index 0000000..7cf1195 --- /dev/null +++ b/Assets/Main.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4c603532be9e76b46a145dc6e1b71a7b +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/MainMenu.cs b/Assets/MainMenu.cs new file mode 100644 index 0000000..49b4d0e --- /dev/null +++ b/Assets/MainMenu.cs @@ -0,0 +1,20 @@ +using System.Collections; +using System.Collections.Generic; +using UnityEngine; +using UnityEngine.UI; +using UnityEngine.SceneManagement; + +public class MainMenu : MonoBehaviour +{ + // }lCs^I禡 + public void PlayGame() + { + SceneManager.LoadScene(1); + } + + // hXCs^I禡 + public void QuitGame() + { + Application.Quit(); + } +} diff --git a/Assets/MainMenu.cs.meta b/Assets/MainMenu.cs.meta new file mode 100644 index 0000000..0f19e8e --- /dev/null +++ b/Assets/MainMenu.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 8e7fb178a9b255f408a041967ce1b18f +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Tiger/Hit.fbx.meta b/Assets/Tiger/Hit.fbx.meta index da3bf49..36ee8cf 100644 --- a/Assets/Tiger/Hit.fbx.meta +++ b/Assets/Tiger/Hit.fbx.meta @@ -1,2171 +1,744 @@ fileFormatVersion: 2 guid: 3ba44afe9035c5e409c30bae1ec51c36 +timeCreated: 1455108228 +licenseType: Store ModelImporter: - serializedVersion: 21300 - internalIDToNameTable: - - first: - 1: 100000 - second: head1_AttributesConnectToUpperBody - - first: - 1: 100002 - second: head1_Buffer - - first: - 1: 100004 - second: head1_cluster1Handle - - first: - 1: 100006 - second: head1_Control - - first: - 1: 100008 - second: head1_head - - first: - 1: 100010 - second: head1_neck - - first: - 1: 100012 - second: head1_neckAWUPAimer - - first: - 1: 100014 - second: head1_neckAWUPLean - - first: - 1: 100016 - second: head1_neckAWUPTwist - - first: - 1: 100018 - second: head1_neckAWUPUnTwist - - first: - 1: 100020 - second: head1_neckBuffer - - first: - 1: 100022 - second: head1_neckControl - - first: - 1: 100024 - second: head1_neckSpace - - first: - 1: 100026 - second: head1_ParentConstrain - - first: - 1: 100028 - second: head1_ParentToUpperBody - - first: - 1: 100030 - second: head1_ParentToWorld - - first: - 1: 100032 - second: head1_RotateToIsolate - - first: - 1: 100034 - second: head1_rotIsolate - - first: - 1: 100036 - second: //RootNode - - first: - 1: 100038 - second: joint1 - - first: - 1: 100040 - second: joint2 - - first: - 1: 100042 - second: leftLeg1_arrowClusters - - first: - 1: 100044 - second: leftLeg1_AttributesConnectToUpperBody - - first: - 1: 100046 - second: leftLeg1_distanceDimension1 - - first: - 1: 100048 - second: leftLeg1_DistanceMeasure1 - - first: - 1: 100050 - second: leftLeg1_DistanceMeasure2 - - first: - 1: 100052 - second: leftLeg1_FootArrowPoleVector - - first: - 1: 100054 - second: leftLeg1_FootBuffer - - first: - 1: 100056 - second: leftLeg1_FootControl - - first: - 1: 100058 - second: leftLeg1_footControlSizer - - first: - 1: 100060 - second: leftLeg1_FootIK - - first: - 1: 100062 - second: leftLeg1_FootIKPoleVector - - first: - 1: 100064 - second: leftLeg1_HeelRaiser - - first: - 1: 100066 - second: leftLeg1_highResJointAimer - - first: - 1: 100068 - second: leftLeg1_hipTwistAimer - - first: - 1: 100070 - second: leftLeg1_hipUpVect1 - - first: - 1: 100072 - second: leftLeg1_hipUpVect2 - - first: - 1: 100074 - second: leftLeg1_HiResFoot - - first: - 1: 100076 - second: leftLeg1_HiResLowerLeg - - first: - 1: 100078 - second: leftLeg1_HiResLowerLegTwist - - first: - 1: 100080 - second: leftLeg1_HiResToe - - first: - 1: 100082 - second: leftLeg1_HiResUpperLeg - - first: - 1: 100084 - second: leftLeg1_HiResUpperLegTwist - - first: - 1: 100086 - second: leftLeg1_IKHeelControl - - first: - 1: 100088 - second: leftLeg1_IKSwitchToePlacer - - first: - 1: 100090 - second: leftLeg1_LegIKAimed - - first: - 1: 100092 - second: leftLeg1_LegIKBuffer - - first: - 1: 100094 - second: leftLeg1_LegIKControl - - first: - 1: 100096 - second: leftLeg1_LowerLegBuffer - - first: - 1: 100098 - second: leftLeg1_LowerLegControl - - first: - 1: 100100 - second: leftLeg1_ParentConstrain - - first: - 1: 100102 - second: leftLeg1_ParentToWorldNull - - first: - 1: 100104 - second: leftLeg1_poleVectCounterAim - - first: - 1: 100106 - second: leftLeg1_RigAim - - first: - 1: 100108 - second: leftLeg1_RigFoot - - first: - 1: 100110 - second: leftLeg1_Rigging - - first: - 1: 100112 - second: leftLeg1_RigJoints - - first: - 1: 100114 - second: leftLeg1_RigLowerLeg - - first: - 1: 100116 - second: leftLeg1_RigToe - - first: - 1: 100118 - second: leftLeg1_RigToe_end - - first: - 1: 100120 - second: leftLeg1_RigToeAim - - first: - 1: 100122 - second: leftLeg1_RigUpperLeg - - first: - 1: 100124 - second: leftLeg1_switchIKOut - - first: - 1: 100126 - second: leftLeg1_ToeBuffer - - first: - 1: 100128 - second: leftLeg1_ToeControl - - first: - 1: 100130 - second: leftLeg1_ToeIK - - first: - 1: 100132 - second: leftLeg1_ToeIKPoleVector - - first: - 1: 100134 - second: leftLeg1_ToeRaiser - - first: - 1: 100136 - second: leftLeg1_UpperLegBuffer - - first: - 1: 100138 - second: leftLeg1_UpperLegControl - - first: - 1: 100140 - second: leftLeg2_arrowClusters - - first: - 1: 100142 - second: leftLeg2_AttributesConnectToUpperBody - - first: - 1: 100144 - second: leftLeg2_distanceDimension1 - - first: - 1: 100146 - second: leftLeg2_DistanceMeasure1 - - first: - 1: 100148 - second: leftLeg2_DistanceMeasure2 - - first: - 1: 100150 - second: leftLeg2_FootArrowPoleVector - - first: - 1: 100152 - second: leftLeg2_FootBuffer - - first: - 1: 100154 - second: leftLeg2_FootControl - - first: - 1: 100156 - second: leftLeg2_footControlSizer - - first: - 1: 100158 - second: leftLeg2_FootIK - - first: - 1: 100160 - second: leftLeg2_FootIKPoleVector - - first: - 1: 100162 - second: leftLeg2_HeelRaiser - - first: - 1: 100164 - second: leftLeg2_highResJointAimer - - first: - 1: 100166 - second: leftLeg2_hipTwistAimer - - first: - 1: 100168 - second: leftLeg2_hipUpVect1 - - first: - 1: 100170 - second: leftLeg2_hipUpVect2 - - first: - 1: 100172 - second: leftLeg2_HiResFoot - - first: - 1: 100174 - second: leftLeg2_HiResLowerLeg - - first: - 1: 100176 - second: leftLeg2_HiResLowerLegTwist - - first: - 1: 100178 - second: leftLeg2_HiResToe - - first: - 1: 100180 - second: leftLeg2_HiResUpperLeg - - first: - 1: 100182 - second: leftLeg2_HiResUpperLegTwist - - first: - 1: 100184 - second: leftLeg2_IKHeelControl - - first: - 1: 100186 - second: leftLeg2_IKSwitchToePlacer - - first: - 1: 100188 - second: leftLeg2_LegIKAimed - - first: - 1: 100190 - second: leftLeg2_LegIKBuffer - - first: - 1: 100192 - second: leftLeg2_LegIKControl - - first: - 1: 100194 - second: leftLeg2_LowerLegBuffer - - first: - 1: 100196 - second: leftLeg2_LowerLegControl - - first: - 1: 100198 - second: leftLeg2_ParentConstrain - - first: - 1: 100200 - second: leftLeg2_ParentToWorldNull - - first: - 1: 100202 - second: leftLeg2_poleVectCounterAim - - first: - 1: 100204 - second: leftLeg2_RigAim - - first: - 1: 100206 - second: leftLeg2_RigFoot - - first: - 1: 100208 - second: leftLeg2_Rigging - - first: - 1: 100210 - second: leftLeg2_RigJoints - - first: - 1: 100212 - second: leftLeg2_RigLowerLeg - - first: - 1: 100214 - second: leftLeg2_RigToe - - first: - 1: 100216 - second: leftLeg2_RigToe_end - - first: - 1: 100218 - second: leftLeg2_RigToeAim - - first: - 1: 100220 - second: leftLeg2_RigUpperLeg - - first: - 1: 100222 - second: leftLeg2_switchIKOut - - first: - 1: 100224 - second: leftLeg2_ToeBuffer - - first: - 1: 100226 - second: leftLeg2_ToeControl - - first: - 1: 100228 - second: leftLeg2_ToeIK - - first: - 1: 100230 - second: leftLeg2_ToeIKPoleVector - - first: - 1: 100232 - second: leftLeg2_ToeRaiser - - first: - 1: 100234 - second: leftLeg2_UpperLegBuffer - - first: - 1: 100236 - second: leftLeg2_UpperLegControl - - first: - 1: 100238 - second: rightLeg1_arrowClusters - - first: - 1: 100240 - second: rightLeg1_AttributesConnectToUpperBody - - first: - 1: 100242 - second: rightLeg1_distanceDimension1 - - first: - 1: 100244 - second: rightLeg1_DistanceMeasure1 - - first: - 1: 100246 - second: rightLeg1_DistanceMeasure2 - - first: - 1: 100248 - second: rightLeg1_FootArrowPoleVector - - first: - 1: 100250 - second: rightLeg1_FootBuffer - - first: - 1: 100252 - second: rightLeg1_FootControl - - first: - 1: 100254 - second: rightLeg1_footControlSizer - - first: - 1: 100256 - second: rightLeg1_FootIK - - first: - 1: 100258 - second: rightLeg1_FootIKPoleVector - - first: - 1: 100260 - second: rightLeg1_HeelRaiser - - first: - 1: 100262 - second: rightLeg1_highResJointAimer - - first: - 1: 100264 - second: rightLeg1_hipTwistAimer - - first: - 1: 100266 - second: rightLeg1_hipUpVect1 - - first: - 1: 100268 - second: rightLeg1_hipUpVect2 - - first: - 1: 100270 - second: rightLeg1_HiResFoot - - first: - 1: 100272 - second: rightLeg1_HiResLowerLeg - - first: - 1: 100274 - second: rightLeg1_HiResLowerLegTwist - - first: - 1: 100276 - second: rightLeg1_HiResToe - - first: - 1: 100278 - second: rightLeg1_HiResUpperLeg - - first: - 1: 100280 - second: rightLeg1_HiResUpperLegTwist - - first: - 1: 100282 - second: rightLeg1_IKHeelControl - - first: - 1: 100284 - second: rightLeg1_IKSwitchToePlacer - - first: - 1: 100286 - second: rightLeg1_LegIKAimed - - first: - 1: 100288 - second: rightLeg1_LegIKBuffer - - first: - 1: 100290 - second: rightLeg1_LegIKControl - - first: - 1: 100292 - second: rightLeg1_LowerLegBuffer - - first: - 1: 100294 - second: rightLeg1_LowerLegControl - - first: - 1: 100296 - second: rightLeg1_ParentConstrain - - first: - 1: 100298 - second: rightLeg1_ParentToWorldNull - - first: - 1: 100300 - second: rightLeg1_poleVectCounterAim - - first: - 1: 100302 - second: rightLeg1_RigAim - - first: - 1: 100304 - second: rightLeg1_RigFoot - - first: - 1: 100306 - second: rightLeg1_Rigging - - first: - 1: 100308 - second: rightLeg1_RigJoints - - first: - 1: 100310 - second: rightLeg1_RigLowerLeg - - first: - 1: 100312 - second: rightLeg1_RigToe - - first: - 1: 100314 - second: rightLeg1_RigToe_end - - first: - 1: 100316 - second: rightLeg1_RigToeAim - - first: - 1: 100318 - second: rightLeg1_RigUpperLeg - - first: - 1: 100320 - second: rightLeg1_switchIKOut - - first: - 1: 100322 - second: rightLeg1_ToeBuffer - - first: - 1: 100324 - second: rightLeg1_ToeControl - - first: - 1: 100326 - second: rightLeg1_ToeIK - - first: - 1: 100328 - second: rightLeg1_ToeIKPoleVector - - first: - 1: 100330 - second: rightLeg1_ToeRaiser - - first: - 1: 100332 - second: rightLeg1_UpperLegBuffer - - first: - 1: 100334 - second: rightLeg1_UpperLegControl - - first: - 1: 100336 - second: rightLeg2_arrowClusters - - first: - 1: 100338 - second: rightLeg2_AttributesConnectToUpperBody - - first: - 1: 100340 - second: rightLeg2_distanceDimension1 - - first: - 1: 100342 - second: rightLeg2_DistanceMeasure1 - - first: - 1: 100344 - second: rightLeg2_DistanceMeasure2 - - first: - 1: 100346 - second: rightLeg2_FootArrowPoleVector - - first: - 1: 100348 - second: rightLeg2_FootBuffer - - first: - 1: 100350 - second: rightLeg2_FootControl - - first: - 1: 100352 - second: rightLeg2_footControlSizer - - first: - 1: 100354 - second: rightLeg2_FootIK - - first: - 1: 100356 - second: rightLeg2_FootIKPoleVector - - first: - 1: 100358 - second: rightLeg2_HeelRaiser - - first: - 1: 100360 - second: rightLeg2_highResJointAimer - - first: - 1: 100362 - second: rightLeg2_hipTwistAimer - - first: - 1: 100364 - second: rightLeg2_hipUpVect1 - - first: - 1: 100366 - second: rightLeg2_hipUpVect2 - - first: - 1: 100368 - second: rightLeg2_HiResFoot - - first: - 1: 100370 - second: rightLeg2_HiResLowerLeg - - first: - 1: 100372 - second: rightLeg2_HiResLowerLegTwist - - first: - 1: 100374 - second: rightLeg2_HiResToe - - first: - 1: 100376 - second: rightLeg2_HiResUpperLeg - - first: - 1: 100378 - second: rightLeg2_HiResUpperLegTwist - - first: - 1: 100380 - second: rightLeg2_IKHeelControl - - first: - 1: 100382 - second: rightLeg2_IKSwitchToePlacer - - first: - 1: 100384 - second: rightLeg2_LegIKAimed - - first: - 1: 100386 - second: rightLeg2_LegIKBuffer - - first: - 1: 100388 - second: rightLeg2_LegIKControl - - first: - 1: 100390 - second: rightLeg2_LowerLegBuffer - - first: - 1: 100392 - second: rightLeg2_LowerLegControl - - first: - 1: 100394 - second: rightLeg2_ParentConstrain - - first: - 1: 100396 - second: rightLeg2_ParentToWorldNull - - first: - 1: 100398 - second: rightLeg2_poleVectCounterAim - - first: - 1: 100400 - second: rightLeg2_RigAim - - first: - 1: 100402 - second: rightLeg2_RigFoot - - first: - 1: 100404 - second: rightLeg2_Rigging - - first: - 1: 100406 - second: rightLeg2_RigJoints - - first: - 1: 100408 - second: rightLeg2_RigLowerLeg - - first: - 1: 100410 - second: rightLeg2_RigToe - - first: - 1: 100412 - second: rightLeg2_RigToe_end - - first: - 1: 100414 - second: rightLeg2_RigToeAim - - first: - 1: 100416 - second: rightLeg2_RigUpperLeg - - first: - 1: 100418 - second: rightLeg2_switchIKOut - - first: - 1: 100420 - second: rightLeg2_ToeBuffer - - first: - 1: 100422 - second: rightLeg2_ToeControl - - first: - 1: 100424 - second: rightLeg2_ToeIK - - first: - 1: 100426 - second: rightLeg2_ToeIKPoleVector - - first: - 1: 100428 - second: rightLeg2_ToeRaiser - - first: - 1: 100430 - second: rightLeg2_UpperLegBuffer - - first: - 1: 100432 - second: rightLeg2_UpperLegControl - - first: - 1: 100434 - second: spine1_AttributesConnectToUpperBody - - first: - 1: 100436 - second: spine1_Curve - - first: - 1: 100438 - second: spine1_hipsControl - - first: - 1: 100440 - second: spine1_hipsIKBuffer - - first: - 1: 100442 - second: spine1_hipsIKControl - - first: - 1: 100444 - second: spine1_hiResHips - - first: - 1: 100446 - second: spine1_hiResSpine1 - - first: - 1: 100448 - second: spine1_hiResSpine2 - - first: - 1: 100450 - second: spine1_hiResSpine3 - - first: - 1: 100452 - second: spine1_hiResSpine4 - - first: - 1: 100454 - second: spine1_hiResSpine5 - - first: - 1: 100456 - second: spine1_hiResWorkNodes - - first: - 1: 100458 - second: spine1_Loc1 - - first: - 1: 100460 - second: spine1_Loc2 - - first: - 1: 100462 - second: spine1_Loc3 - - first: - 1: 100464 - second: spine1_locator3 - - first: - 1: 100466 - second: spine1_locator5 - - first: - 1: 100468 - second: spine1_locator6 - - first: - 1: 100470 - second: spine1_locator7 - - first: - 1: 100472 - second: spine1_locator8 - - first: - 1: 100474 - second: spine1_lowerJointRotated - - first: - 1: 100476 - second: spine1_lowerJointSkewed - - first: - 1: 100478 - second: spine1_lowerSpineBuffer - - first: - 1: 100480 - second: spine1_lowerSpineControl - - first: - 1: 100482 - second: spine1_middleSpineAim - - first: - 1: 100484 - second: spine1_middleSpineBuffer - - first: - 1: 100486 - second: spine1_middleSpineControl - - first: - 1: 100488 - second: spine1_middleSpineIKBuffer - - first: - 1: 100490 - second: spine1_middleSpineIKControl - - first: - 1: 100492 - second: spine1_middleSpineTransform - - first: - 1: 100494 - second: spine1_ParentConstrain - - first: - 1: 100496 - second: spine1_ParentToWorldNull - - first: - 1: 100498 - second: spine1_pelvisAttach - - first: - 1: 100500 - second: spine1_rig - - first: - 1: 100502 - second: spine1_torsoBuffer - - first: - 1: 100504 - second: spine1_torsoControl - - first: - 1: 100506 - second: spine1_torsoIKBuffer - - first: - 1: 100508 - second: spine1_torsoIKControl - - first: - 1: 100510 - second: spine1_Trans1 - - first: - 1: 100512 - second: spine1_Trans2 - - first: - 1: 100514 - second: spine1_Trans3 - - first: - 1: 100516 - second: spine1_upperJointRotated - - first: - 1: 100518 - second: spine1_upperJointSkewed - - first: - 1: 100520 - second: spine1_UpVector - - first: - 1: 100522 - second: tail1_aimNull1 - - first: - 1: 100524 - second: tail1_aimNull10 - - first: - 1: 100526 - second: tail1_aimNull11 - - first: - 1: 100528 - second: tail1_aimNull12 - - first: - 1: 100530 - second: tail1_aimNull13 - - first: - 1: 100532 - second: tail1_aimNull2 - - first: - 1: 100534 - second: tail1_aimNull3 - - first: - 1: 100536 - second: tail1_aimNull4 - - first: - 1: 100538 - second: tail1_aimNull5 - - first: - 1: 100540 - second: tail1_aimNull6 - - first: - 1: 100542 - second: tail1_aimNull7 - - first: - 1: 100544 - second: tail1_aimNull8 - - first: - 1: 100546 - second: tail1_aimNull9 - - first: - 1: 100548 - second: tail1_aimNullsBuffer - - first: - 1: 100550 - second: tail1_controlCluster0Handle - - first: - 1: 100552 - second: tail1_controlCluster10Handle - - first: - 1: 100554 - second: tail1_controlCluster11Handle - - first: - 1: 100556 - second: tail1_controlCluster12Handle - - first: - 1: 100558 - second: tail1_controlCluster13Handle - - first: - 1: 100560 - second: tail1_controlCluster14Handle - - first: - 1: 100562 - second: tail1_controlCluster15Handle - - first: - 1: 100564 - second: tail1_controlCluster16Handle - - first: - 1: 100566 - second: tail1_controlCluster17Handle - - first: - 1: 100568 - second: tail1_controlCluster18Handle - - first: - 1: 100570 - second: tail1_controlCluster1Handle - - first: - 1: 100572 - second: tail1_controlCluster2Handle - - first: - 1: 100574 - second: tail1_controlCluster3Handle - - first: - 1: 100576 - second: tail1_controlCluster4Handle - - first: - 1: 100578 - second: tail1_controlCluster5Handle - - first: - 1: 100580 - second: tail1_controlCluster6Handle - - first: - 1: 100582 - second: tail1_controlCluster7Handle - - first: - 1: 100584 - second: tail1_controlCluster8Handle - - first: - 1: 100586 - second: tail1_controlCluster9Handle - - first: - 1: 100588 - second: tail1_controlCurve - - first: - 1: 100590 - second: tail1_controlNull7 - - first: - 1: 100592 - second: tail1_Joint1 - - first: - 1: 100594 - second: tail1_Joint10 - - first: - 1: 100596 - second: tail1_Joint11 - - first: - 1: 100598 - second: tail1_Joint12 - - first: - 1: 100600 - second: tail1_Joint13 - - first: - 1: 100602 - second: tail1_Joint2 - - first: - 1: 100604 - second: tail1_Joint3 - - first: - 1: 100606 - second: tail1_Joint4 - - first: - 1: 100608 - second: tail1_Joint5 - - first: - 1: 100610 - second: tail1_Joint6 - - first: - 1: 100612 - second: tail1_Joint7 - - first: - 1: 100614 - second: tail1_Joint8 - - first: - 1: 100616 - second: tail1_Joint9 - - first: - 1: 100618 - second: tail1_ParentConstrain - - first: - 1: 100620 - second: tail1_ParentToWorld - - first: - 1: 100622 - second: tail1_placementNull1 - - first: - 1: 100624 - second: tail1_placementNull10 - - first: - 1: 100626 - second: tail1_placementNull11 - - first: - 1: 100628 - second: tail1_placementNull12 - - first: - 1: 100630 - second: tail1_placementNull13 - - first: - 1: 100632 - second: tail1_placementNull2 - - first: - 1: 100634 - second: tail1_placementNull3 - - first: - 1: 100636 - second: tail1_placementNull4 - - first: - 1: 100638 - second: tail1_placementNull5 - - first: - 1: 100640 - second: tail1_placementNull6 - - first: - 1: 100642 - second: tail1_placementNull7 - - first: - 1: 100644 - second: tail1_placementNull8 - - first: - 1: 100646 - second: tail1_placementNull9 - - first: - 1: 100648 - second: tail1_reverseAim - - first: - 1: 100650 - second: tail1_tangentBack2 - - first: - 1: 100652 - second: tail1_tangentBack3 - - first: - 1: 100654 - second: tail1_tangentBack4 - - first: - 1: 100656 - second: tail1_tangentBack5 - - first: - 1: 100658 - second: tail1_tangentBack6 - - first: - 1: 100660 - second: tail1_tangentBack7 - - first: - 1: 100662 - second: tail1_tangentBuffer1 - - first: - 1: 100664 - second: tail1_tangentBuffer2 - - first: - 1: 100666 - second: tail1_tangentBuffer3 - - first: - 1: 100668 - second: tail1_tangentBuffer4 - - first: - 1: 100670 - second: tail1_tangentBuffer5 - - first: - 1: 100672 - second: tail1_tangentBuffer6 - - first: - 1: 100674 - second: tail1_tangentBuffer7 - - first: - 1: 100676 - second: tail1_tangentForward1 - - first: - 1: 100678 - second: tail1_tangentForward2 - - first: - 1: 100680 - second: tail1_tangentForward3 - - first: - 1: 100682 - second: tail1_tangentForward4 - - first: - 1: 100684 - second: tail1_tangentForward5 - - first: - 1: 100686 - second: tail1_tangentForward6 - - first: - 1: 100688 - second: tail1_twistDifference - - first: - 1: 100690 - second: Tiger_Mesh - - first: - 1: 100692 - second: TSMG_Cruft - - first: - 1: 100694 - second: TSMG_IK_Controllers - - first: - 1: 100696 - second: TSMG_Rig - - first: - 1: 100698 - second: TSMG_root - - first: - 1: 100700 - second: TSMG_upper_body - - first: - 1: 100702 - second: TSMG_upper_body_buffer - - first: - 1: 100704 - second: TSMGWorldJoint - - first: - 4: 400000 - second: head1_AttributesConnectToUpperBody - - first: - 4: 400002 - second: head1_Buffer - - first: - 4: 400004 - second: head1_cluster1Handle - - first: - 4: 400006 - second: head1_Control - - first: - 4: 400008 - second: head1_head - - first: - 4: 400010 - second: head1_neck - - first: - 4: 400012 - second: head1_neckAWUPAimer - - first: - 4: 400014 - second: head1_neckAWUPLean - - first: - 4: 400016 - second: head1_neckAWUPTwist - - first: - 4: 400018 - second: head1_neckAWUPUnTwist - - first: - 4: 400020 - second: head1_neckBuffer - - first: - 4: 400022 - second: head1_neckControl - - first: - 4: 400024 - second: head1_neckSpace - - first: - 4: 400026 - second: head1_ParentConstrain - - first: - 4: 400028 - second: head1_ParentToUpperBody - - first: - 4: 400030 - second: head1_ParentToWorld - - first: - 4: 400032 - second: head1_RotateToIsolate - - first: - 4: 400034 - second: head1_rotIsolate - - first: - 4: 400036 - second: //RootNode - - first: - 4: 400038 - second: joint1 - - first: - 4: 400040 - second: joint2 - - first: - 4: 400042 - second: leftLeg1_arrowClusters - - first: - 4: 400044 - second: leftLeg1_AttributesConnectToUpperBody - - first: - 4: 400046 - second: leftLeg1_distanceDimension1 - - first: - 4: 400048 - second: leftLeg1_DistanceMeasure1 - - first: - 4: 400050 - second: leftLeg1_DistanceMeasure2 - - first: - 4: 400052 - second: leftLeg1_FootArrowPoleVector - - first: - 4: 400054 - second: leftLeg1_FootBuffer - - first: - 4: 400056 - second: leftLeg1_FootControl - - first: - 4: 400058 - second: leftLeg1_footControlSizer - - first: - 4: 400060 - second: leftLeg1_FootIK - - first: - 4: 400062 - second: leftLeg1_FootIKPoleVector - - first: - 4: 400064 - second: leftLeg1_HeelRaiser - - first: - 4: 400066 - second: leftLeg1_highResJointAimer - - first: - 4: 400068 - second: leftLeg1_hipTwistAimer - - first: - 4: 400070 - second: leftLeg1_hipUpVect1 - - first: - 4: 400072 - second: leftLeg1_hipUpVect2 - - first: - 4: 400074 - second: leftLeg1_HiResFoot - - first: - 4: 400076 - second: leftLeg1_HiResLowerLeg - - first: - 4: 400078 - second: leftLeg1_HiResLowerLegTwist - - first: - 4: 400080 - second: leftLeg1_HiResToe - - first: - 4: 400082 - second: leftLeg1_HiResUpperLeg - - first: - 4: 400084 - second: leftLeg1_HiResUpperLegTwist - - first: - 4: 400086 - second: leftLeg1_IKHeelControl - - first: - 4: 400088 - second: leftLeg1_IKSwitchToePlacer - - first: - 4: 400090 - second: leftLeg1_LegIKAimed - - first: - 4: 400092 - second: leftLeg1_LegIKBuffer - - first: - 4: 400094 - second: leftLeg1_LegIKControl - - first: - 4: 400096 - second: leftLeg1_LowerLegBuffer - - first: - 4: 400098 - second: leftLeg1_LowerLegControl - - first: - 4: 400100 - second: leftLeg1_ParentConstrain - - first: - 4: 400102 - second: leftLeg1_ParentToWorldNull - - first: - 4: 400104 - second: leftLeg1_poleVectCounterAim - - first: - 4: 400106 - second: leftLeg1_RigAim - - first: - 4: 400108 - second: leftLeg1_RigFoot - - first: - 4: 400110 - second: leftLeg1_Rigging - - first: - 4: 400112 - second: leftLeg1_RigJoints - - first: - 4: 400114 - second: leftLeg1_RigLowerLeg - - first: - 4: 400116 - second: leftLeg1_RigToe - - first: - 4: 400118 - second: leftLeg1_RigToe_end - - first: - 4: 400120 - second: leftLeg1_RigToeAim - - first: - 4: 400122 - second: leftLeg1_RigUpperLeg - - first: - 4: 400124 - second: leftLeg1_switchIKOut - - first: - 4: 400126 - second: leftLeg1_ToeBuffer - - first: - 4: 400128 - second: leftLeg1_ToeControl - - first: - 4: 400130 - second: leftLeg1_ToeIK - - first: - 4: 400132 - second: leftLeg1_ToeIKPoleVector - - first: - 4: 400134 - second: leftLeg1_ToeRaiser - - first: - 4: 400136 - second: leftLeg1_UpperLegBuffer - - first: - 4: 400138 - second: leftLeg1_UpperLegControl - - first: - 4: 400140 - second: leftLeg2_arrowClusters - - first: - 4: 400142 - second: leftLeg2_AttributesConnectToUpperBody - - first: - 4: 400144 - second: leftLeg2_distanceDimension1 - - first: - 4: 400146 - second: leftLeg2_DistanceMeasure1 - - first: - 4: 400148 - second: leftLeg2_DistanceMeasure2 - - first: - 4: 400150 - second: leftLeg2_FootArrowPoleVector - - first: - 4: 400152 - second: leftLeg2_FootBuffer - - first: - 4: 400154 - second: leftLeg2_FootControl - - first: - 4: 400156 - second: leftLeg2_footControlSizer - - first: - 4: 400158 - second: leftLeg2_FootIK - - first: - 4: 400160 - second: leftLeg2_FootIKPoleVector - - first: - 4: 400162 - second: leftLeg2_HeelRaiser - - first: - 4: 400164 - second: leftLeg2_highResJointAimer - - first: - 4: 400166 - second: leftLeg2_hipTwistAimer - - first: - 4: 400168 - second: leftLeg2_hipUpVect1 - - first: - 4: 400170 - second: leftLeg2_hipUpVect2 - - first: - 4: 400172 - second: leftLeg2_HiResFoot - - first: - 4: 400174 - second: leftLeg2_HiResLowerLeg - - first: - 4: 400176 - second: leftLeg2_HiResLowerLegTwist - - first: - 4: 400178 - second: leftLeg2_HiResToe - - first: - 4: 400180 - second: leftLeg2_HiResUpperLeg - - first: - 4: 400182 - second: leftLeg2_HiResUpperLegTwist - - first: - 4: 400184 - second: leftLeg2_IKHeelControl - - first: - 4: 400186 - second: leftLeg2_IKSwitchToePlacer - - first: - 4: 400188 - second: leftLeg2_LegIKAimed - - first: - 4: 400190 - second: leftLeg2_LegIKBuffer - - first: - 4: 400192 - second: leftLeg2_LegIKControl - - first: - 4: 400194 - second: leftLeg2_LowerLegBuffer - - first: - 4: 400196 - second: leftLeg2_LowerLegControl - - first: - 4: 400198 - second: leftLeg2_ParentConstrain - - first: - 4: 400200 - second: leftLeg2_ParentToWorldNull - - first: - 4: 400202 - second: leftLeg2_poleVectCounterAim - - first: - 4: 400204 - second: leftLeg2_RigAim - - first: - 4: 400206 - second: leftLeg2_RigFoot - - first: - 4: 400208 - second: leftLeg2_Rigging - - first: - 4: 400210 - second: leftLeg2_RigJoints - - first: - 4: 400212 - second: leftLeg2_RigLowerLeg - - first: - 4: 400214 - second: leftLeg2_RigToe - - first: - 4: 400216 - second: leftLeg2_RigToe_end - - first: - 4: 400218 - second: leftLeg2_RigToeAim - - first: - 4: 400220 - second: leftLeg2_RigUpperLeg - - first: - 4: 400222 - second: leftLeg2_switchIKOut - - first: - 4: 400224 - second: leftLeg2_ToeBuffer - - first: - 4: 400226 - second: leftLeg2_ToeControl - - first: - 4: 400228 - second: leftLeg2_ToeIK - - first: - 4: 400230 - second: leftLeg2_ToeIKPoleVector - - first: - 4: 400232 - second: leftLeg2_ToeRaiser - - first: - 4: 400234 - second: leftLeg2_UpperLegBuffer - - first: - 4: 400236 - second: leftLeg2_UpperLegControl - - first: - 4: 400238 - second: rightLeg1_arrowClusters - - first: - 4: 400240 - second: rightLeg1_AttributesConnectToUpperBody - - first: - 4: 400242 - second: rightLeg1_distanceDimension1 - - first: - 4: 400244 - second: rightLeg1_DistanceMeasure1 - - first: - 4: 400246 - second: rightLeg1_DistanceMeasure2 - - first: - 4: 400248 - second: rightLeg1_FootArrowPoleVector - - first: - 4: 400250 - second: rightLeg1_FootBuffer - - first: - 4: 400252 - second: rightLeg1_FootControl - - first: - 4: 400254 - second: rightLeg1_footControlSizer - - first: - 4: 400256 - second: rightLeg1_FootIK - - first: - 4: 400258 - second: rightLeg1_FootIKPoleVector - - first: - 4: 400260 - second: rightLeg1_HeelRaiser - - first: - 4: 400262 - second: rightLeg1_highResJointAimer - - first: - 4: 400264 - second: rightLeg1_hipTwistAimer - - first: - 4: 400266 - second: rightLeg1_hipUpVect1 - - first: - 4: 400268 - second: rightLeg1_hipUpVect2 - - first: - 4: 400270 - second: rightLeg1_HiResFoot - - first: - 4: 400272 - second: rightLeg1_HiResLowerLeg - - first: - 4: 400274 - second: rightLeg1_HiResLowerLegTwist - - first: - 4: 400276 - second: rightLeg1_HiResToe - - first: - 4: 400278 - second: rightLeg1_HiResUpperLeg - - first: - 4: 400280 - second: rightLeg1_HiResUpperLegTwist - - first: - 4: 400282 - second: rightLeg1_IKHeelControl - - first: - 4: 400284 - second: rightLeg1_IKSwitchToePlacer - - first: - 4: 400286 - second: rightLeg1_LegIKAimed - - first: - 4: 400288 - second: rightLeg1_LegIKBuffer - - first: - 4: 400290 - second: rightLeg1_LegIKControl - - first: - 4: 400292 - second: rightLeg1_LowerLegBuffer - - first: - 4: 400294 - second: rightLeg1_LowerLegControl - - first: - 4: 400296 - second: rightLeg1_ParentConstrain - - first: - 4: 400298 - second: rightLeg1_ParentToWorldNull - - first: - 4: 400300 - second: rightLeg1_poleVectCounterAim - - first: - 4: 400302 - second: rightLeg1_RigAim - - first: - 4: 400304 - second: rightLeg1_RigFoot - - first: - 4: 400306 - second: rightLeg1_Rigging - - first: - 4: 400308 - second: rightLeg1_RigJoints - - first: - 4: 400310 - second: rightLeg1_RigLowerLeg - - first: - 4: 400312 - second: rightLeg1_RigToe - - first: - 4: 400314 - second: rightLeg1_RigToe_end - - first: - 4: 400316 - second: rightLeg1_RigToeAim - - first: - 4: 400318 - second: rightLeg1_RigUpperLeg - - first: - 4: 400320 - second: rightLeg1_switchIKOut - - first: - 4: 400322 - second: rightLeg1_ToeBuffer - - first: - 4: 400324 - second: rightLeg1_ToeControl - - first: - 4: 400326 - second: rightLeg1_ToeIK - - first: - 4: 400328 - second: rightLeg1_ToeIKPoleVector - - first: - 4: 400330 - second: rightLeg1_ToeRaiser - - first: - 4: 400332 - second: rightLeg1_UpperLegBuffer - - first: - 4: 400334 - second: rightLeg1_UpperLegControl - - first: - 4: 400336 - second: rightLeg2_arrowClusters - - first: - 4: 400338 - second: rightLeg2_AttributesConnectToUpperBody - - first: - 4: 400340 - second: rightLeg2_distanceDimension1 - - first: - 4: 400342 - second: rightLeg2_DistanceMeasure1 - - first: - 4: 400344 - second: rightLeg2_DistanceMeasure2 - - first: - 4: 400346 - second: rightLeg2_FootArrowPoleVector - - first: - 4: 400348 - second: rightLeg2_FootBuffer - - first: - 4: 400350 - second: rightLeg2_FootControl - - first: - 4: 400352 - second: rightLeg2_footControlSizer - - first: - 4: 400354 - second: rightLeg2_FootIK - - first: - 4: 400356 - second: rightLeg2_FootIKPoleVector - - first: - 4: 400358 - second: rightLeg2_HeelRaiser - - first: - 4: 400360 - second: rightLeg2_highResJointAimer - - first: - 4: 400362 - second: rightLeg2_hipTwistAimer - - first: - 4: 400364 - second: rightLeg2_hipUpVect1 - - first: - 4: 400366 - second: rightLeg2_hipUpVect2 - - first: - 4: 400368 - second: rightLeg2_HiResFoot - - first: - 4: 400370 - second: rightLeg2_HiResLowerLeg - - first: - 4: 400372 - second: rightLeg2_HiResLowerLegTwist - - first: - 4: 400374 - second: rightLeg2_HiResToe - - first: - 4: 400376 - second: rightLeg2_HiResUpperLeg - - first: - 4: 400378 - second: rightLeg2_HiResUpperLegTwist - - first: - 4: 400380 - second: rightLeg2_IKHeelControl - - first: - 4: 400382 - second: rightLeg2_IKSwitchToePlacer - - first: - 4: 400384 - second: rightLeg2_LegIKAimed - - first: - 4: 400386 - second: rightLeg2_LegIKBuffer - - first: - 4: 400388 - second: rightLeg2_LegIKControl - - first: - 4: 400390 - second: rightLeg2_LowerLegBuffer - - first: - 4: 400392 - second: rightLeg2_LowerLegControl - - first: - 4: 400394 - second: rightLeg2_ParentConstrain - - first: - 4: 400396 - second: rightLeg2_ParentToWorldNull - - first: - 4: 400398 - second: rightLeg2_poleVectCounterAim - - first: - 4: 400400 - second: rightLeg2_RigAim - - first: - 4: 400402 - second: rightLeg2_RigFoot - - first: - 4: 400404 - second: rightLeg2_Rigging - - first: - 4: 400406 - second: rightLeg2_RigJoints - - first: - 4: 400408 - second: rightLeg2_RigLowerLeg - - first: - 4: 400410 - second: rightLeg2_RigToe - - first: - 4: 400412 - second: rightLeg2_RigToe_end - - first: - 4: 400414 - second: rightLeg2_RigToeAim - - first: - 4: 400416 - second: rightLeg2_RigUpperLeg - - first: - 4: 400418 - second: rightLeg2_switchIKOut - - first: - 4: 400420 - second: rightLeg2_ToeBuffer - - first: - 4: 400422 - second: rightLeg2_ToeControl - - first: - 4: 400424 - second: rightLeg2_ToeIK - - first: - 4: 400426 - second: rightLeg2_ToeIKPoleVector - - first: - 4: 400428 - second: rightLeg2_ToeRaiser - - first: - 4: 400430 - second: rightLeg2_UpperLegBuffer - - first: - 4: 400432 - second: rightLeg2_UpperLegControl - - first: - 4: 400434 - second: spine1_AttributesConnectToUpperBody - - first: - 4: 400436 - second: spine1_Curve - - first: - 4: 400438 - second: spine1_hipsControl - - first: - 4: 400440 - second: spine1_hipsIKBuffer - - first: - 4: 400442 - second: spine1_hipsIKControl - - first: - 4: 400444 - second: spine1_hiResHips - - first: - 4: 400446 - second: spine1_hiResSpine1 - - first: - 4: 400448 - second: spine1_hiResSpine2 - - first: - 4: 400450 - second: spine1_hiResSpine3 - - first: - 4: 400452 - second: spine1_hiResSpine4 - - first: - 4: 400454 - second: spine1_hiResSpine5 - - first: - 4: 400456 - second: spine1_hiResWorkNodes - - first: - 4: 400458 - second: spine1_Loc1 - - first: - 4: 400460 - second: spine1_Loc2 - - first: - 4: 400462 - second: spine1_Loc3 - - first: - 4: 400464 - second: spine1_locator3 - - first: - 4: 400466 - second: spine1_locator5 - - first: - 4: 400468 - second: spine1_locator6 - - first: - 4: 400470 - second: spine1_locator7 - - first: - 4: 400472 - second: spine1_locator8 - - first: - 4: 400474 - second: spine1_lowerJointRotated - - first: - 4: 400476 - second: spine1_lowerJointSkewed - - first: - 4: 400478 - second: spine1_lowerSpineBuffer - - first: - 4: 400480 - second: spine1_lowerSpineControl - - first: - 4: 400482 - second: spine1_middleSpineAim - - first: - 4: 400484 - second: spine1_middleSpineBuffer - - first: - 4: 400486 - second: spine1_middleSpineControl - - first: - 4: 400488 - second: spine1_middleSpineIKBuffer - - first: - 4: 400490 - second: spine1_middleSpineIKControl - - first: - 4: 400492 - second: spine1_middleSpineTransform - - first: - 4: 400494 - second: spine1_ParentConstrain - - first: - 4: 400496 - second: spine1_ParentToWorldNull - - first: - 4: 400498 - second: spine1_pelvisAttach - - first: - 4: 400500 - second: spine1_rig - - first: - 4: 400502 - second: spine1_torsoBuffer - - first: - 4: 400504 - second: spine1_torsoControl - - first: - 4: 400506 - second: spine1_torsoIKBuffer - - first: - 4: 400508 - second: spine1_torsoIKControl - - first: - 4: 400510 - second: spine1_Trans1 - - first: - 4: 400512 - second: spine1_Trans2 - - first: - 4: 400514 - second: spine1_Trans3 - - first: - 4: 400516 - second: spine1_upperJointRotated - - first: - 4: 400518 - second: spine1_upperJointSkewed - - first: - 4: 400520 - second: spine1_UpVector - - first: - 4: 400522 - second: tail1_aimNull1 - - first: - 4: 400524 - second: tail1_aimNull10 - - first: - 4: 400526 - second: tail1_aimNull11 - - first: - 4: 400528 - second: tail1_aimNull12 - - first: - 4: 400530 - second: tail1_aimNull13 - - first: - 4: 400532 - second: tail1_aimNull2 - - first: - 4: 400534 - second: tail1_aimNull3 - - first: - 4: 400536 - second: tail1_aimNull4 - - first: - 4: 400538 - second: tail1_aimNull5 - - first: - 4: 400540 - second: tail1_aimNull6 - - first: - 4: 400542 - second: tail1_aimNull7 - - first: - 4: 400544 - second: tail1_aimNull8 - - first: - 4: 400546 - second: tail1_aimNull9 - - first: - 4: 400548 - second: tail1_aimNullsBuffer - - first: - 4: 400550 - second: tail1_controlCluster0Handle - - first: - 4: 400552 - second: tail1_controlCluster10Handle - - first: - 4: 400554 - second: tail1_controlCluster11Handle - - first: - 4: 400556 - second: tail1_controlCluster12Handle - - first: - 4: 400558 - second: tail1_controlCluster13Handle - - first: - 4: 400560 - second: tail1_controlCluster14Handle - - first: - 4: 400562 - second: tail1_controlCluster15Handle - - first: - 4: 400564 - second: tail1_controlCluster16Handle - - first: - 4: 400566 - second: tail1_controlCluster17Handle - - first: - 4: 400568 - second: tail1_controlCluster18Handle - - first: - 4: 400570 - second: tail1_controlCluster1Handle - - first: - 4: 400572 - second: tail1_controlCluster2Handle - - first: - 4: 400574 - second: tail1_controlCluster3Handle - - first: - 4: 400576 - second: tail1_controlCluster4Handle - - first: - 4: 400578 - second: tail1_controlCluster5Handle - - first: - 4: 400580 - second: tail1_controlCluster6Handle - - first: - 4: 400582 - second: tail1_controlCluster7Handle - - first: - 4: 400584 - second: tail1_controlCluster8Handle - - first: - 4: 400586 - second: tail1_controlCluster9Handle - - first: - 4: 400588 - second: tail1_controlCurve - - first: - 4: 400590 - second: tail1_controlNull7 - - first: - 4: 400592 - second: tail1_Joint1 - - first: - 4: 400594 - second: tail1_Joint10 - - first: - 4: 400596 - second: tail1_Joint11 - - first: - 4: 400598 - second: tail1_Joint12 - - first: - 4: 400600 - second: tail1_Joint13 - - first: - 4: 400602 - second: tail1_Joint2 - - first: - 4: 400604 - second: tail1_Joint3 - - first: - 4: 400606 - second: tail1_Joint4 - - first: - 4: 400608 - second: tail1_Joint5 - - first: - 4: 400610 - second: tail1_Joint6 - - first: - 4: 400612 - second: tail1_Joint7 - - first: - 4: 400614 - second: tail1_Joint8 - - first: - 4: 400616 - second: tail1_Joint9 - - first: - 4: 400618 - second: tail1_ParentConstrain - - first: - 4: 400620 - second: tail1_ParentToWorld - - first: - 4: 400622 - second: tail1_placementNull1 - - first: - 4: 400624 - second: tail1_placementNull10 - - first: - 4: 400626 - second: tail1_placementNull11 - - first: - 4: 400628 - second: tail1_placementNull12 - - first: - 4: 400630 - second: tail1_placementNull13 - - first: - 4: 400632 - second: tail1_placementNull2 - - first: - 4: 400634 - second: tail1_placementNull3 - - first: - 4: 400636 - second: tail1_placementNull4 - - first: - 4: 400638 - second: tail1_placementNull5 - - first: - 4: 400640 - second: tail1_placementNull6 - - first: - 4: 400642 - second: tail1_placementNull7 - - first: - 4: 400644 - second: tail1_placementNull8 - - first: - 4: 400646 - second: tail1_placementNull9 - - first: - 4: 400648 - second: tail1_reverseAim - - first: - 4: 400650 - second: tail1_tangentBack2 - - first: - 4: 400652 - second: tail1_tangentBack3 - - first: - 4: 400654 - second: tail1_tangentBack4 - - first: - 4: 400656 - second: tail1_tangentBack5 - - first: - 4: 400658 - second: tail1_tangentBack6 - - first: - 4: 400660 - second: tail1_tangentBack7 - - first: - 4: 400662 - second: tail1_tangentBuffer1 - - first: - 4: 400664 - second: tail1_tangentBuffer2 - - first: - 4: 400666 - second: tail1_tangentBuffer3 - - first: - 4: 400668 - second: tail1_tangentBuffer4 - - first: - 4: 400670 - second: tail1_tangentBuffer5 - - first: - 4: 400672 - second: tail1_tangentBuffer6 - - first: - 4: 400674 - second: tail1_tangentBuffer7 - - first: - 4: 400676 - second: tail1_tangentForward1 - - first: - 4: 400678 - second: tail1_tangentForward2 - - first: - 4: 400680 - second: tail1_tangentForward3 - - first: - 4: 400682 - second: tail1_tangentForward4 - - first: - 4: 400684 - second: tail1_tangentForward5 - - first: - 4: 400686 - second: tail1_tangentForward6 - - first: - 4: 400688 - second: tail1_twistDifference - - first: - 4: 400690 - second: Tiger_Mesh - - first: - 4: 400692 - second: TSMG_Cruft - - first: - 4: 400694 - second: TSMG_IK_Controllers - - first: - 4: 400696 - second: TSMG_Rig - - first: - 4: 400698 - second: TSMG_root - - first: - 4: 400700 - second: TSMG_upper_body - - first: - 4: 400702 - second: TSMG_upper_body_buffer - - first: - 4: 400704 - second: TSMGWorldJoint - - first: - 43: 4300000 - second: Tiger_Mesh - - first: - 74: 7400000 - second: hit - - first: - 95: 9500000 - second: //RootNode - - first: - 137: 13700000 - second: Tiger_Mesh - externalObjects: {} + serializedVersion: 19 + fileIDToRecycleName: + 100000: head1_AttributesConnectToUpperBody + 100002: head1_Buffer + 100004: head1_cluster1Handle + 100006: head1_Control + 100008: head1_head + 100010: head1_neck + 100012: head1_neckAWUPAimer + 100014: head1_neckAWUPLean + 100016: head1_neckAWUPTwist + 100018: head1_neckAWUPUnTwist + 100020: head1_neckBuffer + 100022: head1_neckControl + 100024: head1_neckSpace + 100026: head1_ParentConstrain + 100028: head1_ParentToUpperBody + 100030: head1_ParentToWorld + 100032: head1_RotateToIsolate + 100034: head1_rotIsolate + 100036: //RootNode + 100038: joint1 + 100040: joint2 + 100042: leftLeg1_arrowClusters + 100044: leftLeg1_AttributesConnectToUpperBody + 100046: leftLeg1_distanceDimension1 + 100048: leftLeg1_DistanceMeasure1 + 100050: leftLeg1_DistanceMeasure2 + 100052: leftLeg1_FootArrowPoleVector + 100054: leftLeg1_FootBuffer + 100056: leftLeg1_FootControl + 100058: leftLeg1_footControlSizer + 100060: leftLeg1_FootIK + 100062: leftLeg1_FootIKPoleVector + 100064: leftLeg1_HeelRaiser + 100066: leftLeg1_highResJointAimer + 100068: leftLeg1_hipTwistAimer + 100070: leftLeg1_hipUpVect1 + 100072: leftLeg1_hipUpVect2 + 100074: leftLeg1_HiResFoot + 100076: leftLeg1_HiResLowerLeg + 100078: leftLeg1_HiResLowerLegTwist + 100080: leftLeg1_HiResToe + 100082: leftLeg1_HiResUpperLeg + 100084: leftLeg1_HiResUpperLegTwist + 100086: leftLeg1_IKHeelControl + 100088: leftLeg1_IKSwitchToePlacer + 100090: leftLeg1_LegIKAimed + 100092: leftLeg1_LegIKBuffer + 100094: leftLeg1_LegIKControl + 100096: leftLeg1_LowerLegBuffer + 100098: leftLeg1_LowerLegControl + 100100: leftLeg1_ParentConstrain + 100102: leftLeg1_ParentToWorldNull + 100104: leftLeg1_poleVectCounterAim + 100106: leftLeg1_RigAim + 100108: leftLeg1_RigFoot + 100110: leftLeg1_Rigging + 100112: leftLeg1_RigJoints + 100114: leftLeg1_RigLowerLeg + 100116: leftLeg1_RigToe + 100118: leftLeg1_RigToe_end + 100120: leftLeg1_RigToeAim + 100122: leftLeg1_RigUpperLeg + 100124: leftLeg1_switchIKOut + 100126: leftLeg1_ToeBuffer + 100128: leftLeg1_ToeControl + 100130: leftLeg1_ToeIK + 100132: leftLeg1_ToeIKPoleVector + 100134: leftLeg1_ToeRaiser + 100136: leftLeg1_UpperLegBuffer + 100138: leftLeg1_UpperLegControl + 100140: leftLeg2_arrowClusters + 100142: leftLeg2_AttributesConnectToUpperBody + 100144: leftLeg2_distanceDimension1 + 100146: leftLeg2_DistanceMeasure1 + 100148: leftLeg2_DistanceMeasure2 + 100150: leftLeg2_FootArrowPoleVector + 100152: leftLeg2_FootBuffer + 100154: leftLeg2_FootControl + 100156: leftLeg2_footControlSizer + 100158: leftLeg2_FootIK + 100160: leftLeg2_FootIKPoleVector + 100162: leftLeg2_HeelRaiser + 100164: leftLeg2_highResJointAimer + 100166: leftLeg2_hipTwistAimer + 100168: leftLeg2_hipUpVect1 + 100170: leftLeg2_hipUpVect2 + 100172: leftLeg2_HiResFoot + 100174: leftLeg2_HiResLowerLeg + 100176: leftLeg2_HiResLowerLegTwist + 100178: leftLeg2_HiResToe + 100180: leftLeg2_HiResUpperLeg + 100182: leftLeg2_HiResUpperLegTwist + 100184: leftLeg2_IKHeelControl + 100186: leftLeg2_IKSwitchToePlacer + 100188: leftLeg2_LegIKAimed + 100190: leftLeg2_LegIKBuffer + 100192: leftLeg2_LegIKControl + 100194: leftLeg2_LowerLegBuffer + 100196: leftLeg2_LowerLegControl + 100198: leftLeg2_ParentConstrain + 100200: leftLeg2_ParentToWorldNull + 100202: leftLeg2_poleVectCounterAim + 100204: leftLeg2_RigAim + 100206: leftLeg2_RigFoot + 100208: leftLeg2_Rigging + 100210: leftLeg2_RigJoints + 100212: leftLeg2_RigLowerLeg + 100214: leftLeg2_RigToe + 100216: leftLeg2_RigToe_end + 100218: leftLeg2_RigToeAim + 100220: leftLeg2_RigUpperLeg + 100222: leftLeg2_switchIKOut + 100224: leftLeg2_ToeBuffer + 100226: leftLeg2_ToeControl + 100228: leftLeg2_ToeIK + 100230: leftLeg2_ToeIKPoleVector + 100232: leftLeg2_ToeRaiser + 100234: leftLeg2_UpperLegBuffer + 100236: leftLeg2_UpperLegControl + 100238: rightLeg1_arrowClusters + 100240: rightLeg1_AttributesConnectToUpperBody + 100242: rightLeg1_distanceDimension1 + 100244: rightLeg1_DistanceMeasure1 + 100246: rightLeg1_DistanceMeasure2 + 100248: rightLeg1_FootArrowPoleVector + 100250: rightLeg1_FootBuffer + 100252: rightLeg1_FootControl + 100254: rightLeg1_footControlSizer + 100256: rightLeg1_FootIK + 100258: rightLeg1_FootIKPoleVector + 100260: rightLeg1_HeelRaiser + 100262: rightLeg1_highResJointAimer + 100264: rightLeg1_hipTwistAimer + 100266: rightLeg1_hipUpVect1 + 100268: rightLeg1_hipUpVect2 + 100270: rightLeg1_HiResFoot + 100272: rightLeg1_HiResLowerLeg + 100274: rightLeg1_HiResLowerLegTwist + 100276: rightLeg1_HiResToe + 100278: rightLeg1_HiResUpperLeg + 100280: rightLeg1_HiResUpperLegTwist + 100282: rightLeg1_IKHeelControl + 100284: rightLeg1_IKSwitchToePlacer + 100286: rightLeg1_LegIKAimed + 100288: rightLeg1_LegIKBuffer + 100290: rightLeg1_LegIKControl + 100292: rightLeg1_LowerLegBuffer + 100294: rightLeg1_LowerLegControl + 100296: rightLeg1_ParentConstrain + 100298: rightLeg1_ParentToWorldNull + 100300: rightLeg1_poleVectCounterAim + 100302: rightLeg1_RigAim + 100304: rightLeg1_RigFoot + 100306: rightLeg1_Rigging + 100308: rightLeg1_RigJoints + 100310: rightLeg1_RigLowerLeg + 100312: rightLeg1_RigToe + 100314: rightLeg1_RigToe_end + 100316: rightLeg1_RigToeAim + 100318: rightLeg1_RigUpperLeg + 100320: rightLeg1_switchIKOut + 100322: rightLeg1_ToeBuffer + 100324: rightLeg1_ToeControl + 100326: rightLeg1_ToeIK + 100328: rightLeg1_ToeIKPoleVector + 100330: rightLeg1_ToeRaiser + 100332: rightLeg1_UpperLegBuffer + 100334: rightLeg1_UpperLegControl + 100336: rightLeg2_arrowClusters + 100338: rightLeg2_AttributesConnectToUpperBody + 100340: rightLeg2_distanceDimension1 + 100342: rightLeg2_DistanceMeasure1 + 100344: rightLeg2_DistanceMeasure2 + 100346: rightLeg2_FootArrowPoleVector + 100348: rightLeg2_FootBuffer + 100350: rightLeg2_FootControl + 100352: rightLeg2_footControlSizer + 100354: rightLeg2_FootIK + 100356: rightLeg2_FootIKPoleVector + 100358: rightLeg2_HeelRaiser + 100360: rightLeg2_highResJointAimer + 100362: rightLeg2_hipTwistAimer + 100364: rightLeg2_hipUpVect1 + 100366: rightLeg2_hipUpVect2 + 100368: rightLeg2_HiResFoot + 100370: rightLeg2_HiResLowerLeg + 100372: rightLeg2_HiResLowerLegTwist + 100374: rightLeg2_HiResToe + 100376: rightLeg2_HiResUpperLeg + 100378: rightLeg2_HiResUpperLegTwist + 100380: rightLeg2_IKHeelControl + 100382: rightLeg2_IKSwitchToePlacer + 100384: rightLeg2_LegIKAimed + 100386: rightLeg2_LegIKBuffer + 100388: rightLeg2_LegIKControl + 100390: rightLeg2_LowerLegBuffer + 100392: rightLeg2_LowerLegControl + 100394: rightLeg2_ParentConstrain + 100396: rightLeg2_ParentToWorldNull + 100398: rightLeg2_poleVectCounterAim + 100400: rightLeg2_RigAim + 100402: rightLeg2_RigFoot + 100404: rightLeg2_Rigging + 100406: rightLeg2_RigJoints + 100408: rightLeg2_RigLowerLeg + 100410: rightLeg2_RigToe + 100412: rightLeg2_RigToe_end + 100414: rightLeg2_RigToeAim + 100416: rightLeg2_RigUpperLeg + 100418: rightLeg2_switchIKOut + 100420: rightLeg2_ToeBuffer + 100422: rightLeg2_ToeControl + 100424: rightLeg2_ToeIK + 100426: rightLeg2_ToeIKPoleVector + 100428: rightLeg2_ToeRaiser + 100430: rightLeg2_UpperLegBuffer + 100432: rightLeg2_UpperLegControl + 100434: spine1_AttributesConnectToUpperBody + 100436: spine1_Curve + 100438: spine1_hipsControl + 100440: spine1_hipsIKBuffer + 100442: spine1_hipsIKControl + 100444: spine1_hiResHips + 100446: spine1_hiResSpine1 + 100448: spine1_hiResSpine2 + 100450: spine1_hiResSpine3 + 100452: spine1_hiResSpine4 + 100454: spine1_hiResSpine5 + 100456: spine1_hiResWorkNodes + 100458: spine1_Loc1 + 100460: spine1_Loc2 + 100462: spine1_Loc3 + 100464: spine1_locator3 + 100466: spine1_locator5 + 100468: spine1_locator6 + 100470: spine1_locator7 + 100472: spine1_locator8 + 100474: spine1_lowerJointRotated + 100476: spine1_lowerJointSkewed + 100478: spine1_lowerSpineBuffer + 100480: spine1_lowerSpineControl + 100482: spine1_middleSpineAim + 100484: spine1_middleSpineBuffer + 100486: spine1_middleSpineControl + 100488: spine1_middleSpineIKBuffer + 100490: spine1_middleSpineIKControl + 100492: spine1_middleSpineTransform + 100494: spine1_ParentConstrain + 100496: spine1_ParentToWorldNull + 100498: spine1_pelvisAttach + 100500: spine1_rig + 100502: spine1_torsoBuffer + 100504: spine1_torsoControl + 100506: spine1_torsoIKBuffer + 100508: spine1_torsoIKControl + 100510: spine1_Trans1 + 100512: spine1_Trans2 + 100514: spine1_Trans3 + 100516: spine1_upperJointRotated + 100518: spine1_upperJointSkewed + 100520: spine1_UpVector + 100522: tail1_aimNull1 + 100524: tail1_aimNull10 + 100526: tail1_aimNull11 + 100528: tail1_aimNull12 + 100530: tail1_aimNull13 + 100532: tail1_aimNull2 + 100534: tail1_aimNull3 + 100536: tail1_aimNull4 + 100538: tail1_aimNull5 + 100540: tail1_aimNull6 + 100542: tail1_aimNull7 + 100544: tail1_aimNull8 + 100546: tail1_aimNull9 + 100548: tail1_aimNullsBuffer + 100550: tail1_controlCluster0Handle + 100552: tail1_controlCluster10Handle + 100554: tail1_controlCluster11Handle + 100556: tail1_controlCluster12Handle + 100558: tail1_controlCluster13Handle + 100560: tail1_controlCluster14Handle + 100562: tail1_controlCluster15Handle + 100564: tail1_controlCluster16Handle + 100566: tail1_controlCluster17Handle + 100568: tail1_controlCluster18Handle + 100570: tail1_controlCluster1Handle + 100572: tail1_controlCluster2Handle + 100574: tail1_controlCluster3Handle + 100576: tail1_controlCluster4Handle + 100578: tail1_controlCluster5Handle + 100580: tail1_controlCluster6Handle + 100582: tail1_controlCluster7Handle + 100584: tail1_controlCluster8Handle + 100586: tail1_controlCluster9Handle + 100588: tail1_controlCurve + 100590: tail1_controlNull7 + 100592: tail1_Joint1 + 100594: tail1_Joint10 + 100596: tail1_Joint11 + 100598: tail1_Joint12 + 100600: tail1_Joint13 + 100602: tail1_Joint2 + 100604: tail1_Joint3 + 100606: tail1_Joint4 + 100608: tail1_Joint5 + 100610: tail1_Joint6 + 100612: tail1_Joint7 + 100614: tail1_Joint8 + 100616: tail1_Joint9 + 100618: tail1_ParentConstrain + 100620: tail1_ParentToWorld + 100622: tail1_placementNull1 + 100624: tail1_placementNull10 + 100626: tail1_placementNull11 + 100628: tail1_placementNull12 + 100630: tail1_placementNull13 + 100632: tail1_placementNull2 + 100634: tail1_placementNull3 + 100636: tail1_placementNull4 + 100638: tail1_placementNull5 + 100640: tail1_placementNull6 + 100642: tail1_placementNull7 + 100644: tail1_placementNull8 + 100646: tail1_placementNull9 + 100648: tail1_reverseAim + 100650: tail1_tangentBack2 + 100652: tail1_tangentBack3 + 100654: tail1_tangentBack4 + 100656: tail1_tangentBack5 + 100658: tail1_tangentBack6 + 100660: tail1_tangentBack7 + 100662: tail1_tangentBuffer1 + 100664: tail1_tangentBuffer2 + 100666: tail1_tangentBuffer3 + 100668: tail1_tangentBuffer4 + 100670: tail1_tangentBuffer5 + 100672: tail1_tangentBuffer6 + 100674: tail1_tangentBuffer7 + 100676: tail1_tangentForward1 + 100678: tail1_tangentForward2 + 100680: tail1_tangentForward3 + 100682: tail1_tangentForward4 + 100684: tail1_tangentForward5 + 100686: tail1_tangentForward6 + 100688: tail1_twistDifference + 100690: Tiger_Mesh + 100692: TSMG_Cruft + 100694: TSMG_IK_Controllers + 100696: TSMG_Rig + 100698: TSMG_root + 100700: TSMG_upper_body + 100702: TSMG_upper_body_buffer + 100704: TSMGWorldJoint + 400000: head1_AttributesConnectToUpperBody + 400002: head1_Buffer + 400004: head1_cluster1Handle + 400006: head1_Control + 400008: head1_head + 400010: head1_neck + 400012: head1_neckAWUPAimer + 400014: head1_neckAWUPLean + 400016: head1_neckAWUPTwist + 400018: head1_neckAWUPUnTwist + 400020: head1_neckBuffer + 400022: head1_neckControl + 400024: head1_neckSpace + 400026: head1_ParentConstrain + 400028: head1_ParentToUpperBody + 400030: head1_ParentToWorld + 400032: head1_RotateToIsolate + 400034: head1_rotIsolate + 400036: //RootNode + 400038: joint1 + 400040: joint2 + 400042: leftLeg1_arrowClusters + 400044: leftLeg1_AttributesConnectToUpperBody + 400046: leftLeg1_distanceDimension1 + 400048: leftLeg1_DistanceMeasure1 + 400050: leftLeg1_DistanceMeasure2 + 400052: leftLeg1_FootArrowPoleVector + 400054: leftLeg1_FootBuffer + 400056: leftLeg1_FootControl + 400058: leftLeg1_footControlSizer + 400060: leftLeg1_FootIK + 400062: leftLeg1_FootIKPoleVector + 400064: leftLeg1_HeelRaiser + 400066: leftLeg1_highResJointAimer + 400068: leftLeg1_hipTwistAimer + 400070: leftLeg1_hipUpVect1 + 400072: leftLeg1_hipUpVect2 + 400074: leftLeg1_HiResFoot + 400076: leftLeg1_HiResLowerLeg + 400078: leftLeg1_HiResLowerLegTwist + 400080: leftLeg1_HiResToe + 400082: leftLeg1_HiResUpperLeg + 400084: leftLeg1_HiResUpperLegTwist + 400086: leftLeg1_IKHeelControl + 400088: leftLeg1_IKSwitchToePlacer + 400090: leftLeg1_LegIKAimed + 400092: leftLeg1_LegIKBuffer + 400094: leftLeg1_LegIKControl + 400096: leftLeg1_LowerLegBuffer + 400098: leftLeg1_LowerLegControl + 400100: leftLeg1_ParentConstrain + 400102: leftLeg1_ParentToWorldNull + 400104: leftLeg1_poleVectCounterAim + 400106: leftLeg1_RigAim + 400108: leftLeg1_RigFoot + 400110: leftLeg1_Rigging + 400112: leftLeg1_RigJoints + 400114: leftLeg1_RigLowerLeg + 400116: leftLeg1_RigToe + 400118: leftLeg1_RigToe_end + 400120: leftLeg1_RigToeAim + 400122: leftLeg1_RigUpperLeg + 400124: leftLeg1_switchIKOut + 400126: leftLeg1_ToeBuffer + 400128: leftLeg1_ToeControl + 400130: leftLeg1_ToeIK + 400132: leftLeg1_ToeIKPoleVector + 400134: leftLeg1_ToeRaiser + 400136: leftLeg1_UpperLegBuffer + 400138: leftLeg1_UpperLegControl + 400140: leftLeg2_arrowClusters + 400142: leftLeg2_AttributesConnectToUpperBody + 400144: leftLeg2_distanceDimension1 + 400146: leftLeg2_DistanceMeasure1 + 400148: leftLeg2_DistanceMeasure2 + 400150: leftLeg2_FootArrowPoleVector + 400152: leftLeg2_FootBuffer + 400154: leftLeg2_FootControl + 400156: leftLeg2_footControlSizer + 400158: leftLeg2_FootIK + 400160: leftLeg2_FootIKPoleVector + 400162: leftLeg2_HeelRaiser + 400164: leftLeg2_highResJointAimer + 400166: leftLeg2_hipTwistAimer + 400168: leftLeg2_hipUpVect1 + 400170: leftLeg2_hipUpVect2 + 400172: leftLeg2_HiResFoot + 400174: leftLeg2_HiResLowerLeg + 400176: leftLeg2_HiResLowerLegTwist + 400178: leftLeg2_HiResToe + 400180: leftLeg2_HiResUpperLeg + 400182: leftLeg2_HiResUpperLegTwist + 400184: leftLeg2_IKHeelControl + 400186: leftLeg2_IKSwitchToePlacer + 400188: leftLeg2_LegIKAimed + 400190: leftLeg2_LegIKBuffer + 400192: leftLeg2_LegIKControl + 400194: leftLeg2_LowerLegBuffer + 400196: leftLeg2_LowerLegControl + 400198: leftLeg2_ParentConstrain + 400200: leftLeg2_ParentToWorldNull + 400202: leftLeg2_poleVectCounterAim + 400204: leftLeg2_RigAim + 400206: leftLeg2_RigFoot + 400208: leftLeg2_Rigging + 400210: leftLeg2_RigJoints + 400212: leftLeg2_RigLowerLeg + 400214: leftLeg2_RigToe + 400216: leftLeg2_RigToe_end + 400218: leftLeg2_RigToeAim + 400220: leftLeg2_RigUpperLeg + 400222: leftLeg2_switchIKOut + 400224: leftLeg2_ToeBuffer + 400226: leftLeg2_ToeControl + 400228: leftLeg2_ToeIK + 400230: leftLeg2_ToeIKPoleVector + 400232: leftLeg2_ToeRaiser + 400234: leftLeg2_UpperLegBuffer + 400236: leftLeg2_UpperLegControl + 400238: rightLeg1_arrowClusters + 400240: rightLeg1_AttributesConnectToUpperBody + 400242: rightLeg1_distanceDimension1 + 400244: rightLeg1_DistanceMeasure1 + 400246: rightLeg1_DistanceMeasure2 + 400248: rightLeg1_FootArrowPoleVector + 400250: rightLeg1_FootBuffer + 400252: rightLeg1_FootControl + 400254: rightLeg1_footControlSizer + 400256: rightLeg1_FootIK + 400258: rightLeg1_FootIKPoleVector + 400260: rightLeg1_HeelRaiser + 400262: rightLeg1_highResJointAimer + 400264: rightLeg1_hipTwistAimer + 400266: rightLeg1_hipUpVect1 + 400268: rightLeg1_hipUpVect2 + 400270: rightLeg1_HiResFoot + 400272: rightLeg1_HiResLowerLeg + 400274: rightLeg1_HiResLowerLegTwist + 400276: rightLeg1_HiResToe + 400278: rightLeg1_HiResUpperLeg + 400280: rightLeg1_HiResUpperLegTwist + 400282: rightLeg1_IKHeelControl + 400284: rightLeg1_IKSwitchToePlacer + 400286: rightLeg1_LegIKAimed + 400288: rightLeg1_LegIKBuffer + 400290: rightLeg1_LegIKControl + 400292: rightLeg1_LowerLegBuffer + 400294: rightLeg1_LowerLegControl + 400296: rightLeg1_ParentConstrain + 400298: rightLeg1_ParentToWorldNull + 400300: rightLeg1_poleVectCounterAim + 400302: rightLeg1_RigAim + 400304: rightLeg1_RigFoot + 400306: rightLeg1_Rigging + 400308: rightLeg1_RigJoints + 400310: rightLeg1_RigLowerLeg + 400312: rightLeg1_RigToe + 400314: rightLeg1_RigToe_end + 400316: rightLeg1_RigToeAim + 400318: rightLeg1_RigUpperLeg + 400320: rightLeg1_switchIKOut + 400322: rightLeg1_ToeBuffer + 400324: rightLeg1_ToeControl + 400326: rightLeg1_ToeIK + 400328: rightLeg1_ToeIKPoleVector + 400330: rightLeg1_ToeRaiser + 400332: rightLeg1_UpperLegBuffer + 400334: rightLeg1_UpperLegControl + 400336: rightLeg2_arrowClusters + 400338: rightLeg2_AttributesConnectToUpperBody + 400340: rightLeg2_distanceDimension1 + 400342: rightLeg2_DistanceMeasure1 + 400344: rightLeg2_DistanceMeasure2 + 400346: rightLeg2_FootArrowPoleVector + 400348: rightLeg2_FootBuffer + 400350: rightLeg2_FootControl + 400352: rightLeg2_footControlSizer + 400354: rightLeg2_FootIK + 400356: rightLeg2_FootIKPoleVector + 400358: rightLeg2_HeelRaiser + 400360: rightLeg2_highResJointAimer + 400362: rightLeg2_hipTwistAimer + 400364: rightLeg2_hipUpVect1 + 400366: rightLeg2_hipUpVect2 + 400368: rightLeg2_HiResFoot + 400370: rightLeg2_HiResLowerLeg + 400372: rightLeg2_HiResLowerLegTwist + 400374: rightLeg2_HiResToe + 400376: rightLeg2_HiResUpperLeg + 400378: rightLeg2_HiResUpperLegTwist + 400380: rightLeg2_IKHeelControl + 400382: rightLeg2_IKSwitchToePlacer + 400384: rightLeg2_LegIKAimed + 400386: rightLeg2_LegIKBuffer + 400388: rightLeg2_LegIKControl + 400390: rightLeg2_LowerLegBuffer + 400392: rightLeg2_LowerLegControl + 400394: rightLeg2_ParentConstrain + 400396: rightLeg2_ParentToWorldNull + 400398: rightLeg2_poleVectCounterAim + 400400: rightLeg2_RigAim + 400402: rightLeg2_RigFoot + 400404: rightLeg2_Rigging + 400406: rightLeg2_RigJoints + 400408: rightLeg2_RigLowerLeg + 400410: rightLeg2_RigToe + 400412: rightLeg2_RigToe_end + 400414: rightLeg2_RigToeAim + 400416: rightLeg2_RigUpperLeg + 400418: rightLeg2_switchIKOut + 400420: rightLeg2_ToeBuffer + 400422: rightLeg2_ToeControl + 400424: rightLeg2_ToeIK + 400426: rightLeg2_ToeIKPoleVector + 400428: rightLeg2_ToeRaiser + 400430: rightLeg2_UpperLegBuffer + 400432: rightLeg2_UpperLegControl + 400434: spine1_AttributesConnectToUpperBody + 400436: spine1_Curve + 400438: spine1_hipsControl + 400440: spine1_hipsIKBuffer + 400442: spine1_hipsIKControl + 400444: spine1_hiResHips + 400446: spine1_hiResSpine1 + 400448: spine1_hiResSpine2 + 400450: spine1_hiResSpine3 + 400452: spine1_hiResSpine4 + 400454: spine1_hiResSpine5 + 400456: spine1_hiResWorkNodes + 400458: spine1_Loc1 + 400460: spine1_Loc2 + 400462: spine1_Loc3 + 400464: spine1_locator3 + 400466: spine1_locator5 + 400468: spine1_locator6 + 400470: spine1_locator7 + 400472: spine1_locator8 + 400474: spine1_lowerJointRotated + 400476: spine1_lowerJointSkewed + 400478: spine1_lowerSpineBuffer + 400480: spine1_lowerSpineControl + 400482: spine1_middleSpineAim + 400484: spine1_middleSpineBuffer + 400486: spine1_middleSpineControl + 400488: spine1_middleSpineIKBuffer + 400490: spine1_middleSpineIKControl + 400492: spine1_middleSpineTransform + 400494: spine1_ParentConstrain + 400496: spine1_ParentToWorldNull + 400498: spine1_pelvisAttach + 400500: spine1_rig + 400502: spine1_torsoBuffer + 400504: spine1_torsoControl + 400506: spine1_torsoIKBuffer + 400508: spine1_torsoIKControl + 400510: spine1_Trans1 + 400512: spine1_Trans2 + 400514: spine1_Trans3 + 400516: spine1_upperJointRotated + 400518: spine1_upperJointSkewed + 400520: spine1_UpVector + 400522: tail1_aimNull1 + 400524: tail1_aimNull10 + 400526: tail1_aimNull11 + 400528: tail1_aimNull12 + 400530: tail1_aimNull13 + 400532: tail1_aimNull2 + 400534: tail1_aimNull3 + 400536: tail1_aimNull4 + 400538: tail1_aimNull5 + 400540: tail1_aimNull6 + 400542: tail1_aimNull7 + 400544: tail1_aimNull8 + 400546: tail1_aimNull9 + 400548: tail1_aimNullsBuffer + 400550: tail1_controlCluster0Handle + 400552: tail1_controlCluster10Handle + 400554: tail1_controlCluster11Handle + 400556: tail1_controlCluster12Handle + 400558: tail1_controlCluster13Handle + 400560: tail1_controlCluster14Handle + 400562: tail1_controlCluster15Handle + 400564: tail1_controlCluster16Handle + 400566: tail1_controlCluster17Handle + 400568: tail1_controlCluster18Handle + 400570: tail1_controlCluster1Handle + 400572: tail1_controlCluster2Handle + 400574: tail1_controlCluster3Handle + 400576: tail1_controlCluster4Handle + 400578: tail1_controlCluster5Handle + 400580: tail1_controlCluster6Handle + 400582: tail1_controlCluster7Handle + 400584: tail1_controlCluster8Handle + 400586: tail1_controlCluster9Handle + 400588: tail1_controlCurve + 400590: tail1_controlNull7 + 400592: tail1_Joint1 + 400594: tail1_Joint10 + 400596: tail1_Joint11 + 400598: tail1_Joint12 + 400600: tail1_Joint13 + 400602: tail1_Joint2 + 400604: tail1_Joint3 + 400606: tail1_Joint4 + 400608: tail1_Joint5 + 400610: tail1_Joint6 + 400612: tail1_Joint7 + 400614: tail1_Joint8 + 400616: tail1_Joint9 + 400618: tail1_ParentConstrain + 400620: tail1_ParentToWorld + 400622: tail1_placementNull1 + 400624: tail1_placementNull10 + 400626: tail1_placementNull11 + 400628: tail1_placementNull12 + 400630: tail1_placementNull13 + 400632: tail1_placementNull2 + 400634: tail1_placementNull3 + 400636: tail1_placementNull4 + 400638: tail1_placementNull5 + 400640: tail1_placementNull6 + 400642: tail1_placementNull7 + 400644: tail1_placementNull8 + 400646: tail1_placementNull9 + 400648: tail1_reverseAim + 400650: tail1_tangentBack2 + 400652: tail1_tangentBack3 + 400654: tail1_tangentBack4 + 400656: tail1_tangentBack5 + 400658: tail1_tangentBack6 + 400660: tail1_tangentBack7 + 400662: tail1_tangentBuffer1 + 400664: tail1_tangentBuffer2 + 400666: tail1_tangentBuffer3 + 400668: tail1_tangentBuffer4 + 400670: tail1_tangentBuffer5 + 400672: tail1_tangentBuffer6 + 400674: tail1_tangentBuffer7 + 400676: tail1_tangentForward1 + 400678: tail1_tangentForward2 + 400680: tail1_tangentForward3 + 400682: tail1_tangentForward4 + 400684: tail1_tangentForward5 + 400686: tail1_tangentForward6 + 400688: tail1_twistDifference + 400690: Tiger_Mesh + 400692: TSMG_Cruft + 400694: TSMG_IK_Controllers + 400696: TSMG_Rig + 400698: TSMG_root + 400700: TSMG_upper_body + 400702: TSMG_upper_body_buffer + 400704: TSMGWorldJoint + 4300000: Tiger_Mesh + 7400000: hit + 9500000: //RootNode + 13700000: Tiger_Mesh materials: - materialImportMode: 1 + importMaterials: 1 materialName: 0 materialSearch: 1 - materialLocation: 0 animations: legacyGenerateAnimations: 4 bakeSimulation: 0 - resampleCurves: 1 + resampleRotations: 1 optimizeGameObjects: 0 - removeConstantScaleCurves: 0 motionNodeName: - rigImportErrors: - rigImportWarnings: animationImportErrors: animationImportWarnings: animationRetargetingWarnings: animationDoRetargetingWarnings: 0 - importAnimatedCustomProperties: 0 - importConstraints: 0 animationCompression: 1 animationRotationError: 0.5 animationPositionError: 0.5 animationScaleError: 0.5 animationWrapMode: 0 extraExposedTransformPaths: [] - extraUserProperties: [] clipAnimations: - serializedVersion: 16 name: hit takeName: Take 001 - internalID: 0 firstFrame: 1 lastFrame: 26 wrapMode: 0 @@ -2175,7 +748,7 @@ ModelImporter: loop: 0 hasAdditiveReferencePose: 0 loopTime: 1 - loopBlend: 1 + loopBlend: 0 loopBlendOrientation: 0 loopBlendPositionY: 0 loopBlendPositionXZ: 0 @@ -2903,47 +1476,25 @@ ModelImporter: globalScale: 1 meshCompression: 0 addColliders: 0 - useSRGBMaterialColor: 1 - sortHierarchyByName: 1 - importVisibility: 0 importBlendShapes: 1 - importCameras: 0 - importLights: 0 - nodeNameCollisionStrategy: 0 - fileIdsGeneration: 1 swapUVChannels: 0 generateSecondaryUV: 0 useFileUnits: 1 + optimizeMeshForGPU: 1 keepQuads: 0 weldVertices: 1 - bakeAxisConversion: 0 - preserveHierarchy: 0 - skinWeightsMode: 0 - maxBonesPerVertex: 4 - minBoneWeight: 0.001 - optimizeBones: 1 - meshOptimizationFlags: -1 - indexFormat: 1 secondaryUVAngleDistortion: 8 secondaryUVAreaDistortion: 15.000001 secondaryUVHardAngle: 88 - secondaryUVMarginMethod: 0 - secondaryUVMinLightmapResolution: 40 - secondaryUVMinObjectScale: 1 secondaryUVPackMargin: 4 useFileScale: 1 tangentSpace: normalSmoothAngle: 60 normalImportMode: 0 tangentImportMode: 3 - normalCalculationMode: 0 - legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1 - blendShapeNormalImportMode: 1 - normalSmoothingSource: 0 - referencedClips: [] importAnimation: 1 + copyAvatar: 0 humanDescription: - serializedVersion: 3 human: [] skeleton: [] armTwist: 0.5 @@ -2953,18 +1504,11 @@ ModelImporter: armStretch: 0.05 legStretch: 0.05 feetSpacing: 0 - globalScale: 1 rootMotionBoneName: hasTranslationDoF: 0 - hasExtraRoot: 0 - skeletonHasParents: 0 lastHumanDescriptionAvatarSource: {instanceID: 0} - autoGenerateAvatarMappingIfUnspecified: 1 animationType: 2 humanoidOversampling: 1 - avatarSetup: 1 - addHumanoidExtraRootOnlyWhenUsingAvatar: 0 - remapMaterialsIfMaterialImportModeIsNone: 1 additionalBone: 0 userData: assetBundleName: diff --git a/Assets/VBmMV5W395.jpg b/Assets/VBmMV5W395.jpg new file mode 100644 index 0000000..3b40ef3 Binary files /dev/null and b/Assets/VBmMV5W395.jpg differ diff --git a/Assets/VBmMV5W395.jpg.meta b/Assets/VBmMV5W395.jpg.meta new file mode 100644 index 0000000..659a343 --- /dev/null +++ b/Assets/VBmMV5W395.jpg.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: c2624f50640df734288ae14c39ae8fcd +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Win.unity b/Assets/Win.unity index a72f363..6197ef5 100644 --- a/Assets/Win.unity +++ b/Assets/Win.unity @@ -38,7 +38,7 @@ RenderSettings: m_ReflectionIntensity: 1 m_CustomReflection: {fileID: 0} m_Sun: {fileID: 0} - m_IndirectSpecularColor: {r: 0.18028334, g: 0.22571328, b: 0.3069217, a: 1} + m_IndirectSpecularColor: {r: 0.18028378, g: 0.22571412, b: 0.30692285, a: 1} m_UseRadianceAmbientProbe: 0 --- !u!157 &3 LightmapSettings: @@ -191,7 +191,7 @@ Transform: m_Father: {fileID: 0} m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &665080795 +--- !u!1 &205921021 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -199,77 +199,266 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 665080796} - - component: {fileID: 665080798} - - component: {fileID: 665080797} + - component: {fileID: 205921022} + - component: {fileID: 205921024} + - component: {fileID: 205921023} m_Layer: 5 - m_Name: Text (Legacy) + m_Name: Text (TMP) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!224 &665080796 +--- !u!224 &205921022 RectTransform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 665080795} + m_GameObject: {fileID: 205921021} 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: 1321742658} + m_Father: {fileID: 284343573} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &205921023 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 205921021} + 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: AGAIN + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4280494079 + m_fontColor: {r: 1, g: 0.15331346, b: 0.1372549, 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: 40 + m_fontSizeBase: 40 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 1 + 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: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &205921024 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 205921021} + m_CullTransparentMesh: 1 +--- !u!1 &284343572 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 284343573} + - component: {fileID: 284343576} + - component: {fileID: 284343575} + - component: {fileID: 284343574} + m_Layer: 5 + m_Name: AgainButton + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &284343573 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 284343572} + 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: 205921022} + m_Father: {fileID: 2138348068} 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: 160, y: 30} + m_AnchoredPosition: {x: -280, y: -198} + m_SizeDelta: {x: 191.7614, y: 57.2244} m_Pivot: {x: 0.5, y: 0.5} ---- !u!114 &665080797 +--- !u!114 &284343574 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 665080795} + m_GameObject: {fileID: 284343572} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3} + 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: 0} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.47058824} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.19215687} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.4745098} + 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: 284343575} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 1321742659} + m_TargetAssemblyTypeName: victory, Assembly-CSharp + m_MethodName: AgainGame + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &284343575 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 284343572} + 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: 0, b: 0, a: 1} + m_Color: {r: 0.98039216, g: 0.35686272, b: 0.4105204, 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_FontData: - m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} - m_FontSize: 20 - m_FontStyle: 1 - m_BestFit: 0 - m_MinSize: 2 - m_MaxSize: 66 - m_Alignment: 4 - m_AlignByGeometry: 0 - m_RichText: 1 - m_HorizontalOverflow: 0 - m_VerticalOverflow: 0 - m_LineSpacing: 1 - m_Text: WIN!!!!! ---- !u!222 &665080798 + m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &284343576 CanvasRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 665080795} + m_GameObject: {fileID: 284343572} m_CullTransparentMesh: 1 --- !u!1 &1321742654 GameObject: @@ -283,6 +472,7 @@ GameObject: - component: {fileID: 1321742657} - component: {fileID: 1321742656} - component: {fileID: 1321742655} + - component: {fileID: 1321742659} m_Layer: 5 m_Name: Canvas m_TagString: Untagged @@ -363,7 +553,8 @@ RectTransform: m_LocalScale: {x: 0, y: 0, z: 0} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 665080796} + - {fileID: 2138348068} + - {fileID: 1338531696} m_Father: {fileID: 0} m_RootOrder: 2 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} @@ -372,6 +563,290 @@ RectTransform: m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0, y: 0} +--- !u!114 &1321742659 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1321742654} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f541f006eec459c46a7e3a2c19637133, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!1 &1338531695 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1338531696} + - component: {fileID: 1338531698} + - component: {fileID: 1338531697} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1338531696 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1338531695} + 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: 1321742658} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: -18, y: 28} + m_SizeDelta: {x: 200, y: 50} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1338531697 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1338531695} + 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: 'Good Job! Safe to Back Home! + +' + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4282070871 + m_fontColor: {r: 0.33962262, g: 0.21594872, b: 0.23277447, 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: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 1 + m_HorizontalAlignment: 1 + m_VerticalAlignment: 256 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: -270.7276, y: 0, z: -393.23584, 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 &1338531698 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1338531695} + m_CullTransparentMesh: 1 +--- !u!1 &1354008200 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1354008201} + - component: {fileID: 1354008203} + - component: {fileID: 1354008202} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1354008201 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1354008200} + 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: 1905666683} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1354008202 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1354008200} + 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: QUIT + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4280016148 + m_fontColor: {r: 0.076966844, g: 0.8679245, b: 0.10682871, 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: 40 + m_fontSizeBase: 40 + m_fontWeight: 400 + m_enableAutoSizing: 0 + m_fontSizeMin: 18 + m_fontSizeMax: 72 + m_fontStyle: 1 + 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: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &1354008203 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1354008200} + m_CullTransparentMesh: 1 --- !u!1 &1713930722 GameObject: m_ObjectHideFlags: 0 @@ -466,6 +941,140 @@ Transform: m_Father: {fileID: 0} m_RootOrder: 1 m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0} +--- !u!1 &1905666682 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1905666683} + - component: {fileID: 1905666686} + - component: {fileID: 1905666685} + - component: {fileID: 1905666684} + m_Layer: 5 + m_Name: QuitButton + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1905666683 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1905666682} + 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: 1354008201} + m_Father: {fileID: 2138348068} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 298, y: -198} + m_SizeDelta: {x: 191.7614, y: 57.2244} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1905666684 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1905666682} + 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: 0} + m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.47058824} + m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.19215687} + m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.4745098} + 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: 1905666685} + m_OnClick: + m_PersistentCalls: + m_Calls: + - m_Target: {fileID: 1321742659} + m_TargetAssemblyTypeName: victory, Assembly-CSharp + m_MethodName: QuitGame + m_Mode: 1 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 +--- !u!114 &1905666685 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1905666682} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.6719354, g: 0.98039216, b: 0.35686272, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0} + m_Type: 1 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1905666686 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1905666682} + m_CullTransparentMesh: 1 --- !u!1 &1944543107 GameObject: m_ObjectHideFlags: 0 @@ -550,3 +1159,81 @@ Transform: m_Father: {fileID: 0} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &2138348067 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2138348068} + - component: {fileID: 2138348070} + - component: {fileID: 2138348069} + m_Layer: 5 + m_Name: Panel + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &2138348068 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2138348067} + 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: 284343573} + - {fileID: 1905666683} + m_Father: {fileID: 1321742658} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &2138348069 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2138348067} + 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: ad43810052e47f5459059138e3ca4b27, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &2138348070 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2138348067} + m_CullTransparentMesh: 1 diff --git a/Assets/messageImage_1704893570993.jpg b/Assets/messageImage_1704893570993.jpg new file mode 100644 index 0000000..20b52bf Binary files /dev/null and b/Assets/messageImage_1704893570993.jpg differ diff --git a/Assets/messageImage_1704893570993.jpg.meta b/Assets/messageImage_1704893570993.jpg.meta new file mode 100644 index 0000000..080941d --- /dev/null +++ b/Assets/messageImage_1704893570993.jpg.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: ad43810052e47f5459059138e3ca4b27 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/victory.cs b/Assets/victory.cs index 4368c0f..473f83b 100644 --- a/Assets/victory.cs +++ b/Assets/victory.cs @@ -1,36 +1,85 @@ -using System.Collections; -using System.Collections.Generic; -using UnityEngine; -using UnityEngine.SceneManagement; - -public class victory : MonoBehaviour -{ - public string Win; - - private bool hasLoaded = false; // To track if the scene has been loaded - - private void OnTriggerEnter(Collider other) - { - if (other.CompareTag("主角") && !hasLoaded) - { - StartCoroutine(LoadAndSwitchScene()); - } - } - - private IEnumerator LoadAndSwitchScene() - { - // Load the scene in the background - AsyncOperation asyncLoad = SceneManager.LoadSceneAsync(Win); - - // Wait until the scene is fully loaded - while (!asyncLoad.isDone) - { - yield return null; - } - - // Set the flag to indicate that the scene has been loaded - hasLoaded = true; - - // Optionally, you can add additional logic here after the scene has been loaded - } -} +using System.Collections; +using System.Collections.Generic; +using UnityEngine; +using UnityEngine.SceneManagement; + +public class victory : MonoBehaviour +{ + private bool hasLoaded = false; // To track if the scene has been loaded + + private void OnTriggerEnter(Collider other) + { + if (other.CompareTag("主角") && !hasLoaded) + { + // 確保遊戲過關後進入一個狀態,例如顯示過關畫面 + // 在這個例子中,我們使用 Invoke 來延遲執行 LoadNextScene 方法 + Invoke("LoadNextScene", 2f); + hasLoaded = true; + } + } + + private void LoadNextScene() + { + SceneManager.LoadScene(2); + } + + // 開始遊戲按鈕的回呼函式 + public void AgainGame() + { + SceneManager.LoadScene(0); + } + + // 退出遊戲按鈕的回呼函式 + public void QuitGame() + { + Application.Quit(); + } +} + +//using System.Collections; +//using System.Collections.Generic; +//using UnityEngine; +//using UnityEngine.SceneManagement; + +//public class victory : MonoBehaviour +//{ + +// private bool hasLoaded = false; // To track if the scene has been loaded + +// private void OnTriggerEnter(Collider other) +// { +// if (other.CompareTag("主角") && !hasLoaded) +// { +// SceneManager.LoadScene(2); +// } +// } + + //// 開始遊戲按鈕的回呼函式 + //public void AgainGame() + //{ + // SceneManager.LoadScene(0); + //} + + //// 退出遊戲按鈕的回呼函式 + //public void QuitGame() + //{ + // Application.Quit(); + //} + + //private IEnumerator LoadAndSwitchScene() + //{ + // // Load the scene in the background + // AsyncOperation asyncLoad = SceneManager.LoadSceneAsync(Win); + + // // Wait until the scene is fully loaded + // while (!asyncLoad.isDone) + // { + // yield return null; + // } + + // // Set the flag to indicate that the scene has been loaded + // hasLoaded = true; + + // // Optionally, you can add additional logic here after the scene has been loaded + //} +//} diff --git "a/Assets/\345\202\267\345\256\263\350\274\270\345\207\272.cs" "b/Assets/\345\202\267\345\256\263\350\274\270\345\207\272.cs" index 471c60e..2dca56f 100644 --- "a/Assets/\345\202\267\345\256\263\350\274\270\345\207\272.cs" +++ "b/Assets/\345\202\267\345\256\263\350\274\270\345\207\272.cs" @@ -15,7 +15,6 @@ public class 傷害輸出 : MonoBehaviour private void OnCollisionEnter(Collision 撞擊資訊) { - HandleCollision(撞擊資訊.gameObject, 撞擊資訊.contacts[0].point); } @@ -31,9 +30,6 @@ private void HandleCollision(GameObject otherObject, Vector3 hitPoint) // Check if the collided object has the EnemyHP script EnemyHP enemyHP = 撞擊物件.GetComponent(); - if(撞擊物件.CompareTag("牆壁") ||撞擊物件.CompareTag("敵人") ){ - Destroy(gameObject); - } if (enemyHP != null && 攻擊中) { // Apply damage to the enemy @@ -53,7 +49,7 @@ private void HandleCollision(GameObject otherObject, Vector3 hitPoint) IEnumerator 特效處理(ParticleSystem 特效) { yield return new WaitForSeconds(.1f); - Destroy(特效); + Destroy(特效.gameObject); } public void 攻擊開始() diff --git "a/Assets/\346\234\237\346\234\253_\345\273\272\346\250\241.unity" "b/Assets/\346\234\237\346\234\253_\345\273\272\346\250\241.unity" index 3b6c0f3..c3752a5 100644 --- "a/Assets/\346\234\237\346\234\253_\345\273\272\346\250\241.unity" +++ "b/Assets/\346\234\237\346\234\253_\345\273\272\346\250\241.unity" @@ -38,7 +38,7 @@ RenderSettings: m_ReflectionIntensity: 1 m_CustomReflection: {fileID: 0} m_Sun: {fileID: 705507994} - m_IndirectSpecularColor: {r: 0.18028334, g: 0.22571328, b: 0.3069217, a: 1} + m_IndirectSpecularColor: {r: 0.18028378, g: 0.22571412, b: 0.30692285, a: 1} m_UseRadianceAmbientProbe: 0 --- !u!157 &3 LightmapSettings: @@ -139,10 +139,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (38)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 13 @@ -295,10 +291,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (29)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 27 @@ -368,10 +360,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (54)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 53 @@ -484,10 +472,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (1)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 4 @@ -725,10 +709,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (60)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 62 @@ -798,10 +778,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (62)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 64 @@ -896,10 +872,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (20)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 14 @@ -994,10 +966,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (46)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 42 @@ -1067,10 +1035,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (2)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 15 @@ -1369,86 +1333,6 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: b924dce73e13fbd46b06d493f10d4ad7, type: 3} ---- !u!1 &261798030 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 1845742921716089003, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} - m_PrefabInstance: {fileID: 1253129835} - m_PrefabAsset: {fileID: 0} ---- !u!4 &261798031 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} - m_PrefabInstance: {fileID: 1253129835} - m_PrefabAsset: {fileID: 0} ---- !u!114 &261798032 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 261798030} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 9a1f73b024a9c3b4d889c14c54ebab48, type: 3} - m_Name: - m_EditorClassIdentifier: - maxHealth: 10 - healthText: {fileID: 0} ---- !u!114 &261798033 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 261798030} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f14ceae23c083bd4ab9958578d8485fe, type: 3} - m_Name: - m_EditorClassIdentifier: - enemy: {fileID: 261798034} - player: {fileID: 1438546575} - AttackTrue: 1 - attackDistance: 3 - followDistance: 6 - attackCooldown: 5 - attackTimer: 0 - attackDamage: 10 ---- !u!195 &261798034 -NavMeshAgent: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 261798030} - m_Enabled: 1 - m_AgentTypeID: -1372625422 - m_Radius: 0.5 - m_Speed: 3.5 - m_Acceleration: 8 - avoidancePriority: 50 - m_AngularSpeed: 120 - m_StoppingDistance: 3 - m_AutoTraverseOffMeshLink: 1 - m_AutoBraking: 1 - m_AutoRepath: 1 - m_Height: 2 - m_BaseOffset: 0 - m_WalkableMask: 4294967295 - m_ObstacleAvoidanceType: 4 ---- !u!136 &261798035 -CapsuleCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 261798030} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - m_Radius: 0.5 - m_Height: 1 - m_Direction: 1 - m_Center: {x: 0, y: 0, z: 0} --- !u!4 &264646721 stripped Transform: m_CorrespondingSourceObject: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} @@ -1544,10 +1428,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (34)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 32 @@ -1727,6 +1607,11 @@ Transform: m_CorrespondingSourceObject: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} m_PrefabInstance: {fileID: 1783344016} m_PrefabAsset: {fileID: 0} +--- !u!1 &381272281 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 782195468616207033, guid: b924dce73e13fbd46b06d493f10d4ad7, type: 3} + m_PrefabInstance: {fileID: 1386699015} + m_PrefabAsset: {fileID: 0} --- !u!4 &392073862 stripped Transform: m_CorrespondingSourceObject: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} @@ -1743,10 +1628,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (10)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 55 @@ -1988,10 +1869,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (35)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 30 @@ -2152,10 +2029,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (55)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 54 @@ -2311,10 +2184,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 0 @@ -2447,11 +2316,6 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 9d9016a93e2afb14993f9ab42254fc2b, type: 3} ---- !u!1 &491590467 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 5128811620208064792, guid: e42dce10de392fb46b7cf553d7658cf4, type: 3} - m_PrefabInstance: {fileID: 1726767506} - m_PrefabAsset: {fileID: 0} --- !u!1001 &500215710 PrefabInstance: m_ObjectHideFlags: 0 @@ -2463,10 +2327,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (30)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 28 @@ -2610,10 +2470,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (31)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 12 @@ -2752,10 +2608,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (58)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 60 @@ -2830,10 +2682,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (52)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 50 @@ -2903,10 +2751,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (13)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 3 @@ -2981,10 +2825,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (22)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 17 @@ -3148,10 +2988,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (15)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 6 @@ -3221,10 +3057,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (16)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 7 @@ -3332,10 +3164,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (12)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 58 @@ -3519,10 +3347,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (50)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 47 @@ -3738,10 +3562,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (18)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 9 @@ -3874,6 +3694,11 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: de500f6b90f89bc4c87a6585b2dea01a, type: 3} +--- !u!1 &736318837 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} + m_PrefabInstance: {fileID: 125442325} + m_PrefabAsset: {fileID: 0} --- !u!4 &741589495 stripped Transform: m_CorrespondingSourceObject: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} @@ -3908,10 +3733,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (36)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 31 @@ -3998,11 +3819,6 @@ Transform: m_CorrespondingSourceObject: {fileID: 4234351233338361949, guid: a1b4d59e2c59e8048925614a19a521a4, type: 3} m_PrefabInstance: {fileID: 882509755} m_PrefabAsset: {fileID: 0} ---- !u!1 &801494490 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 3569279380451398375, guid: a1b4d59e2c59e8048925614a19a521a4, type: 3} - m_PrefabInstance: {fileID: 1408094527} - m_PrefabAsset: {fileID: 0} --- !u!1 &806983528 stripped GameObject: m_CorrespondingSourceObject: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} @@ -4013,19 +3829,6 @@ Transform: m_CorrespondingSourceObject: {fileID: 4234351233338361949, guid: a1b4d59e2c59e8048925614a19a521a4, type: 3} m_PrefabInstance: {fileID: 1408094527} m_PrefabAsset: {fileID: 0} ---- !u!65 &813588040 -BoxCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 801494490} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - serializedVersion: 2 - m_Size: {x: 1.9999999, y: 4.6396236, z: 2} - m_Center: {x: 0, y: 1.3198118, z: 0} --- !u!1 &815271214 stripped GameObject: m_CorrespondingSourceObject: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} @@ -4266,10 +4069,6 @@ PrefabInstance: propertyPath: m_Name value: spider_brown objectReference: {fileID: 0} - - target: {fileID: 8390785030945888294, guid: 31ecbe2a1041ed848a499132cd1b1460, type: 3} - propertyPath: m_TagString - value: "\u6575\u4EBA" - objectReference: {fileID: 0} - target: {fileID: 9167602793266119324, guid: 31ecbe2a1041ed848a499132cd1b1460, type: 3} propertyPath: m_RootOrder value: 3 @@ -4410,11 +4209,6 @@ Transform: m_CorrespondingSourceObject: {fileID: 6446600628496410579, guid: 2fb93ff3c1250a74ca5f53a6bc162675, type: 3} m_PrefabInstance: {fileID: 1087716002} m_PrefabAsset: {fileID: 0} ---- !u!1 &855099834 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 1524411113276028, guid: e2aafa8770d34a9591b41bedf4e318ba, type: 3} - m_PrefabInstance: {fileID: 1502331792} - m_PrefabAsset: {fileID: 0} --- !u!4 &860915356 stripped Transform: m_CorrespondingSourceObject: {fileID: 5534383620200805132, guid: ef8374d642969b14baa54045236c5fb0, type: 3} @@ -4537,10 +4331,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (28)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 26 @@ -4684,10 +4474,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (57)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 59 @@ -4757,10 +4543,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (56)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 56 @@ -5167,10 +4949,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (24)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 22 @@ -5229,11 +5007,24 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} ---- !u!1 &987445029 stripped +--- !u!1 &1007153367 stripped GameObject: - m_CorrespondingSourceObject: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - m_PrefabInstance: {fileID: 125442325} + m_CorrespondingSourceObject: {fileID: 3569279380451398375, guid: a1b4d59e2c59e8048925614a19a521a4, type: 3} + m_PrefabInstance: {fileID: 1408094527} + m_PrefabAsset: {fileID: 0} +--- !u!65 &1007153370 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1007153367} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 1.9999999, y: 5, z: 2} + m_Center: {x: 0, y: -0.4999999, z: 0} --- !u!4 &1008313800 stripped Transform: m_CorrespondingSourceObject: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} @@ -5263,10 +5054,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (37)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 11 @@ -5450,9 +5237,9 @@ MonoBehaviour: enemy: {fileID: 1041832186} player: {fileID: 1438546575} AttackTrue: 1 - attackDistance: 4 + attackDistance: 5 followDistance: 10 - attackCooldown: 5 + attackCooldown: 2 attackTimer: 0 attackDamage: 10 --- !u!195 &1041832186 @@ -5465,7 +5252,7 @@ NavMeshAgent: m_Enabled: 1 m_AgentTypeID: -1372625422 m_Radius: 0.5 - m_Speed: 1 + m_Speed: 3.5 m_Acceleration: 8 avoidancePriority: 50 m_AngularSpeed: 120 @@ -5556,10 +5343,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (17)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 8 @@ -5771,14 +5554,6 @@ PrefabInstance: propertyPath: m_Name value: "\u9AB7\u9ACF\u4EBA1" objectReference: {fileID: 0} - - target: {fileID: 1845742921716089003, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} - propertyPath: m_TagString - value: "\u6575\u4EBA" - objectReference: {fileID: 0} - - target: {fileID: 6246522634212830498, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} - propertyPath: m_Controller - value: - objectReference: {fileID: 9100000, guid: 69ce5dd747afb75488c00ed0f554f1d6, type: 2} - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} propertyPath: m_RootOrder value: 1 @@ -5825,24 +5600,6 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} ---- !u!1 &1090936129 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 3569279380451398375, guid: a1b4d59e2c59e8048925614a19a521a4, type: 3} - m_PrefabInstance: {fileID: 882509755} - m_PrefabAsset: {fileID: 0} ---- !u!65 &1090936132 -BoxCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1090936129} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - serializedVersion: 2 - m_Size: {x: 1.6933889, y: 2.9115977, z: 2} - m_Center: {x: -0.1533055, y: 0.45579863, z: 0.000000260303} --- !u!4 &1103355147 stripped Transform: m_CorrespondingSourceObject: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} @@ -5859,10 +5616,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (49)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 45 @@ -5932,10 +5685,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (3)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 1 @@ -6221,24 +5970,6 @@ Transform: m_CorrespondingSourceObject: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} m_PrefabInstance: {fileID: 1545578243} m_PrefabAsset: {fileID: 0} ---- !u!1 &1157440825 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 3569279380451398375, guid: a1b4d59e2c59e8048925614a19a521a4, type: 3} - m_PrefabInstance: {fileID: 571149870} - m_PrefabAsset: {fileID: 0} ---- !u!65 &1157440828 -BoxCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1157440825} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - serializedVersion: 2 - m_Size: {x: 2, y: 8.666555, z: 2} - m_Center: {x: 0, y: 3.3332775, z: 0} --- !u!1001 &1157982838 PrefabInstance: m_ObjectHideFlags: 0 @@ -6330,6 +6061,24 @@ BoxCollider: serializedVersion: 2 m_Size: {x: 2, y: 2, z: 2.0000002} m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &1171967953 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} + m_PrefabInstance: {fileID: 514212269} + m_PrefabAsset: {fileID: 0} +--- !u!65 &1171967956 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1171967953} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 2, y: 5, z: 2} + m_Center: {x: 0.00000047683716, y: 0, z: 0} --- !u!1001 &1173248722 PrefabInstance: m_ObjectHideFlags: 0 @@ -6497,10 +6246,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (14)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 5 @@ -6668,10 +6413,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (23)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 21 @@ -6814,10 +6555,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (44)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 39 @@ -6836,7 +6573,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_LocalPosition.x - value: -3.4 + value: -3.064095 objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_LocalPosition.y @@ -6876,71 +6613,6 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} ---- !u!1001 &1253129835 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 2012847372} - m_Modifications: - - target: {fileID: 1845742921716089003, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} - propertyPath: m_Name - value: "\u9AB7\u9ACF\u4EBA1 (1)" - objectReference: {fileID: 0} - - target: {fileID: 1845742921716089003, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} - propertyPath: m_TagString - value: "\u6575\u4EBA" - objectReference: {fileID: 0} - - target: {fileID: 6246522634212830498, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} - propertyPath: m_Controller - value: - objectReference: {fileID: 9100000, guid: 69ce5dd747afb75488c00ed0f554f1d6, type: 2} - - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} - propertyPath: m_RootOrder - value: 9 - objectReference: {fileID: 0} - - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} - propertyPath: m_LocalPosition.x - value: 43.9 - objectReference: {fileID: 0} - - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} - propertyPath: m_LocalPosition.y - value: -0.5169749 - objectReference: {fileID: 0} - - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} - propertyPath: m_LocalPosition.z - value: 3.5 - objectReference: {fileID: 0} - - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} - propertyPath: m_LocalRotation.w - value: -0.8660254 - objectReference: {fileID: 0} - - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} - propertyPath: m_LocalRotation.y - value: 0.5 - objectReference: {fileID: 0} - - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 300 - objectReference: {fileID: 0} - - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} --- !u!1001 &1257579201 PrefabInstance: m_ObjectHideFlags: 0 @@ -7026,10 +6698,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (6)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 20 @@ -7114,10 +6782,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (32)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 33 @@ -7187,13 +6851,13 @@ BoxCollider: m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 987445029} + m_GameObject: {fileID: 736318837} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 2 - m_Size: {x: 1.9999998, y: 4.712509, z: 1.9067268} - m_Center: {x: 0, y: 1.3562548, z: 0.04663658} + m_Size: {x: 1.9999999, y: 5, z: 2.0000002} + m_Center: {x: 0, y: 0, z: 0} --- !u!4 &1312436447 stripped Transform: m_CorrespondingSourceObject: {fileID: 5534383620200805132, guid: ef8374d642969b14baa54045236c5fb0, type: 3} @@ -7210,10 +6874,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (43)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 38 @@ -7232,7 +6892,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_LocalPosition.x - value: -0.41 + value: -0.92409515 objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_LocalPosition.y @@ -7359,6 +7019,24 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 6fbeead406b0d6c4ba7793d754752d28, type: 3} +--- !u!1 &1319389528 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3569279380451398375, guid: a1b4d59e2c59e8048925614a19a521a4, type: 3} + m_PrefabInstance: {fileID: 882509755} + m_PrefabAsset: {fileID: 0} +--- !u!65 &1319389531 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1319389528} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 2, y: 5, z: 2} + m_Center: {x: 0, y: -0.4999999, z: 0.00000023841858} --- !u!1 &1319723117 stripped GameObject: m_CorrespondingSourceObject: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} @@ -7387,76 +7065,6 @@ Transform: m_CorrespondingSourceObject: {fileID: 5505336437074420642, guid: e42dce10de392fb46b7cf553d7658cf4, type: 3} m_PrefabInstance: {fileID: 1726767506} m_PrefabAsset: {fileID: 0} ---- !u!114 &1320818968 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 491590467} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 9a1f73b024a9c3b4d889c14c54ebab48, type: 3} - m_Name: - m_EditorClassIdentifier: - maxHealth: 10 - healthText: {fileID: 0} ---- !u!114 &1320818969 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 491590467} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f14ceae23c083bd4ab9958578d8485fe, type: 3} - m_Name: - m_EditorClassIdentifier: - enemy: {fileID: 1320818971} - player: {fileID: 1438546575} - AttackTrue: 1 - attackDistance: 3 - followDistance: 5 - attackCooldown: 5 - attackTimer: 0 - attackDamage: 10 ---- !u!136 &1320818970 -CapsuleCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 491590467} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - m_Radius: 0.5 - m_Height: 1 - m_Direction: 1 - m_Center: {x: 0, y: 0, z: 0} ---- !u!195 &1320818971 -NavMeshAgent: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 491590467} - m_Enabled: 1 - m_AgentTypeID: -1372625422 - m_Radius: 0.5 - m_Speed: 3.5 - m_Acceleration: 8 - avoidancePriority: 50 - m_AngularSpeed: 120 - m_StoppingDistance: 3 - m_AutoTraverseOffMeshLink: 1 - m_AutoBraking: 1 - m_AutoRepath: 1 - m_Height: 2 - m_BaseOffset: 0 - m_WalkableMask: 4294967295 - m_ObstacleAvoidanceType: 4 --- !u!1 &1327929552 stripped GameObject: m_CorrespondingSourceObject: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} @@ -7610,29 +7218,16 @@ BoxCollider: serializedVersion: 2 m_Size: {x: 2, y: 2, z: 2} m_Center: {x: 0, y: 0, z: 0} +--- !u!198 &1368990650 stripped +ParticleSystem: + m_CorrespondingSourceObject: {fileID: 5898729871911122894, guid: 45e0f06c750176947862c10346226439, type: 3} + m_PrefabInstance: {fileID: 831226911} + m_PrefabAsset: {fileID: 0} --- !u!4 &1370259769 stripped Transform: m_CorrespondingSourceObject: {fileID: 78663587995101969, guid: 6fbeead406b0d6c4ba7793d754752d28, type: 3} m_PrefabInstance: {fileID: 1552755098} m_PrefabAsset: {fileID: 0} ---- !u!1 &1372633314 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - m_PrefabInstance: {fileID: 514212269} - m_PrefabAsset: {fileID: 0} ---- !u!65 &1372633317 -BoxCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1372633314} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - serializedVersion: 2 - m_Size: {x: 2, y: 6.3411646, z: 2} - m_Center: {x: 0, y: 2.170582, z: 0} --- !u!4 &1380323513 stripped Transform: m_CorrespondingSourceObject: {fileID: 112935301516251139, guid: b924dce73e13fbd46b06d493f10d4ad7, type: 3} @@ -7740,10 +7335,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (25)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 23 @@ -7818,10 +7409,6 @@ PrefabInstance: propertyPath: m_Name value: "\u4E3B\u89D2" objectReference: {fileID: 0} - - target: {fileID: 100016, guid: ddf397bb8ce11384bbc6d7b61581bbc6, type: 3} - propertyPath: m_Layer - value: 2 - objectReference: {fileID: 0} - target: {fileID: 100016, guid: ddf397bb8ce11384bbc6d7b61581bbc6, type: 3} propertyPath: m_TagString value: "\u4E3B\u89D2" @@ -8050,10 +7637,6 @@ PrefabInstance: propertyPath: m_Name value: "\u86C7" objectReference: {fileID: 0} - - target: {fileID: 4807929556901506227, guid: 5b5c678f31981e34f9122b87217da1ac, type: 3} - propertyPath: m_TagString - value: "\u6575\u4EBA" - objectReference: {fileID: 0} - target: {fileID: 8999338503545881367, guid: 5b5c678f31981e34f9122b87217da1ac, type: 3} propertyPath: m_RootOrder value: 0 @@ -8132,10 +7715,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u908A (3)" objectReference: {fileID: 0} - - target: {fileID: 8427431723743142142, guid: 41cc69c0c889e2f43a43aae35a705a3c, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 9205234682225048132, guid: 41cc69c0c889e2f43a43aae35a705a3c, type: 3} propertyPath: m_RootOrder value: 40 @@ -8154,7 +7733,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 9205234682225048132, guid: 41cc69c0c889e2f43a43aae35a705a3c, type: 3} propertyPath: m_LocalPosition.x - value: -16.95 + value: -17.634096 objectReference: {fileID: 0} - target: {fileID: 9205234682225048132, guid: 41cc69c0c889e2f43a43aae35a705a3c, type: 3} propertyPath: m_LocalPosition.y @@ -8268,9 +7847,9 @@ CapsuleCollider: m_IsTrigger: 0 m_Enabled: 1 m_Radius: 0.3 - m_Height: 1 + m_Height: 2.3 m_Direction: 1 - m_Center: {x: 0, y: 0, z: 0} + m_Center: {x: 0, y: 1, z: 0} --- !u!54 &1438546573 Rigidbody: m_ObjectHideFlags: 0 @@ -8285,7 +7864,7 @@ Rigidbody: m_UseGravity: 0 m_IsKinematic: 0 m_Interpolate: 0 - m_Constraints: 80 + m_Constraints: 112 m_CollisionDetection: 0 --- !u!4 &1438546575 stripped Transform: @@ -8330,6 +7909,48 @@ MonoBehaviour: m_EditorClassIdentifier: maxHealth: 100 healthText: {fileID: 1142087455} +--- !u!114 &1438546585 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1438546565} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f541f006eec459c46a7e3a2c19637133, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!65 &1438546586 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1438546565} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 1, y: 2, z: 1} + m_Center: {x: 0, y: 1.2, z: 0} +--- !u!114 &1438546588 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1438546565} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: e14e5d67c930a5a49bcc8539b2b0ebf8, type: 3} + m_Name: + m_EditorClassIdentifier: + "\u89D2\u8272": 1 + "\u50B7\u5BB3\u503C": 20 + "\u653B\u64CA\u4E2D": 0 + "\u64CA\u4E2D\u7279\u6548": {fileID: 1368990650} + "\u64CA\u4E2D\u97F3\u6548": {fileID: 8300000, guid: d9419ba0bfac1e84a95418ac5851caf6, type: 3} --- !u!1001 &1442552529 PrefabInstance: m_ObjectHideFlags: 0 @@ -8341,10 +7962,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (42)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 37 @@ -8414,10 +8031,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (40)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 35 @@ -8481,86 +8094,6 @@ Transform: m_CorrespondingSourceObject: {fileID: 523860081394211607, guid: 9d9016a93e2afb14993f9ab42254fc2b, type: 3} m_PrefabInstance: {fileID: 1257579201} m_PrefabAsset: {fileID: 0} ---- !u!1 &1459492669 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 100036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - m_PrefabInstance: {fileID: 1967543844} - m_PrefabAsset: {fileID: 0} ---- !u!4 &1459492670 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 400036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - m_PrefabInstance: {fileID: 1967543844} - m_PrefabAsset: {fileID: 0} ---- !u!195 &1459492671 -NavMeshAgent: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1459492669} - m_Enabled: 1 - m_AgentTypeID: -1372625422 - m_Radius: 0.5 - m_Speed: 1 - m_Acceleration: 8 - avoidancePriority: 50 - m_AngularSpeed: 120 - m_StoppingDistance: 4 - m_AutoTraverseOffMeshLink: 1 - m_AutoBraking: 1 - m_AutoRepath: 1 - m_Height: 2 - m_BaseOffset: 0 - m_WalkableMask: 4294967295 - m_ObstacleAvoidanceType: 4 ---- !u!114 &1459492672 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1459492669} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f14ceae23c083bd4ab9958578d8485fe, type: 3} - m_Name: - m_EditorClassIdentifier: - enemy: {fileID: 1459492671} - player: {fileID: 1438546575} - AttackTrue: 1 - attackDistance: 4 - followDistance: 10 - attackCooldown: 5 - attackTimer: 0 - attackDamage: 10 ---- !u!114 &1459492673 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1459492669} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 9a1f73b024a9c3b4d889c14c54ebab48, type: 3} - m_Name: - m_EditorClassIdentifier: - maxHealth: 20 - healthText: {fileID: 0} ---- !u!136 &1459492674 -CapsuleCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1459492669} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - m_Radius: 0.5 - m_Height: 1 - m_Direction: 1 - m_Center: {x: 0, y: 0, z: 0} --- !u!1001 &1462320267 PrefabInstance: m_ObjectHideFlags: 0 @@ -8572,10 +8105,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (47)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 43 @@ -8602,7 +8131,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_LocalPosition.z - value: 13.17 + value: 13.786175 objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_LocalRotation.w @@ -8658,8 +8187,8 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1468837976} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -5.4800005, y: 1.1, z: 22.3} - m_LocalScale: {x: 1.9999999, y: 1.9999999, z: 1.9999999} + m_LocalPosition: {x: -5.48, y: 1.1, z: 22.3} + m_LocalScale: {x: 2, y: 2, z: 2} m_ConstrainProportionsScale: 0 m_Children: - {fileID: 1306610046} @@ -8782,6 +8311,24 @@ BoxCollider: serializedVersion: 2 m_Size: {x: 2.0000005, y: 2, z: 2.0000005} m_Center: {x: 0, y: 0, z: 0} +--- !u!1 &1501259475 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3569279380451398375, guid: a1b4d59e2c59e8048925614a19a521a4, type: 3} + m_PrefabInstance: {fileID: 571149870} + m_PrefabAsset: {fileID: 0} +--- !u!65 &1501259478 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1501259475} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 2, y: 5, z: 2} + m_Center: {x: 0, y: -0.4999999, z: 0} --- !u!1001 &1502028016 PrefabInstance: m_ObjectHideFlags: 0 @@ -8789,13 +8336,9 @@ PrefabInstance: m_Modification: m_TransformParent: {fileID: 2012847372} m_Modifications: - - target: {fileID: 3734775969355451150, guid: f5b41ba4c79702547a89de7544b80656, type: 3} - propertyPath: m_Controller - value: - objectReference: {fileID: 9100000, guid: df39cf2282b115d4e8d665fd869b898f, type: 2} - target: {fileID: 7292658344771522932, guid: f5b41ba4c79702547a89de7544b80656, type: 3} propertyPath: m_RootOrder - value: 4 + value: 5 objectReference: {fileID: 0} - target: {fileID: 7292658344771522932, guid: f5b41ba4c79702547a89de7544b80656, type: 3} propertyPath: m_LocalScale.x @@ -8811,7 +8354,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7292658344771522932, guid: f5b41ba4c79702547a89de7544b80656, type: 3} propertyPath: m_LocalPosition.x - value: 11.23 + value: 7.0709186 objectReference: {fileID: 0} - target: {fileID: 7292658344771522932, guid: f5b41ba4c79702547a89de7544b80656, type: 3} propertyPath: m_LocalPosition.y @@ -8819,7 +8362,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7292658344771522932, guid: f5b41ba4c79702547a89de7544b80656, type: 3} propertyPath: m_LocalPosition.z - value: 15.82 + value: 15.903347 objectReference: {fileID: 0} - target: {fileID: 7292658344771522932, guid: f5b41ba4c79702547a89de7544b80656, type: 3} propertyPath: m_LocalRotation.w @@ -8857,10 +8400,6 @@ PrefabInstance: propertyPath: m_Name value: Bear objectReference: {fileID: 0} - - target: {fileID: 7962199819078159310, guid: f5b41ba4c79702547a89de7544b80656, type: 3} - propertyPath: m_TagString - value: "\u6575\u4EBA" - objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: f5b41ba4c79702547a89de7544b80656, type: 3} --- !u!1001 &1502331792 @@ -8874,13 +8413,9 @@ PrefabInstance: propertyPath: m_Name value: turtle objectReference: {fileID: 0} - - target: {fileID: 1524411113276028, guid: e2aafa8770d34a9591b41bedf4e318ba, type: 3} - propertyPath: m_TagString - value: "\u6575\u4EBA" - objectReference: {fileID: 0} - target: {fileID: 4544219117696442, guid: e2aafa8770d34a9591b41bedf4e318ba, type: 3} propertyPath: m_RootOrder - value: 7 + value: 8 objectReference: {fileID: 0} - target: {fileID: 4544219117696442, guid: e2aafa8770d34a9591b41bedf4e318ba, type: 3} propertyPath: m_LocalScale.x @@ -9028,10 +8563,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (41)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 36 @@ -9090,24 +8621,6 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} ---- !u!1 &1533801403 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 3569279380451398375, guid: a1b4d59e2c59e8048925614a19a521a4, type: 3} - m_PrefabInstance: {fileID: 1863868078} - m_PrefabAsset: {fileID: 0} ---- !u!65 &1533801406 -BoxCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1533801403} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - serializedVersion: 2 - m_Size: {x: 2, y: 4.5474195, z: 2} - m_Center: {x: 0, y: 1.273709, z: 0} --- !u!1 &1540123045 stripped GameObject: m_CorrespondingSourceObject: {fileID: 4807929556901506227, guid: 5b5c678f31981e34f9122b87217da1ac, type: 3} @@ -9124,10 +8637,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (4)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 18 @@ -9197,10 +8706,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (48)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 44 @@ -9417,10 +8922,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u908A" objectReference: {fileID: 0} - - target: {fileID: 8427431723743142142, guid: 41cc69c0c889e2f43a43aae35a705a3c, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 9205234682225048132, guid: 41cc69c0c889e2f43a43aae35a705a3c, type: 3} propertyPath: m_RootOrder value: 66 @@ -9609,10 +9110,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (59)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 61 @@ -9715,7 +9212,7 @@ MonoBehaviour: AttackTrue: 0 attackDistance: 3 followDistance: 5 - attackCooldown: 5 + attackCooldown: 2 attackTimer: 0 attackDamage: 10 --- !u!136 &1632860657 @@ -10001,10 +9498,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (9)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 52 @@ -10074,10 +9567,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (8)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 48 @@ -10147,10 +9636,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (51)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 49 @@ -10220,10 +9705,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (39)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 29 @@ -10287,19 +9768,6 @@ GameObject: m_CorrespondingSourceObject: {fileID: 4123276510376205671, guid: 8cbf85a57b85d304bbb153fb448650d8, type: 3} m_PrefabInstance: {fileID: 1671719493} m_PrefabAsset: {fileID: 0} ---- !u!114 &1716688859 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1716688857} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f541f006eec459c46a7e3a2c19637133, type: 3} - m_Name: - m_EditorClassIdentifier: - Win: Win --- !u!65 &1716688860 BoxCollider: m_ObjectHideFlags: 0 @@ -10313,6 +9781,79 @@ BoxCollider: serializedVersion: 2 m_Size: {x: 2.6513526, y: 2, z: 1.4364223} m_Center: {x: -0.82567567, y: 1.9999995, z: -0.124340065} +--- !u!1001 &1719697190 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 2012847372} + m_Modifications: + - target: {fileID: 6067091920609783031, guid: cf7f1989a74b86c4d8527d5676d887eb, type: 3} + propertyPath: m_Name + value: Tiger2 + objectReference: {fileID: 0} + - target: {fileID: 6879656729209402957, guid: cf7f1989a74b86c4d8527d5676d887eb, type: 3} + propertyPath: m_RootOrder + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 6879656729209402957, guid: cf7f1989a74b86c4d8527d5676d887eb, type: 3} + propertyPath: m_LocalScale.x + value: 1.3 + objectReference: {fileID: 0} + - target: {fileID: 6879656729209402957, guid: cf7f1989a74b86c4d8527d5676d887eb, type: 3} + propertyPath: m_LocalScale.y + value: 1.3 + objectReference: {fileID: 0} + - target: {fileID: 6879656729209402957, guid: cf7f1989a74b86c4d8527d5676d887eb, type: 3} + propertyPath: m_LocalScale.z + value: 1.3 + objectReference: {fileID: 0} + - target: {fileID: 6879656729209402957, guid: cf7f1989a74b86c4d8527d5676d887eb, type: 3} + propertyPath: m_LocalPosition.x + value: 28.511442 + objectReference: {fileID: 0} + - target: {fileID: 6879656729209402957, guid: cf7f1989a74b86c4d8527d5676d887eb, type: 3} + propertyPath: m_LocalPosition.y + value: -0.5169749 + objectReference: {fileID: 0} + - target: {fileID: 6879656729209402957, guid: cf7f1989a74b86c4d8527d5676d887eb, type: 3} + propertyPath: m_LocalPosition.z + value: -0.96565247 + objectReference: {fileID: 0} + - target: {fileID: 6879656729209402957, guid: cf7f1989a74b86c4d8527d5676d887eb, type: 3} + propertyPath: m_LocalRotation.w + value: 0.9944062 + objectReference: {fileID: 0} + - target: {fileID: 6879656729209402957, guid: cf7f1989a74b86c4d8527d5676d887eb, type: 3} + propertyPath: m_LocalRotation.x + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6879656729209402957, guid: cf7f1989a74b86c4d8527d5676d887eb, type: 3} + propertyPath: m_LocalRotation.y + value: 0.10562344 + objectReference: {fileID: 0} + - target: {fileID: 6879656729209402957, guid: cf7f1989a74b86c4d8527d5676d887eb, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 6879656729209402957, guid: cf7f1989a74b86c4d8527d5676d887eb, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6879656729209402957, guid: cf7f1989a74b86c4d8527d5676d887eb, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 12.126 + objectReference: {fileID: 0} + - target: {fileID: 6879656729209402957, guid: cf7f1989a74b86c4d8527d5676d887eb, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 6879656729209402957, guid: cf7f1989a74b86c4d8527d5676d887eb, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: cf7f1989a74b86c4d8527d5676d887eb, type: 3} --- !u!1001 &1721952779 PrefabInstance: m_ObjectHideFlags: 0 @@ -10324,10 +9865,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (5)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 19 @@ -10397,10 +9934,6 @@ PrefabInstance: propertyPath: m_Name value: spider_black objectReference: {fileID: 0} - - target: {fileID: 5128811620208064792, guid: e42dce10de392fb46b7cf553d7658cf4, type: 3} - propertyPath: m_TagString - value: "\u6575\u4EBA" - objectReference: {fileID: 0} - target: {fileID: 5505336437074420642, guid: e42dce10de392fb46b7cf553d7658cf4, type: 3} propertyPath: m_RootOrder value: 4 @@ -10463,11 +9996,6 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: e42dce10de392fb46b7cf553d7658cf4, type: 3} ---- !u!1 &1735490747 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 782195468616207033, guid: b924dce73e13fbd46b06d493f10d4ad7, type: 3} - m_PrefabInstance: {fileID: 1386699015} - m_PrefabAsset: {fileID: 0} --- !u!4 &1739166312 stripped Transform: m_CorrespondingSourceObject: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} @@ -10502,10 +10030,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (33)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 34 @@ -10616,10 +10140,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (26)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 24 @@ -10689,10 +10209,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (19)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 10 @@ -10762,10 +10278,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u908A (1)" objectReference: {fileID: 0} - - target: {fileID: 8427431723743142142, guid: 41cc69c0c889e2f43a43aae35a705a3c, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 9205234682225048132, guid: 41cc69c0c889e2f43a43aae35a705a3c, type: 3} propertyPath: m_RootOrder value: 67 @@ -10835,10 +10347,6 @@ PrefabInstance: propertyPath: m_Name value: Tiger1 objectReference: {fileID: 0} - - target: {fileID: 100036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - propertyPath: m_TagString - value: "\u6575\u4EBA" - objectReference: {fileID: 0} - target: {fileID: 400036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} propertyPath: m_RootOrder value: 6 @@ -10974,34 +10482,107 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 6fbeead406b0d6c4ba7793d754752d28, type: 3} ---- !u!1001 &1797348980 +--- !u!1001 &1795408919 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 m_Modification: - m_TransformParent: {fileID: 457667153} + m_TransformParent: {fileID: 2012847372} m_Modifications: - - target: {fileID: 112935301516251139, guid: b924dce73e13fbd46b06d493f10d4ad7, type: 3} + - target: {fileID: 1845742921716089003, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} + propertyPath: m_Name + value: "\u9AB7\u9ACF\u4EBA2" + objectReference: {fileID: 0} + - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} propertyPath: m_RootOrder - value: 3 + value: 2 objectReference: {fileID: 0} - - target: {fileID: 112935301516251139, guid: b924dce73e13fbd46b06d493f10d4ad7, type: 3} + - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} propertyPath: m_LocalScale.x - value: 10.5 + value: 1 objectReference: {fileID: 0} - - target: {fileID: 112935301516251139, guid: b924dce73e13fbd46b06d493f10d4ad7, type: 3} + - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} propertyPath: m_LocalScale.y value: 1 objectReference: {fileID: 0} - - target: {fileID: 112935301516251139, guid: b924dce73e13fbd46b06d493f10d4ad7, type: 3} + - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} propertyPath: m_LocalScale.z value: 1 objectReference: {fileID: 0} - - target: {fileID: 112935301516251139, guid: b924dce73e13fbd46b06d493f10d4ad7, type: 3} + - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} propertyPath: m_LocalPosition.x - value: -2.2240953 + value: 43.80092 objectReference: {fileID: 0} - - target: {fileID: 112935301516251139, guid: b924dce73e13fbd46b06d493f10d4ad7, type: 3} + - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} + propertyPath: m_LocalPosition.y + value: -0.5169749 + objectReference: {fileID: 0} + - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} + propertyPath: m_LocalPosition.z + value: 3.3333473 + objectReference: {fileID: 0} + - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} + propertyPath: m_LocalRotation.w + value: -0.5735764 + objectReference: {fileID: 0} + - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} + propertyPath: m_LocalRotation.y + value: 0.8191521 + objectReference: {fileID: 0} + - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} + propertyPath: m_LocalRotation.z + value: -0 + objectReference: {fileID: 0} + - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 250 + objectReference: {fileID: 0} + - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} + propertyPath: m_ConstrainProportionsScale + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} +--- !u!1001 &1797348980 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 457667153} + m_Modifications: + - target: {fileID: 112935301516251139, guid: b924dce73e13fbd46b06d493f10d4ad7, type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 112935301516251139, guid: b924dce73e13fbd46b06d493f10d4ad7, type: 3} + propertyPath: m_LocalScale.x + value: 10.5 + objectReference: {fileID: 0} + - target: {fileID: 112935301516251139, guid: b924dce73e13fbd46b06d493f10d4ad7, type: 3} + propertyPath: m_LocalScale.y + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 112935301516251139, guid: b924dce73e13fbd46b06d493f10d4ad7, type: 3} + propertyPath: m_LocalScale.z + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 112935301516251139, guid: b924dce73e13fbd46b06d493f10d4ad7, type: 3} + propertyPath: m_LocalPosition.x + value: -2.2240953 + objectReference: {fileID: 0} + - target: {fileID: 112935301516251139, guid: b924dce73e13fbd46b06d493f10d4ad7, type: 3} propertyPath: m_LocalPosition.y value: -4.1736383 objectReference: {fileID: 0} @@ -11093,81 +10674,11 @@ BoxCollider: serializedVersion: 2 m_Size: {x: 2, y: 2, z: 2} m_Center: {x: 0, y: 0, z: 0} ---- !u!1 &1829645636 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 7962199819078159310, guid: f5b41ba4c79702547a89de7544b80656, type: 3} - m_PrefabInstance: {fileID: 1502028016} - m_PrefabAsset: {fileID: 0} ---- !u!114 &1829645638 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1829645636} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f14ceae23c083bd4ab9958578d8485fe, type: 3} - m_Name: - m_EditorClassIdentifier: - enemy: {fileID: 1829645640} - player: {fileID: 1438546575} - AttackTrue: 1 - attackDistance: 3 - followDistance: 6 - attackCooldown: 5 - attackTimer: 0 - attackDamage: 10 ---- !u!114 &1829645639 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1829645636} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 9a1f73b024a9c3b4d889c14c54ebab48, type: 3} - m_Name: - m_EditorClassIdentifier: - maxHealth: 20 - healthText: {fileID: 0} ---- !u!195 &1829645640 -NavMeshAgent: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1829645636} - m_Enabled: 1 - m_AgentTypeID: -1372625422 - m_Radius: 0.5 - m_Speed: 1.5 - m_Acceleration: 8 - avoidancePriority: 50 - m_AngularSpeed: 120 - m_StoppingDistance: 3 - m_AutoTraverseOffMeshLink: 1 - m_AutoBraking: 1 - m_AutoRepath: 1 - m_Height: 2 - m_BaseOffset: 0 - m_WalkableMask: 4294967295 - m_ObstacleAvoidanceType: 4 ---- !u!136 &1829645641 -CapsuleCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} +--- !u!4 &1838397378 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6879656729209402957, guid: cf7f1989a74b86c4d8527d5676d887eb, type: 3} + m_PrefabInstance: {fileID: 1719697190} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1829645636} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - m_Radius: 0.5 - m_Height: 1 - m_Direction: 1 - m_Center: {x: 0, y: 0, z: 0} --- !u!1 &1841678005 stripped GameObject: m_CorrespondingSourceObject: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} @@ -11411,7 +10922,7 @@ NavMeshAgent: m_Acceleration: 8 avoidancePriority: 50 m_AngularSpeed: 120 - m_StoppingDistance: 3 + m_StoppingDistance: 0 m_AutoTraverseOffMeshLink: 1 m_AutoBraking: 1 m_AutoRepath: 1 @@ -11419,54 +10930,6 @@ NavMeshAgent: m_BaseOffset: 0 m_WalkableMask: 4294967295 m_ObstacleAvoidanceType: 4 ---- !u!114 &1871252640 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 164869273} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f14ceae23c083bd4ab9958578d8485fe, type: 3} - m_Name: - m_EditorClassIdentifier: - enemy: {fileID: 1871252638} - player: {fileID: 1438546575} - AttackTrue: 1 - attackDistance: 3 - followDistance: 6 - attackCooldown: 5 - attackTimer: 0 - attackDamage: 10 ---- !u!114 &1871252641 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 164869273} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 9a1f73b024a9c3b4d889c14c54ebab48, type: 3} - m_Name: - m_EditorClassIdentifier: - maxHealth: 10 - healthText: {fileID: 0} ---- !u!136 &1871252642 -CapsuleCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 164869273} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - m_Radius: 0.5 - m_Height: 1 - m_Direction: 1 - m_Center: {x: 0, y: 0, z: 0} --- !u!1001 &1877381032 PrefabInstance: m_ObjectHideFlags: 0 @@ -11478,10 +10941,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u908A (2)" objectReference: {fileID: 0} - - target: {fileID: 8427431723743142142, guid: 41cc69c0c889e2f43a43aae35a705a3c, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 9205234682225048132, guid: 41cc69c0c889e2f43a43aae35a705a3c, type: 3} propertyPath: m_RootOrder value: 2 @@ -11642,10 +11101,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (11)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 57 @@ -11756,10 +11211,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (27)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 25 @@ -12037,87 +11488,6 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 94c015d94f6e5364e9b36b960bbe1b77, type: 3} ---- !u!1001 &1967543844 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - m_TransformParent: {fileID: 2012847372} - m_Modifications: - - target: {fileID: 100036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - propertyPath: m_Name - value: Tiger1 (1) - objectReference: {fileID: 0} - - target: {fileID: 100036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - propertyPath: m_TagString - value: "\u6575\u4EBA" - objectReference: {fileID: 0} - - target: {fileID: 400036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - propertyPath: m_RootOrder - value: 8 - objectReference: {fileID: 0} - - target: {fileID: 400036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - propertyPath: m_LocalScale.x - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 400036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - propertyPath: m_LocalScale.y - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 400036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - propertyPath: m_LocalScale.z - value: 2 - objectReference: {fileID: 0} - - target: {fileID: 400036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - propertyPath: m_LocalPosition.x - value: 28.68 - objectReference: {fileID: 0} - - target: {fileID: 400036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - propertyPath: m_LocalPosition.y - value: -0.5169749 - objectReference: {fileID: 0} - - target: {fileID: 400036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - propertyPath: m_LocalPosition.z - value: -1.23 - objectReference: {fileID: 0} - - target: {fileID: 400036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - propertyPath: m_LocalRotation.w - value: 0.15790226 - objectReference: {fileID: 0} - - target: {fileID: 400036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - propertyPath: m_LocalRotation.x - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 400036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - propertyPath: m_LocalRotation.y - value: -0.9874548 - objectReference: {fileID: 0} - - target: {fileID: 400036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - propertyPath: m_LocalRotation.z - value: -0 - objectReference: {fileID: 0} - - target: {fileID: 400036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 400036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: -161.83 - objectReference: {fileID: 0} - - target: {fileID: 400036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 400036, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - propertyPath: m_ConstrainProportionsScale - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 9500000, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} - propertyPath: m_Controller - value: - objectReference: {fileID: 9100000, guid: 67fdf13761bfc234a8602d6bc1348f5f, type: 2} - m_RemovedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 3ba44afe9035c5e409c30bae1ec51c36, type: 3} --- !u!1 &1967942407 GameObject: m_ObjectHideFlags: 0 @@ -12130,7 +11500,7 @@ GameObject: - component: {fileID: 1967942409} m_Layer: 0 m_Name: "\u7246\u58C1" - m_TagString: "\u7246\u58C1" + m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 @@ -12259,10 +11629,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (45)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 41 @@ -12396,10 +11762,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (7)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 46 @@ -12578,7 +11940,7 @@ GameObject: - component: {fileID: 2012847372} m_Layer: 0 m_Name: "\u6575\u4EBA" - m_TagString: "\u6575\u4EBA" + m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 @@ -12597,91 +11959,21 @@ Transform: m_Children: - {fileID: 1632860650} - {fileID: 1871252636} + - {fileID: 2016065304} - {fileID: 1353754768} - {fileID: 1320818966} - {fileID: 1752921383} - {fileID: 618104076} + - {fileID: 1838397378} - {fileID: 2130275888} - - {fileID: 1459492670} - - {fileID: 261798031} m_Father: {fileID: 0} m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &2023690444 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 8390785030945888294, guid: 31ecbe2a1041ed848a499132cd1b1460, type: 3} - m_PrefabInstance: {fileID: 833657681} - m_PrefabAsset: {fileID: 0} ---- !u!114 &2023690446 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2023690444} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 9a1f73b024a9c3b4d889c14c54ebab48, type: 3} - m_Name: - m_EditorClassIdentifier: - maxHealth: 10 - healthText: {fileID: 0} ---- !u!114 &2023690447 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2023690444} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f14ceae23c083bd4ab9958578d8485fe, type: 3} - m_Name: - m_EditorClassIdentifier: - enemy: {fileID: 2023690449} - player: {fileID: 1438546575} - AttackTrue: 1 - attackDistance: 3 - followDistance: 5 - attackCooldown: 5 - attackTimer: 0 - attackDamage: 10 ---- !u!136 &2023690448 -CapsuleCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2023690444} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - m_Radius: 0.5 - m_Height: 1 - m_Direction: 1 - m_Center: {x: 0, y: 0, z: 0} ---- !u!195 &2023690449 -NavMeshAgent: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} +--- !u!4 &2016065304 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9137904178190238727, guid: 20818fda9cf85f94ca4d9803d50fb8d8, type: 3} + m_PrefabInstance: {fileID: 1795408919} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 2023690444} - m_Enabled: 1 - m_AgentTypeID: -1372625422 - m_Radius: 0.5 - m_Speed: 3.5 - m_Acceleration: 8 - avoidancePriority: 50 - m_AngularSpeed: 120 - m_StoppingDistance: 3 - m_AutoTraverseOffMeshLink: 1 - m_AutoBraking: 1 - m_AutoRepath: 1 - m_Height: 2 - m_BaseOffset: 0 - m_WalkableMask: 4294967295 - m_ObstacleAvoidanceType: 4 --- !u!1 &2034296852 stripped GameObject: m_CorrespondingSourceObject: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} @@ -12784,10 +12076,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (21)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 16 @@ -12875,10 +12163,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (61)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 63 @@ -12989,13 +12273,13 @@ BoxCollider: m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1735490747} + m_GameObject: {fileID: 381272281} m_Material: {fileID: 0} m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 2 - m_Size: {x: 2, y: 3.7818909, z: 2} - m_Center: {x: 0, y: 0.89094543, z: 0.00000026009297} + m_Size: {x: 2, y: 5, z: 2} + m_Center: {x: 0.000000014901161, y: 0, z: 0.00000023841858} --- !u!4 &2105375173 stripped Transform: m_CorrespondingSourceObject: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} @@ -13030,10 +12314,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (53)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 51 @@ -13103,10 +12383,6 @@ PrefabInstance: propertyPath: m_Name value: "\u7246\u58C1 (63)" objectReference: {fileID: 0} - - target: {fileID: 3622670526511579328, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} - propertyPath: m_TagString - value: "\u7246\u58C1" - objectReference: {fileID: 0} - target: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} propertyPath: m_RootOrder value: 65 @@ -13170,76 +12446,6 @@ Transform: m_CorrespondingSourceObject: {fileID: 4544219117696442, guid: e2aafa8770d34a9591b41bedf4e318ba, type: 3} m_PrefabInstance: {fileID: 1502331792} m_PrefabAsset: {fileID: 0} ---- !u!114 &2130275890 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 855099834} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: f14ceae23c083bd4ab9958578d8485fe, type: 3} - m_Name: - m_EditorClassIdentifier: - enemy: {fileID: 2130275892} - player: {fileID: 1438546575} - AttackTrue: 0 - attackDistance: 3 - followDistance: 5 - attackCooldown: 5 - attackTimer: 0 - attackDamage: 10 ---- !u!114 &2130275891 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 855099834} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 9a1f73b024a9c3b4d889c14c54ebab48, type: 3} - m_Name: - m_EditorClassIdentifier: - maxHealth: 25 - healthText: {fileID: 0} ---- !u!195 &2130275892 -NavMeshAgent: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 855099834} - m_Enabled: 1 - m_AgentTypeID: -1372625422 - m_Radius: 0.5 - m_Speed: 3.5 - m_Acceleration: 8 - avoidancePriority: 50 - m_AngularSpeed: 120 - m_StoppingDistance: 3 - m_AutoTraverseOffMeshLink: 1 - m_AutoBraking: 1 - m_AutoRepath: 1 - m_Height: 2 - m_BaseOffset: 0 - m_WalkableMask: 4294967295 - m_ObstacleAvoidanceType: 4 ---- !u!136 &2130275893 -CapsuleCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 855099834} - m_Material: {fileID: 0} - m_IsTrigger: 0 - m_Enabled: 1 - m_Radius: 0.5 - m_Height: 1 - m_Direction: 1 - m_Center: {x: 0, y: 0, z: 0} --- !u!1001 &2130777410 PrefabInstance: m_ObjectHideFlags: 0 @@ -13455,6 +12661,24 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 9d9016a93e2afb14993f9ab42254fc2b, type: 3} +--- !u!1 &2138026608 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3569279380451398375, guid: a1b4d59e2c59e8048925614a19a521a4, type: 3} + m_PrefabInstance: {fileID: 1863868078} + m_PrefabAsset: {fileID: 0} +--- !u!65 &2138026611 +BoxCollider: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2138026608} + m_Material: {fileID: 0} + m_IsTrigger: 0 + m_Enabled: 1 + serializedVersion: 2 + m_Size: {x: 2, y: 5, z: 2} + m_Center: {x: 0, y: -0.4999999, z: 0} --- !u!4 &2143936461 stripped Transform: m_CorrespondingSourceObject: {fileID: 4111116904279595642, guid: 60d65e4eed2ca444d9a5224665294248, type: 3} diff --git "a/Assets/\347\247\273\345\213\225.cs" "b/Assets/\347\247\273\345\213\225.cs" index 3fae027..bfa5462 100644 --- "a/Assets/\347\247\273\345\213\225.cs" +++ "b/Assets/\347\247\273\345\213\225.cs" @@ -25,7 +25,6 @@ void Start() rb = GetComponent(); Cursor.lockState = CursorLockMode.Locked; - // Create an empty GameObject as the camera pivot cameraPivot = new GameObject("CameraPivot").transform; cameraPivot.SetParent(transform); @@ -33,6 +32,7 @@ void Start() Camera.main.transform.SetParent(cameraPivot); // Attach the camera to the pivot + // 锁定物体的旋转,防止翻转 rb.freezeRotation = true; } @@ -65,8 +65,6 @@ void Update() 動畫控制器.SetBool("Attack", true); else 動畫控制器.SetBool("Attack", false); - - } float ClampVerticalRotation(float angle) @@ -85,20 +83,10 @@ public void Hit(float 傳入值) public void 特效開始() { - Ray ray = Camera.main.ScreenPointToRay(Input.mousePosition); - RaycastHit hit; - - if (Physics.Raycast(ray, out hit)) { - // 获取鼠标点击位置 - Vector3 targetPosition = hit.point; - - // 计算方向向量 - Vector3 direction = (targetPosition - 特效位置.transform.position).normalized; - - // 创建并初始化氣功彈 - GameObject 已發射氣功彈 = Instantiate(攻擊氣功彈, 特效位置.transform.position, Quaternion.identity); - 已發射氣功彈.GetComponent().AddForce(direction * 1000); - } + 播放中特效 = Instantiate(攻擊特效, 特效位置.transform); + AudioSource.PlayClipAtPoint(攻擊音效, 特效位置.transform.position, 1); + GameObject 已發射氣功彈 = Instantiate(攻擊氣功彈, 特效位置.transform.position, Quaternion.Euler(0, 0, 0)); + 已發射氣功彈.GetComponent().AddForce(transform.forward * 1000); } public void 特效結束() diff --git a/Logs/AssetImportWorker0.log b/Logs/AssetImportWorker0.log new file mode 100644 index 0000000..98d0f62 --- /dev/null +++ b/Logs/AssetImportWorker0.log @@ -0,0 +1,699 @@ +Using pre-set license +Built from '2021.3/release' branch; Version is '2021.3.12f1 (8af3c3e441b1) revision 9106371'; Using compiler version '192829333'; Build Type 'Release' +OS: 'Windows 11 (10.0.22621) 64bit Core' Language: 'zh' Physical Memory: 16070 MB +BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 1 + +COMMAND LINE ARGUMENTS: +D:\Unity\Unity Hub\2021.3.12f1\Editor\Unity.exe +-adb2 +-batchMode +-noUpm +-name +AssetImportWorker0 +-projectPath +C:/Users/Ting Fei/Downloads/My-project-4--main/My-project-4--main +-logFile +Logs/AssetImportWorker0.log +-srvPort +59873 +Successfully changed project path to: C:/Users/Ting Fei/Downloads/My-project-4--main/My-project-4--main +C:/Users/Ting Fei/Downloads/My-project-4--main/My-project-4--main +[UnityMemory] Configuration Parameters - Can be set up in boot.config + "memorysetup-bucket-allocator-granularity=16" + "memorysetup-bucket-allocator-bucket-count=8" + "memorysetup-bucket-allocator-block-size=33554432" + "memorysetup-bucket-allocator-block-count=8" + "memorysetup-main-allocator-block-size=16777216" + "memorysetup-thread-allocator-block-size=16777216" + "memorysetup-gfx-main-allocator-block-size=16777216" + "memorysetup-gfx-thread-allocator-block-size=16777216" + "memorysetup-cache-allocator-block-size=4194304" + "memorysetup-typetree-allocator-block-size=2097152" + "memorysetup-profiler-bucket-allocator-granularity=16" + "memorysetup-profiler-bucket-allocator-bucket-count=8" + "memorysetup-profiler-bucket-allocator-block-size=33554432" + "memorysetup-profiler-bucket-allocator-block-count=8" + "memorysetup-profiler-allocator-block-size=16777216" + "memorysetup-profiler-editor-allocator-block-size=1048576" + "memorysetup-temp-allocator-size-main=16777216" + "memorysetup-job-temp-allocator-block-size=2097152" + "memorysetup-job-temp-allocator-block-size-background=1048576" + "memorysetup-job-temp-allocator-reduction-small-platforms=262144" + "memorysetup-temp-allocator-size-background-worker=32768" + "memorysetup-temp-allocator-size-job-worker=262144" + "memorysetup-temp-allocator-size-preload-manager=33554432" + "memorysetup-temp-allocator-size-nav-mesh-worker=65536" + "memorysetup-temp-allocator-size-audio-worker=65536" + "memorysetup-temp-allocator-size-cloud-worker=32768" + "memorysetup-temp-allocator-size-gi-baking-worker=262144" + "memorysetup-temp-allocator-size-gfx=262144" +Refreshing native plugins compatible for Editor in 64.28 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Initialize engine version: 2021.3.12f1 (8af3c3e441b1) +[Subsystems] Discovering subsystems at path D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/Resources/UnitySubsystems +[Subsystems] Discovering subsystems at path C:/Users/Ting Fei/Downloads/My-project-4--main/My-project-4--main/Assets +GfxDevice: creating device client; threaded=0; jobified=0 +Direct3D: + Version: Direct3D 11.0 [level 11.1] + Renderer: NVIDIA GeForce RTX 4060 Laptop GPU (ID=0x28a0) + Vendor: NVIDIA + VRAM: 7971 MB + Driver: 31.0.15.2758 +Initialize mono +Mono path[0] = 'D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/Managed' +Mono path[1] = 'D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32' +Mono config path = 'D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/MonoBleedingEdge/etc' +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56336 +Begin MonoManager ReloadAssembly +Registering precompiled unity dll's ... +Register platform support module: D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll +Registered in 0.001468 seconds. +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 68.41 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.526 seconds +Domain Reload Profiling: + ReloadAssembly (527ms) + BeginReloadAssembly (62ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (0ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (1ms) + EndReloadAssembly (369ms) + LoadAssemblies (62ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (84ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (26ms) + SetupLoadedEditorAssemblies (213ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (6ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (68ms) + BeforeProcessingInitializeOnLoad (1ms) + ProcessInitializeOnLoadAttributes (100ms) + ProcessInitializeOnLoadMethodAttributes (37ms) + AfterProcessingInitializeOnLoad (0ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (0ms) +Platform modules already initialized, skipping +Registering precompiled user dll's ... +Registered in 0.003255 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 72.61 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.926 seconds +Domain Reload Profiling: + ReloadAssembly (926ms) + BeginReloadAssembly (83ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (17ms) + EndReloadAssembly (762ms) + LoadAssemblies (67ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (221ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (47ms) + SetupLoadedEditorAssemblies (394ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (3ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (73ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (245ms) + ProcessInitializeOnLoadMethodAttributes (13ms) + AfterProcessingInitializeOnLoad (1ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (5ms) +Platform modules already initialized, skipping +======================================================================== +Worker process is ready to serve import requests +Launched and connected shader compiler UnityShaderCompiler.exe after 0.05 seconds +Refreshing native plugins compatible for Editor in 0.96 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3615 Unused Serialized files (Serialized files now loaded: 0) +Unloading 39 unused Assets / (130.7 KB). Loaded Objects now: 4080. +Memory consumption went from 196.9 MB to 196.8 MB. +Total: 4.295600 ms (FindLiveObjects: 0.381800 ms CreateObjectMapping: 0.155400 ms MarkObjects: 3.579800 ms DeleteObjects: 0.176900 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 732078.453935 seconds. + path: Assets/ShootingSound/laser_02.wav + artifactKey: Guid(06ada5590eba8d6489b36c6f3c54ff78) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/ShootingSound/laser_02.wav using Guid(06ada5590eba8d6489b36c6f3c54ff78) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'c8573d14206ff4558a622fb2b3a47787') in 0.171976 seconds +======================================================================== +Received Import Request. + Time since last request: 0.000052 seconds. + path: Assets/ShootingSound/electronic_02.wav + artifactKey: Guid(ab297b593498a6e47ba84de770477cbe) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/ShootingSound/electronic_02.wav using Guid(ab297b593498a6e47ba84de770477cbe) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'e80d2ccd2aee287af2c9c78d2172d2c6') in 0.026347 seconds +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.003453 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.74 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.928 seconds +Domain Reload Profiling: + ReloadAssembly (929ms) + BeginReloadAssembly (111ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (32ms) + EndReloadAssembly (732ms) + LoadAssemblies (69ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (216ms) + ReleaseScriptCaches (2ms) + RebuildScriptCaches (46ms) + SetupLoadedEditorAssemblies (350ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (12ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (48ms) + ProcessInitializeOnLoadAttributes (269ms) + ProcessInitializeOnLoadMethodAttributes (16ms) + AfterProcessingInitializeOnLoad (3ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 2.77 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.3 KB). Loaded Objects now: 4105. +Memory consumption went from 197.8 MB to 197.7 MB. +Total: 5.270300 ms (FindLiveObjects: 0.338500 ms CreateObjectMapping: 0.305500 ms MarkObjects: 4.557800 ms DeleteObjects: 0.066800 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002681 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.73 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.890 seconds +Domain Reload Profiling: + ReloadAssembly (891ms) + BeginReloadAssembly (98ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (31ms) + EndReloadAssembly (723ms) + LoadAssemblies (56ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (234ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (51ms) + SetupLoadedEditorAssemblies (332ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (10ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (245ms) + ProcessInitializeOnLoadMethodAttributes (16ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 2.04 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.3 KB). Loaded Objects now: 4120. +Memory consumption went from 197.8 MB to 197.7 MB. +Total: 3.847800 ms (FindLiveObjects: 0.302800 ms CreateObjectMapping: 0.129600 ms MarkObjects: 3.356000 ms DeleteObjects: 0.057200 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.003817 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.54 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.935 seconds +Domain Reload Profiling: + ReloadAssembly (936ms) + BeginReloadAssembly (112ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (37ms) + EndReloadAssembly (748ms) + LoadAssemblies (56ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (220ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (40ms) + SetupLoadedEditorAssemblies (370ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (11ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (46ms) + ProcessInitializeOnLoadAttributes (290ms) + ProcessInitializeOnLoadMethodAttributes (20ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 2.14 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.4 KB). Loaded Objects now: 4135. +Memory consumption went from 197.8 MB to 197.7 MB. +Total: 4.118300 ms (FindLiveObjects: 0.472500 ms CreateObjectMapping: 0.121800 ms MarkObjects: 3.439500 ms DeleteObjects: 0.082700 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002729 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.51 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.739 seconds +Domain Reload Profiling: + ReloadAssembly (740ms) + BeginReloadAssembly (93ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (25ms) + EndReloadAssembly (585ms) + LoadAssemblies (54ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (171ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (33ms) + SetupLoadedEditorAssemblies (282ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (41ms) + ProcessInitializeOnLoadAttributes (211ms) + ProcessInitializeOnLoadMethodAttributes (18ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 2.88 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.3 KB). Loaded Objects now: 4150. +Memory consumption went from 197.9 MB to 197.8 MB. +Total: 3.689100 ms (FindLiveObjects: 0.270900 ms CreateObjectMapping: 0.448000 ms MarkObjects: 2.918600 ms DeleteObjects: 0.049900 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002756 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.58 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.814 seconds +Domain Reload Profiling: + ReloadAssembly (815ms) + BeginReloadAssembly (91ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (27ms) + EndReloadAssembly (660ms) + LoadAssemblies (54ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (195ms) + ReleaseScriptCaches (2ms) + RebuildScriptCaches (36ms) + SetupLoadedEditorAssemblies (323ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (11ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (46ms) + ProcessInitializeOnLoadAttributes (246ms) + ProcessInitializeOnLoadMethodAttributes (17ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 2.52 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.4 KB). Loaded Objects now: 4165. +Memory consumption went from 197.9 MB to 197.8 MB. +Total: 4.067700 ms (FindLiveObjects: 0.392000 ms CreateObjectMapping: 0.154800 ms MarkObjects: 3.460600 ms DeleteObjects: 0.058700 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.003440 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.95 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.767 seconds +Domain Reload Profiling: + ReloadAssembly (768ms) + BeginReloadAssembly (87ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (25ms) + EndReloadAssembly (617ms) + LoadAssemblies (49ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (174ms) + ReleaseScriptCaches (2ms) + RebuildScriptCaches (33ms) + SetupLoadedEditorAssemblies (310ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (44ms) + ProcessInitializeOnLoadAttributes (236ms) + ProcessInitializeOnLoadMethodAttributes (18ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 2.34 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.4 KB). Loaded Objects now: 4180. +Memory consumption went from 197.9 MB to 197.8 MB. +Total: 4.273000 ms (FindLiveObjects: 0.590200 ms CreateObjectMapping: 0.267500 ms MarkObjects: 3.346100 ms DeleteObjects: 0.067500 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 262.076673 seconds. + path: Assets/移動.cs + artifactKey: Guid(6b5ebf08be1e539418f188cded57fea3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/移動.cs using Guid(6b5ebf08be1e539418f188cded57fea3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '8b568fe5dfc59b008d883c29b132e198') in 0.018413 seconds +======================================================================== +Received Import Request. + Time since last request: 0.395659 seconds. + path: Assets/期末_建模.unity + artifactKey: Guid(62e4268a779fc174f9e29f7fb72ede89) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/期末_建模.unity using Guid(62e4268a779fc174f9e29f7fb72ede89) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '742fefcd06950b383115e7f1c1b4d68e') in 0.016217 seconds +======================================================================== +Received Import Request. + Time since last request: 4.673066 seconds. + path: Assets/Main.unity + artifactKey: Guid(4c603532be9e76b46a145dc6e1b71a7b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Main.unity using Guid(4c603532be9e76b46a145dc6e1b71a7b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '05de8c0073c600f28327c9b7b7ee8dc6') in 0.009436 seconds +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002582 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.56 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.767 seconds +Domain Reload Profiling: + ReloadAssembly (768ms) + BeginReloadAssembly (93ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (29ms) + EndReloadAssembly (613ms) + LoadAssemblies (49ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (177ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (35ms) + SetupLoadedEditorAssemblies (302ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (10ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (41ms) + ProcessInitializeOnLoadAttributes (231ms) + ProcessInitializeOnLoadMethodAttributes (17ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 1.42 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.4 KB). Loaded Objects now: 4195. +Memory consumption went from 197.9 MB to 197.8 MB. +Total: 3.966200 ms (FindLiveObjects: 0.307100 ms CreateObjectMapping: 0.123000 ms MarkObjects: 3.485000 ms DeleteObjects: 0.049700 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002543 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.51 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.707 seconds +Domain Reload Profiling: + ReloadAssembly (708ms) + BeginReloadAssembly (92ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (26ms) + EndReloadAssembly (554ms) + LoadAssemblies (54ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (165ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (29ms) + SetupLoadedEditorAssemblies (272ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (8ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (36ms) + ProcessInitializeOnLoadAttributes (210ms) + ProcessInitializeOnLoadMethodAttributes (15ms) + AfterProcessingInitializeOnLoad (1ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (5ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 1.83 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.3 KB). Loaded Objects now: 4210. +Memory consumption went from 197.9 MB to 197.9 MB. +Total: 3.808700 ms (FindLiveObjects: 0.284800 ms CreateObjectMapping: 0.113200 ms MarkObjects: 3.339200 ms DeleteObjects: 0.069700 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 120.623105 seconds. + path: Assets/victory.cs + artifactKey: Guid(f541f006eec459c46a7e3a2c19637133) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/victory.cs using Guid(f541f006eec459c46a7e3a2c19637133) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '638b72b72c1b3d78d79ceb1846e5909e') in 0.016795 seconds +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002590 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.61 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.769 seconds +Domain Reload Profiling: + ReloadAssembly (770ms) + BeginReloadAssembly (88ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (24ms) + EndReloadAssembly (620ms) + LoadAssemblies (53ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (179ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (36ms) + SetupLoadedEditorAssemblies (304ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (13ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (40ms) + ProcessInitializeOnLoadAttributes (232ms) + ProcessInitializeOnLoadMethodAttributes (17ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 2.38 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.4 KB). Loaded Objects now: 4225. +Memory consumption went from 198.0 MB to 197.9 MB. +Total: 4.900300 ms (FindLiveObjects: 0.398500 ms CreateObjectMapping: 0.356500 ms MarkObjects: 4.080500 ms DeleteObjects: 0.063100 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> diff --git a/Logs/AssetImportWorker1.log b/Logs/AssetImportWorker1.log new file mode 100644 index 0000000..11a4ee6 --- /dev/null +++ b/Logs/AssetImportWorker1.log @@ -0,0 +1,355 @@ +Using pre-set license +Built from '2021.3/release' branch; Version is '2021.3.12f1 (8af3c3e441b1) revision 9106371'; Using compiler version '192829333'; Build Type 'Release' +OS: 'Windows 11 (10.0.22621) 64bit Core' Language: 'zh' Physical Memory: 16070 MB +BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 1 + +COMMAND LINE ARGUMENTS: +D:\Unity\Unity Hub\2021.3.12f1\Editor\Unity.exe +-adb2 +-batchMode +-noUpm +-name +AssetImportWorker1 +-projectPath +C:/Users/Ting Fei/Downloads/My-project-4--main/My-project-4--main +-logFile +Logs/AssetImportWorker1.log +-srvPort +59873 +Successfully changed project path to: C:/Users/Ting Fei/Downloads/My-project-4--main/My-project-4--main +C:/Users/Ting Fei/Downloads/My-project-4--main/My-project-4--main +[UnityMemory] Configuration Parameters - Can be set up in boot.config + "memorysetup-bucket-allocator-granularity=16" + "memorysetup-bucket-allocator-bucket-count=8" + "memorysetup-bucket-allocator-block-size=33554432" + "memorysetup-bucket-allocator-block-count=8" + "memorysetup-main-allocator-block-size=16777216" + "memorysetup-thread-allocator-block-size=16777216" + "memorysetup-gfx-main-allocator-block-size=16777216" + "memorysetup-gfx-thread-allocator-block-size=16777216" + "memorysetup-cache-allocator-block-size=4194304" + "memorysetup-typetree-allocator-block-size=2097152" + "memorysetup-profiler-bucket-allocator-granularity=16" + "memorysetup-profiler-bucket-allocator-bucket-count=8" + "memorysetup-profiler-bucket-allocator-block-size=33554432" + "memorysetup-profiler-bucket-allocator-block-count=8" + "memorysetup-profiler-allocator-block-size=16777216" + "memorysetup-profiler-editor-allocator-block-size=1048576" + "memorysetup-temp-allocator-size-main=16777216" + "memorysetup-job-temp-allocator-block-size=2097152" + "memorysetup-job-temp-allocator-block-size-background=1048576" + "memorysetup-job-temp-allocator-reduction-small-platforms=262144" + "memorysetup-temp-allocator-size-background-worker=32768" + "memorysetup-temp-allocator-size-job-worker=262144" + "memorysetup-temp-allocator-size-preload-manager=33554432" + "memorysetup-temp-allocator-size-nav-mesh-worker=65536" + "memorysetup-temp-allocator-size-audio-worker=65536" + "memorysetup-temp-allocator-size-cloud-worker=32768" + "memorysetup-temp-allocator-size-gi-baking-worker=262144" + "memorysetup-temp-allocator-size-gfx=262144" +Refreshing native plugins compatible for Editor in 64.22 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Initialize engine version: 2021.3.12f1 (8af3c3e441b1) +[Subsystems] Discovering subsystems at path D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/Resources/UnitySubsystems +[Subsystems] Discovering subsystems at path C:/Users/Ting Fei/Downloads/My-project-4--main/My-project-4--main/Assets +GfxDevice: creating device client; threaded=0; jobified=0 +Direct3D: + Version: Direct3D 11.0 [level 11.1] + Renderer: NVIDIA GeForce RTX 4060 Laptop GPU (ID=0x28a0) + Vendor: NVIDIA + VRAM: 7971 MB + Driver: 31.0.15.2758 +Initialize mono +Mono path[0] = 'D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/Managed' +Mono path[1] = 'D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32' +Mono config path = 'D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/MonoBleedingEdge/etc' +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56392 +Begin MonoManager ReloadAssembly +Registering precompiled unity dll's ... +Register platform support module: D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll +Registered in 0.001925 seconds. +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 64.57 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.527 seconds +Domain Reload Profiling: + ReloadAssembly (528ms) + BeginReloadAssembly (54ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (0ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (1ms) + EndReloadAssembly (386ms) + LoadAssemblies (53ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (93ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (26ms) + SetupLoadedEditorAssemblies (225ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (6ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (65ms) + BeforeProcessingInitializeOnLoad (1ms) + ProcessInitializeOnLoadAttributes (106ms) + ProcessInitializeOnLoadMethodAttributes (48ms) + AfterProcessingInitializeOnLoad (0ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (0ms) +Platform modules already initialized, skipping +Registering precompiled user dll's ... +Registered in 0.003029 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 60.97 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.897 seconds +Domain Reload Profiling: + ReloadAssembly (898ms) + BeginReloadAssembly (78ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (15ms) + EndReloadAssembly (731ms) + LoadAssemblies (60ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (213ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (43ms) + SetupLoadedEditorAssemblies (373ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (3ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (61ms) + BeforeProcessingInitializeOnLoad (55ms) + ProcessInitializeOnLoadAttributes (240ms) + ProcessInitializeOnLoadMethodAttributes (13ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (5ms) +Platform modules already initialized, skipping +======================================================================== +Worker process is ready to serve import requests +Launched and connected shader compiler UnityShaderCompiler.exe after 0.07 seconds +Refreshing native plugins compatible for Editor in 0.93 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3615 Unused Serialized files (Serialized files now loaded: 0) +Unloading 39 unused Assets / (130.7 KB). Loaded Objects now: 4080. +Memory consumption went from 196.9 MB to 196.8 MB. +Total: 4.144100 ms (FindLiveObjects: 0.400300 ms CreateObjectMapping: 0.155700 ms MarkObjects: 3.438400 ms DeleteObjects: 0.147600 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 732078.433462 seconds. + path: Assets/ShootingSound/magic_03.wav + artifactKey: Guid(5e1a9f876d3dafd47bc6b3dde25135fa) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/ShootingSound/magic_03.wav using Guid(5e1a9f876d3dafd47bc6b3dde25135fa) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '4a5c40cee475979193c32eb8aa267112') in 0.128058 seconds +======================================================================== +Received Import Request. + Time since last request: 0.000053 seconds. + path: Assets/ShootingSound/crossbow.wav + artifactKey: Guid(d9419ba0bfac1e84a95418ac5851caf6) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/ShootingSound/crossbow.wav using Guid(d9419ba0bfac1e84a95418ac5851caf6) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd2ddfebd7a66f9884eb368508e5d3320') in 0.029500 seconds +======================================================================== +Received Import Request. + Time since last request: 0.000036 seconds. + path: Assets/ShootingSound/heal.wav + artifactKey: Guid(c48a972d3d024c2408a3331750786a29) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/ShootingSound/heal.wav using Guid(c48a972d3d024c2408a3331750786a29) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'e2c1a921ee6cbe0be7daff54ecff65cf') in 0.024458 seconds +======================================================================== +Received Import Request. + Time since last request: 0.000044 seconds. + path: Assets/ShootingSound/cannon_02.wav + artifactKey: Guid(8401456349c492a489ed90469e317e43) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/ShootingSound/cannon_02.wav using Guid(8401456349c492a489ed90469e317e43) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '11db23144ad9f7839d0b5ccff82fe7a1') in 0.025452 seconds +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.004071 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.59 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.911 seconds +Domain Reload Profiling: + ReloadAssembly (912ms) + BeginReloadAssembly (101ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (34ms) + EndReloadAssembly (739ms) + LoadAssemblies (58ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (213ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (44ms) + SetupLoadedEditorAssemblies (355ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (12ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (49ms) + ProcessInitializeOnLoadAttributes (274ms) + ProcessInitializeOnLoadMethodAttributes (16ms) + AfterProcessingInitializeOnLoad (3ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 2.13 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.5 KB). Loaded Objects now: 4105. +Memory consumption went from 197.8 MB to 197.7 MB. +Total: 4.153400 ms (FindLiveObjects: 0.354800 ms CreateObjectMapping: 0.294000 ms MarkObjects: 3.442700 ms DeleteObjects: 0.059700 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.003065 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.57 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.886 seconds +Domain Reload Profiling: + ReloadAssembly (886ms) + BeginReloadAssembly (109ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (25ms) + EndReloadAssembly (680ms) + LoadAssemblies (70ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (199ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (41ms) + SetupLoadedEditorAssemblies (331ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (11ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (49ms) + ProcessInitializeOnLoadAttributes (249ms) + ProcessInitializeOnLoadMethodAttributes (18ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 2.29 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.3 KB). Loaded Objects now: 4120. +Memory consumption went from 197.8 MB to 197.7 MB. +Total: 3.925400 ms (FindLiveObjects: 0.272600 ms CreateObjectMapping: 0.161400 ms MarkObjects: 3.434100 ms DeleteObjects: 0.055700 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.005429 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.60 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.894 seconds +Domain Reload Profiling: + ReloadAssembly (895ms) + BeginReloadAssembly (99ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (26ms) + EndReloadAssembly (713ms) + LoadAssemblies (59ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (218ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (48ms) + SetupLoadedEditorAssemblies (337ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (13ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (51ms) + ProcessInitializeOnLoadAttributes (247ms) + ProcessInitializeOnLoadMethodAttributes (21ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (8ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 1.42 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.3 KB). Loaded Objects now: 4135. +Memory consumption went from 197.8 MB to 197.8 MB. +Total: 4.863800 ms (FindLiveObjects: 0.395300 ms CreateObjectMapping: 0.186900 ms MarkObjects: 4.186500 ms DeleteObjects: 0.093000 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +Editor requested this worker to shutdown with reason: Scaling down because of idle timeout +AssetImportWorker is now disconnected from the server +Process exiting +Exiting without the bug reporter. Application will terminate with return code 0 \ No newline at end of file diff --git a/Logs/AssetImportWorker2.log b/Logs/AssetImportWorker2.log new file mode 100644 index 0000000..cc534c1 --- /dev/null +++ b/Logs/AssetImportWorker2.log @@ -0,0 +1,355 @@ +Using pre-set license +Built from '2021.3/release' branch; Version is '2021.3.12f1 (8af3c3e441b1) revision 9106371'; Using compiler version '192829333'; Build Type 'Release' +OS: 'Windows 11 (10.0.22621) 64bit Core' Language: 'zh' Physical Memory: 16070 MB +BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 1 + +COMMAND LINE ARGUMENTS: +D:\Unity\Unity Hub\2021.3.12f1\Editor\Unity.exe +-adb2 +-batchMode +-noUpm +-name +AssetImportWorker2 +-projectPath +C:/Users/Ting Fei/Downloads/My-project-4--main/My-project-4--main +-logFile +Logs/AssetImportWorker2.log +-srvPort +59873 +Successfully changed project path to: C:/Users/Ting Fei/Downloads/My-project-4--main/My-project-4--main +C:/Users/Ting Fei/Downloads/My-project-4--main/My-project-4--main +[UnityMemory] Configuration Parameters - Can be set up in boot.config + "memorysetup-bucket-allocator-granularity=16" + "memorysetup-bucket-allocator-bucket-count=8" + "memorysetup-bucket-allocator-block-size=33554432" + "memorysetup-bucket-allocator-block-count=8" + "memorysetup-main-allocator-block-size=16777216" + "memorysetup-thread-allocator-block-size=16777216" + "memorysetup-gfx-main-allocator-block-size=16777216" + "memorysetup-gfx-thread-allocator-block-size=16777216" + "memorysetup-cache-allocator-block-size=4194304" + "memorysetup-typetree-allocator-block-size=2097152" + "memorysetup-profiler-bucket-allocator-granularity=16" + "memorysetup-profiler-bucket-allocator-bucket-count=8" + "memorysetup-profiler-bucket-allocator-block-size=33554432" + "memorysetup-profiler-bucket-allocator-block-count=8" + "memorysetup-profiler-allocator-block-size=16777216" + "memorysetup-profiler-editor-allocator-block-size=1048576" + "memorysetup-temp-allocator-size-main=16777216" + "memorysetup-job-temp-allocator-block-size=2097152" + "memorysetup-job-temp-allocator-block-size-background=1048576" + "memorysetup-job-temp-allocator-reduction-small-platforms=262144" + "memorysetup-temp-allocator-size-background-worker=32768" + "memorysetup-temp-allocator-size-job-worker=262144" + "memorysetup-temp-allocator-size-preload-manager=33554432" + "memorysetup-temp-allocator-size-nav-mesh-worker=65536" + "memorysetup-temp-allocator-size-audio-worker=65536" + "memorysetup-temp-allocator-size-cloud-worker=32768" + "memorysetup-temp-allocator-size-gi-baking-worker=262144" + "memorysetup-temp-allocator-size-gfx=262144" +Refreshing native plugins compatible for Editor in 72.21 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Initialize engine version: 2021.3.12f1 (8af3c3e441b1) +[Subsystems] Discovering subsystems at path D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/Resources/UnitySubsystems +[Subsystems] Discovering subsystems at path C:/Users/Ting Fei/Downloads/My-project-4--main/My-project-4--main/Assets +GfxDevice: creating device client; threaded=0; jobified=0 +Direct3D: + Version: Direct3D 11.0 [level 11.1] + Renderer: NVIDIA GeForce RTX 4060 Laptop GPU (ID=0x28a0) + Vendor: NVIDIA + VRAM: 7971 MB + Driver: 31.0.15.2758 +Initialize mono +Mono path[0] = 'D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/Managed' +Mono path[1] = 'D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32' +Mono config path = 'D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/MonoBleedingEdge/etc' +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56700 +Begin MonoManager ReloadAssembly +Registering precompiled unity dll's ... +Register platform support module: D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll +Registered in 0.001236 seconds. +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 66.57 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.521 seconds +Domain Reload Profiling: + ReloadAssembly (521ms) + BeginReloadAssembly (55ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (0ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (1ms) + EndReloadAssembly (375ms) + LoadAssemblies (54ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (92ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (24ms) + SetupLoadedEditorAssemblies (219ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (6ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (67ms) + BeforeProcessingInitializeOnLoad (1ms) + ProcessInitializeOnLoadAttributes (100ms) + ProcessInitializeOnLoadMethodAttributes (45ms) + AfterProcessingInitializeOnLoad (0ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (0ms) +Platform modules already initialized, skipping +Registering precompiled user dll's ... +Registered in 0.003179 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 57.32 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.903 seconds +Domain Reload Profiling: + ReloadAssembly (904ms) + BeginReloadAssembly (79ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (16ms) + EndReloadAssembly (734ms) + LoadAssemblies (68ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (219ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (42ms) + SetupLoadedEditorAssemblies (366ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (2ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (57ms) + BeforeProcessingInitializeOnLoad (58ms) + ProcessInitializeOnLoadAttributes (234ms) + ProcessInitializeOnLoadMethodAttributes (12ms) + AfterProcessingInitializeOnLoad (1ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (5ms) +Platform modules already initialized, skipping +======================================================================== +Worker process is ready to serve import requests +Launched and connected shader compiler UnityShaderCompiler.exe after 0.05 seconds +Refreshing native plugins compatible for Editor in 1.16 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3615 Unused Serialized files (Serialized files now loaded: 0) +Unloading 39 unused Assets / (130.7 KB). Loaded Objects now: 4080. +Memory consumption went from 196.9 MB to 196.8 MB. +Total: 4.530500 ms (FindLiveObjects: 0.395000 ms CreateObjectMapping: 0.247500 ms MarkObjects: 3.726700 ms DeleteObjects: 0.159700 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 732078.406845 seconds. + path: Assets/ShootingSound/magic_01.wav + artifactKey: Guid(b1b9c1f0ea1fcae439ed1a4d44ff05fd) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/ShootingSound/magic_01.wav using Guid(b1b9c1f0ea1fcae439ed1a4d44ff05fd) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'e8a74146d08af2de255827b63e0de1c9') in 0.125217 seconds +======================================================================== +Received Import Request. + Time since last request: 0.000032 seconds. + path: Assets/ShootingSound/magic_02.wav + artifactKey: Guid(78419f98379502c4dbfb2774bc94e7c1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/ShootingSound/magic_02.wav using Guid(78419f98379502c4dbfb2774bc94e7c1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5469dc2b7d91ba36ad59166306b3e4c6') in 0.027722 seconds +======================================================================== +Received Import Request. + Time since last request: 0.000032 seconds. + path: Assets/ShootingSound/card.wav + artifactKey: Guid(a58e438b7cfa445498120af0e6169082) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/ShootingSound/card.wav using Guid(a58e438b7cfa445498120af0e6169082) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'fc6e301d02ca3361491c628156de4bb2') in 0.025046 seconds +======================================================================== +Received Import Request. + Time since last request: 0.000042 seconds. + path: Assets/ShootingSound/machine_gun.wav + artifactKey: Guid(3061c7b9b32d894478e4126ccce25ca3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/ShootingSound/machine_gun.wav using Guid(3061c7b9b32d894478e4126ccce25ca3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f4fbb443b20a76b271d0711b07f38a55') in 0.028026 seconds +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002815 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.98 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.965 seconds +Domain Reload Profiling: + ReloadAssembly (965ms) + BeginReloadAssembly (103ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (32ms) + EndReloadAssembly (780ms) + LoadAssemblies (60ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (237ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (49ms) + SetupLoadedEditorAssemblies (370ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (10ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (282ms) + ProcessInitializeOnLoadMethodAttributes (20ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 2.51 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.3 KB). Loaded Objects now: 4105. +Memory consumption went from 197.8 MB to 197.7 MB. +Total: 3.643800 ms (FindLiveObjects: 0.378300 ms CreateObjectMapping: 0.159700 ms MarkObjects: 2.957100 ms DeleteObjects: 0.146900 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.004829 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.52 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.945 seconds +Domain Reload Profiling: + ReloadAssembly (945ms) + BeginReloadAssembly (107ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (6ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (34ms) + EndReloadAssembly (759ms) + LoadAssemblies (57ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (249ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (45ms) + SetupLoadedEditorAssemblies (347ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (11ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (260ms) + ProcessInitializeOnLoadMethodAttributes (20ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 2.13 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.4 KB). Loaded Objects now: 4120. +Memory consumption went from 197.8 MB to 197.7 MB. +Total: 2.903700 ms (FindLiveObjects: 0.324400 ms CreateObjectMapping: 0.134800 ms MarkObjects: 2.401400 ms DeleteObjects: 0.041700 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.004262 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.92 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.906 seconds +Domain Reload Profiling: + ReloadAssembly (907ms) + BeginReloadAssembly (100ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (28ms) + EndReloadAssembly (728ms) + LoadAssemblies (62ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (238ms) + ReleaseScriptCaches (2ms) + RebuildScriptCaches (42ms) + SetupLoadedEditorAssemblies (327ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (12ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (48ms) + ProcessInitializeOnLoadAttributes (240ms) + ProcessInitializeOnLoadMethodAttributes (22ms) + AfterProcessingInitializeOnLoad (3ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 1.81 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.4 KB). Loaded Objects now: 4135. +Memory consumption went from 197.8 MB to 197.8 MB. +Total: 4.579100 ms (FindLiveObjects: 0.292400 ms CreateObjectMapping: 0.192800 ms MarkObjects: 4.023900 ms DeleteObjects: 0.068600 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +Editor requested this worker to shutdown with reason: Scaling down because of idle timeout +AssetImportWorker is now disconnected from the server +Process exiting +Exiting without the bug reporter. Application will terminate with return code 0 \ No newline at end of file diff --git a/Logs/AssetImportWorker3.log b/Logs/AssetImportWorker3.log new file mode 100644 index 0000000..296ebde --- /dev/null +++ b/Logs/AssetImportWorker3.log @@ -0,0 +1,681 @@ +Using pre-set license +Built from '2021.3/release' branch; Version is '2021.3.12f1 (8af3c3e441b1) revision 9106371'; Using compiler version '192829333'; Build Type 'Release' +OS: 'Windows 11 (10.0.22621) 64bit Core' Language: 'zh' Physical Memory: 16070 MB +BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 1 + +COMMAND LINE ARGUMENTS: +D:\Unity\Unity Hub\2021.3.12f1\Editor\Unity.exe +-adb2 +-batchMode +-noUpm +-name +AssetImportWorker3 +-projectPath +C:/Users/Ting Fei/Downloads/My-project-4--main/My-project-4--main +-logFile +Logs/AssetImportWorker3.log +-srvPort +59873 +Successfully changed project path to: C:/Users/Ting Fei/Downloads/My-project-4--main/My-project-4--main +C:/Users/Ting Fei/Downloads/My-project-4--main/My-project-4--main +[UnityMemory] Configuration Parameters - Can be set up in boot.config + "memorysetup-bucket-allocator-granularity=16" + "memorysetup-bucket-allocator-bucket-count=8" + "memorysetup-bucket-allocator-block-size=33554432" + "memorysetup-bucket-allocator-block-count=8" + "memorysetup-main-allocator-block-size=16777216" + "memorysetup-thread-allocator-block-size=16777216" + "memorysetup-gfx-main-allocator-block-size=16777216" + "memorysetup-gfx-thread-allocator-block-size=16777216" + "memorysetup-cache-allocator-block-size=4194304" + "memorysetup-typetree-allocator-block-size=2097152" + "memorysetup-profiler-bucket-allocator-granularity=16" + "memorysetup-profiler-bucket-allocator-bucket-count=8" + "memorysetup-profiler-bucket-allocator-block-size=33554432" + "memorysetup-profiler-bucket-allocator-block-count=8" + "memorysetup-profiler-allocator-block-size=16777216" + "memorysetup-profiler-editor-allocator-block-size=1048576" + "memorysetup-temp-allocator-size-main=16777216" + "memorysetup-job-temp-allocator-block-size=2097152" + "memorysetup-job-temp-allocator-block-size-background=1048576" + "memorysetup-job-temp-allocator-reduction-small-platforms=262144" + "memorysetup-temp-allocator-size-background-worker=32768" + "memorysetup-temp-allocator-size-job-worker=262144" + "memorysetup-temp-allocator-size-preload-manager=33554432" + "memorysetup-temp-allocator-size-nav-mesh-worker=65536" + "memorysetup-temp-allocator-size-audio-worker=65536" + "memorysetup-temp-allocator-size-cloud-worker=32768" + "memorysetup-temp-allocator-size-gi-baking-worker=262144" + "memorysetup-temp-allocator-size-gfx=262144" +Refreshing native plugins compatible for Editor in 62.56 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Initialize engine version: 2021.3.12f1 (8af3c3e441b1) +[Subsystems] Discovering subsystems at path D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/Resources/UnitySubsystems +[Subsystems] Discovering subsystems at path C:/Users/Ting Fei/Downloads/My-project-4--main/My-project-4--main/Assets +GfxDevice: creating device client; threaded=0; jobified=0 +Direct3D: + Version: Direct3D 11.0 [level 11.1] + Renderer: NVIDIA GeForce RTX 4060 Laptop GPU (ID=0x28a0) + Vendor: NVIDIA + VRAM: 7971 MB + Driver: 31.0.15.2758 +Initialize mono +Mono path[0] = 'D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/Managed' +Mono path[1] = 'D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32' +Mono config path = 'D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/MonoBleedingEdge/etc' +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56020 +Begin MonoManager ReloadAssembly +Registering precompiled unity dll's ... +Register platform support module: D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll +Registered in 0.002049 seconds. +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 62.13 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.529 seconds +Domain Reload Profiling: + ReloadAssembly (529ms) + BeginReloadAssembly (58ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (0ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (1ms) + EndReloadAssembly (380ms) + LoadAssemblies (57ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (96ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (25ms) + SetupLoadedEditorAssemblies (219ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (6ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (62ms) + BeforeProcessingInitializeOnLoad (1ms) + ProcessInitializeOnLoadAttributes (105ms) + ProcessInitializeOnLoadMethodAttributes (44ms) + AfterProcessingInitializeOnLoad (0ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (0ms) +Platform modules already initialized, skipping +Registering precompiled user dll's ... +Registered in 0.003104 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 55.94 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.894 seconds +Domain Reload Profiling: + ReloadAssembly (895ms) + BeginReloadAssembly (84ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (16ms) + EndReloadAssembly (724ms) + LoadAssemblies (67ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (219ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (44ms) + SetupLoadedEditorAssemblies (359ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (2ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (56ms) + BeforeProcessingInitializeOnLoad (53ms) + ProcessInitializeOnLoadAttributes (233ms) + ProcessInitializeOnLoadMethodAttributes (12ms) + AfterProcessingInitializeOnLoad (1ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (5ms) +Platform modules already initialized, skipping +======================================================================== +Worker process is ready to serve import requests +Launched and connected shader compiler UnityShaderCompiler.exe after 0.06 seconds +Refreshing native plugins compatible for Editor in 0.90 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3615 Unused Serialized files (Serialized files now loaded: 0) +Unloading 39 unused Assets / (130.7 KB). Loaded Objects now: 4080. +Memory consumption went from 196.9 MB to 196.8 MB. +Total: 3.613900 ms (FindLiveObjects: 0.400900 ms CreateObjectMapping: 0.156900 ms MarkObjects: 2.902600 ms DeleteObjects: 0.151600 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 732078.432862 seconds. + path: Assets/ShootingSound/electronic_01.wav + artifactKey: Guid(a245ee5d75348c84a89ffb7992f1dc82) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/ShootingSound/electronic_01.wav using Guid(a245ee5d75348c84a89ffb7992f1dc82) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '868c6e4ec44658b3f3f4354ae218bdb2') in 0.151026 seconds +======================================================================== +Received Import Request. + Time since last request: 0.000032 seconds. + path: Assets/ShootingSound/laser_01.wav + artifactKey: Guid(4310474905e266640852f43bd609a1a4) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/ShootingSound/laser_01.wav using Guid(4310474905e266640852f43bd609a1a4) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '7f4f982e49923705cdb6fab5755a7da8') in 0.019650 seconds +======================================================================== +Received Import Request. + Time since last request: 0.000048 seconds. + path: Assets/ShootingSound/cannon_01.wav + artifactKey: Guid(af66162561d2eed40ad49268cab318bb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/ShootingSound/cannon_01.wav using Guid(af66162561d2eed40ad49268cab318bb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5e4ce5c68d09a9df6398eb722f91606a') in 0.026483 seconds +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.004830 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.58 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.934 seconds +Domain Reload Profiling: + ReloadAssembly (934ms) + BeginReloadAssembly (114ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (34ms) + EndReloadAssembly (748ms) + LoadAssemblies (67ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (211ms) + ReleaseScriptCaches (2ms) + RebuildScriptCaches (42ms) + SetupLoadedEditorAssemblies (371ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (51ms) + ProcessInitializeOnLoadAttributes (289ms) + ProcessInitializeOnLoadMethodAttributes (17ms) + AfterProcessingInitializeOnLoad (3ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (7ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 2.78 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.4 KB). Loaded Objects now: 4105. +Memory consumption went from 197.8 MB to 197.7 MB. +Total: 4.819300 ms (FindLiveObjects: 0.385700 ms CreateObjectMapping: 0.259900 ms MarkObjects: 4.106600 ms DeleteObjects: 0.065400 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.005716 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 1.05 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.876 seconds +Domain Reload Profiling: + ReloadAssembly (876ms) + BeginReloadAssembly (112ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (35ms) + EndReloadAssembly (678ms) + LoadAssemblies (59ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (206ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (38ms) + SetupLoadedEditorAssemblies (330ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (11ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (45ms) + ProcessInitializeOnLoadAttributes (254ms) + ProcessInitializeOnLoadMethodAttributes (17ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 2.04 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.4 KB). Loaded Objects now: 4120. +Memory consumption went from 197.8 MB to 197.7 MB. +Total: 3.652200 ms (FindLiveObjects: 0.279700 ms CreateObjectMapping: 0.191500 ms MarkObjects: 3.120900 ms DeleteObjects: 0.058500 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002751 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.69 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.865 seconds +Domain Reload Profiling: + ReloadAssembly (866ms) + BeginReloadAssembly (98ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (27ms) + EndReloadAssembly (699ms) + LoadAssemblies (58ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (214ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (39ms) + SetupLoadedEditorAssemblies (329ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (10ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (54ms) + ProcessInitializeOnLoadAttributes (245ms) + ProcessInitializeOnLoadMethodAttributes (16ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (5ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 1.54 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.3 KB). Loaded Objects now: 4135. +Memory consumption went from 197.8 MB to 197.7 MB. +Total: 4.794800 ms (FindLiveObjects: 0.372100 ms CreateObjectMapping: 0.170700 ms MarkObjects: 4.177600 ms DeleteObjects: 0.072100 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002685 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.46 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.734 seconds +Domain Reload Profiling: + ReloadAssembly (735ms) + BeginReloadAssembly (91ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (23ms) + EndReloadAssembly (581ms) + LoadAssemblies (53ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (173ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (34ms) + SetupLoadedEditorAssemblies (276ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (39ms) + ProcessInitializeOnLoadAttributes (206ms) + ProcessInitializeOnLoadMethodAttributes (18ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 3.01 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.4 KB). Loaded Objects now: 4150. +Memory consumption went from 197.9 MB to 197.8 MB. +Total: 3.187600 ms (FindLiveObjects: 0.441000 ms CreateObjectMapping: 0.175800 ms MarkObjects: 2.517800 ms DeleteObjects: 0.050200 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.003000 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.87 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.832 seconds +Domain Reload Profiling: + ReloadAssembly (833ms) + BeginReloadAssembly (91ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (26ms) + EndReloadAssembly (676ms) + LoadAssemblies (54ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (213ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (33ms) + SetupLoadedEditorAssemblies (327ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (11ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (47ms) + ProcessInitializeOnLoadAttributes (248ms) + ProcessInitializeOnLoadMethodAttributes (18ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (5ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 2.83 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.3 KB). Loaded Objects now: 4165. +Memory consumption went from 197.9 MB to 197.8 MB. +Total: 4.625000 ms (FindLiveObjects: 0.421800 ms CreateObjectMapping: 0.241400 ms MarkObjects: 3.897400 ms DeleteObjects: 0.062600 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.004309 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.54 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.768 seconds +Domain Reload Profiling: + ReloadAssembly (768ms) + BeginReloadAssembly (85ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (23ms) + EndReloadAssembly (620ms) + LoadAssemblies (51ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (174ms) + ReleaseScriptCaches (2ms) + RebuildScriptCaches (33ms) + SetupLoadedEditorAssemblies (314ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (10ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (44ms) + ProcessInitializeOnLoadAttributes (240ms) + ProcessInitializeOnLoadMethodAttributes (17ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 2.70 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.4 KB). Loaded Objects now: 4180. +Memory consumption went from 197.9 MB to 197.8 MB. +Total: 5.256600 ms (FindLiveObjects: 0.350900 ms CreateObjectMapping: 0.154000 ms MarkObjects: 4.658000 ms DeleteObjects: 0.091400 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002741 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.56 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.742 seconds +Domain Reload Profiling: + ReloadAssembly (743ms) + BeginReloadAssembly (90ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (25ms) + EndReloadAssembly (593ms) + LoadAssemblies (51ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (173ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (33ms) + SetupLoadedEditorAssemblies (289ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (9ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (39ms) + ProcessInitializeOnLoadAttributes (221ms) + ProcessInitializeOnLoadMethodAttributes (17ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (5ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 2.20 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.5 KB). Loaded Objects now: 4195. +Memory consumption went from 197.9 MB to 197.8 MB. +Total: 3.806200 ms (FindLiveObjects: 0.320500 ms CreateObjectMapping: 0.124500 ms MarkObjects: 3.305000 ms DeleteObjects: 0.054600 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002675 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.55 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.706 seconds +Domain Reload Profiling: + ReloadAssembly (707ms) + BeginReloadAssembly (93ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (25ms) + EndReloadAssembly (553ms) + LoadAssemblies (56ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (166ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (29ms) + SetupLoadedEditorAssemblies (268ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (8ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (35ms) + ProcessInitializeOnLoadAttributes (207ms) + ProcessInitializeOnLoadMethodAttributes (15ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (5ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 1.98 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.4 KB). Loaded Objects now: 4210. +Memory consumption went from 197.9 MB to 197.9 MB. +Total: 3.942700 ms (FindLiveObjects: 0.313900 ms CreateObjectMapping: 0.122500 ms MarkObjects: 3.441500 ms DeleteObjects: 0.063000 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.002644 seconds. +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.66 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 0.766 seconds +Domain Reload Profiling: + ReloadAssembly (767ms) + BeginReloadAssembly (89ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (24ms) + EndReloadAssembly (615ms) + LoadAssemblies (54ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (182ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (35ms) + SetupLoadedEditorAssemblies (300ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (12ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (39ms) + ProcessInitializeOnLoadAttributes (228ms) + ProcessInitializeOnLoadMethodAttributes (18ms) + AfterProcessingInitializeOnLoad (2ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (6ms) +Platform modules already initialized, skipping +Refreshing native plugins compatible for Editor in 2.73 ms, found 3 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 3578 Unused Serialized files (Serialized files now loaded: 0) +Unloading 18 unused Assets / (95.4 KB). Loaded Objects now: 4225. +Memory consumption went from 198.0 MB to 197.9 MB. +Total: 3.784600 ms (FindLiveObjects: 0.537700 ms CreateObjectMapping: 0.156000 ms MarkObjects: 3.036200 ms DeleteObjects: 0.052700 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> diff --git a/Logs/shadercompiler-AssetImportWorker0.log b/Logs/shadercompiler-AssetImportWorker0.log new file mode 100644 index 0000000..90fe87c --- /dev/null +++ b/Logs/shadercompiler-AssetImportWorker0.log @@ -0,0 +1,6 @@ +Base path: 'D:/Unity/Unity Hub/2021.3.12f1/Editor/Data', plugins path 'D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/PlaybackEngines' +Cmd: initializeCompiler + +Unhandled exception: Protocol error - failed to read magic number (error -2147483644, transferred 0/4) + +Quitting shader compiler process diff --git a/Logs/shadercompiler-UnityShaderCompiler.exe0.log b/Logs/shadercompiler-UnityShaderCompiler.exe0.log new file mode 100644 index 0000000..af206f5 --- /dev/null +++ b/Logs/shadercompiler-UnityShaderCompiler.exe0.log @@ -0,0 +1,3 @@ +Base path: 'D:/Unity/Unity Hub/2021.3.12f1/Editor/Data', plugins path 'D:/Unity/Unity Hub/2021.3.12f1/Editor/Data/PlaybackEngines' +Cmd: initializeCompiler + diff --git a/ProjectSettings/EditorBuildSettings.asset b/ProjectSettings/EditorBuildSettings.asset index 2593f89..86cbef1 100644 --- a/ProjectSettings/EditorBuildSettings.asset +++ b/ProjectSettings/EditorBuildSettings.asset @@ -5,7 +5,13 @@ EditorBuildSettings: m_ObjectHideFlags: 0 serializedVersion: 2 m_Scenes: + - enabled: 1 + path: Assets/Main.unity + guid: 4c603532be9e76b46a145dc6e1b71a7b - enabled: 1 path: "Assets/\u671F\u672B_\u5EFA\u6A21.unity" guid: 62e4268a779fc174f9e29f7fb72ede89 + - enabled: 1 + path: Assets/Win.unity + guid: 0319cd127ba538445b02826c4a87eae5 m_configObjects: {} diff --git a/ProjectSettings/TagManager.asset b/ProjectSettings/TagManager.asset index c1e9304..708574a 100644 --- a/ProjectSettings/TagManager.asset +++ b/ProjectSettings/TagManager.asset @@ -5,8 +5,6 @@ TagManager: serializedVersion: 2 tags: - "\u4E3B\u89D2" - - "\u7246\u58C1" - - "\u6575\u4EBA" layers: - Default - TransparentFX @@ -14,7 +12,7 @@ TagManager: - - Water - UI - - Bullet + - - - - diff --git a/UserSettings/EditorUserSettings.asset b/UserSettings/EditorUserSettings.asset new file mode 100644 index 0000000..f00f83e --- /dev/null +++ b/UserSettings/EditorUserSettings.asset @@ -0,0 +1,34 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!162 &1 +EditorUserSettings: + m_ObjectHideFlags: 0 + serializedVersion: 4 + m_ConfigSettings: + RecentlyUsedSceneGuid-0: + value: 550351525703515a5a59552413720844104e1d78752e71362f7e4f36e6e56c61 + flags: 0 + RecentlyUsedSceneGuid-1: + value: 5752025656005a090f0b552747755d444016497e792c256628781f64b3e1633a + flags: 0 + RecentlyUsedSceneGuid-2: + value: 5302055f065158095a0c0d77437b0b4443154878747a703379284564e7e1316d + flags: 0 + vcSharedLogLevel: + value: 0d5e400f0650 + flags: 0 + m_VCAutomaticAdd: 1 + m_VCDebugCom: 0 + m_VCDebugCmd: 0 + m_VCDebugOut: 0 + m_SemanticMergeMode: 2 + m_DesiredImportWorkerCount: 4 + m_StandbyImportWorkerCount: 2 + m_IdleImportWorkerShutdownDelay: 60000 + m_VCShowFailedCheckout: 1 + m_VCOverwriteFailedCheckoutAssets: 1 + m_VCProjectOverlayIcons: 1 + m_VCHierarchyOverlayIcons: 1 + m_VCOtherOverlayIcons: 1 + m_VCAllowAsyncUpdate: 1 + m_ArtifactGarbageCollection: 1 diff --git a/UserSettings/Layouts/default-2021.dwlt b/UserSettings/Layouts/default-2021.dwlt new file mode 100644 index 0000000..243509b --- /dev/null +++ b/UserSettings/Layouts/default-2021.dwlt @@ -0,0 +1,1003 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &1 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12004, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_PixelRect: + serializedVersion: 2 + x: 0 + y: 43.2 + width: 1536 + height: 772.8 + m_ShowMode: 4 + m_Title: Scene + m_RootView: {fileID: 6} + m_MinSize: {x: 875, y: 300} + m_MaxSize: {x: 10000, y: 10000} + m_Maximized: 1 +--- !u!114 &2 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: + - {fileID: 9} + - {fileID: 3} + m_Position: + serializedVersion: 2 + x: 0 + y: 30 + width: 1536 + height: 722.8 + m_MinSize: {x: 300, y: 200} + m_MaxSize: {x: 24288, y: 16192} + vertical: 0 + controlID: 89 +--- !u!114 &3 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: [] + m_Position: + serializedVersion: 2 + x: 1215.2 + y: 0 + width: 320.80005 + height: 722.8 + m_MinSize: {x: 276, y: 71} + m_MaxSize: {x: 4001, y: 4021} + m_ActualView: {fileID: 14} + m_Panes: + - {fileID: 14} + m_Selected: 0 + m_LastSelected: 0 +--- !u!114 &4 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: [] + m_Position: + serializedVersion: 2 + x: 0 + y: 0 + width: 292.8 + height: 436.8 + m_MinSize: {x: 201, y: 221} + m_MaxSize: {x: 4001, y: 4021} + m_ActualView: {fileID: 15} + m_Panes: + - {fileID: 15} + m_Selected: 0 + m_LastSelected: 0 +--- !u!114 &5 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} + m_Name: ProjectBrowser + m_EditorClassIdentifier: + m_Children: [] + m_Position: + serializedVersion: 2 + x: 0 + y: 436.8 + width: 1215.2 + height: 286 + m_MinSize: {x: 231, y: 271} + m_MaxSize: {x: 10001, y: 10021} + m_ActualView: {fileID: 13} + m_Panes: + - {fileID: 13} + - {fileID: 18} + m_Selected: 0 + m_LastSelected: 1 +--- !u!114 &6 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12008, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: + - {fileID: 7} + - {fileID: 2} + - {fileID: 8} + m_Position: + serializedVersion: 2 + x: 0 + y: 0 + width: 1536 + height: 772.8 + m_MinSize: {x: 875, y: 300} + m_MaxSize: {x: 10000, y: 10000} + m_UseTopView: 1 + m_TopViewHeight: 30 + m_UseBottomView: 1 + m_BottomViewHeight: 20 +--- !u!114 &7 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12011, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: [] + m_Position: + serializedVersion: 2 + x: 0 + y: 0 + width: 1536 + height: 30 + m_MinSize: {x: 0, y: 0} + m_MaxSize: {x: 0, y: 0} + m_LastLoadedLayoutName: +--- !u!114 &8 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12042, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: [] + m_Position: + serializedVersion: 2 + x: 0 + y: 752.8 + width: 1536 + height: 20 + m_MinSize: {x: 0, y: 0} + m_MaxSize: {x: 0, y: 0} +--- !u!114 &9 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: + - {fileID: 10} + - {fileID: 5} + m_Position: + serializedVersion: 2 + x: 0 + y: 0 + width: 1215.2 + height: 722.8 + m_MinSize: {x: 200, y: 200} + m_MaxSize: {x: 16192, y: 16192} + vertical: 1 + controlID: 90 +--- !u!114 &10 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12010, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_Children: + - {fileID: 4} + - {fileID: 11} + m_Position: + serializedVersion: 2 + x: 0 + y: 0 + width: 1215.2 + height: 436.8 + m_MinSize: {x: 200, y: 100} + m_MaxSize: {x: 16192, y: 8096} + vertical: 0 + controlID: 91 +--- !u!114 &11 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12006, guid: 0000000000000000e000000000000000, type: 0} + m_Name: SceneView + m_EditorClassIdentifier: + m_Children: [] + m_Position: + serializedVersion: 2 + x: 292.8 + y: 0 + width: 922.39996 + height: 436.8 + m_MinSize: {x: 202, y: 221} + m_MaxSize: {x: 4002, y: 4021} + m_ActualView: {fileID: 16} + m_Panes: + - {fileID: 16} + - {fileID: 17} + - {fileID: 12} + m_Selected: 0 + m_LastSelected: 1 +--- !u!114 &12 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12111, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_MinSize: {x: 400, y: 100} + m_MaxSize: {x: 2048, y: 2048} + m_TitleContent: + m_Text: Asset Store + m_Image: {fileID: -7444545952099596278, guid: 0000000000000000d000000000000000, type: 0} + m_Tooltip: + m_Pos: + serializedVersion: 2 + x: 468 + y: 181 + width: 973 + height: 501 + m_ViewDataDictionary: {fileID: 0} + m_OverlayCanvas: + m_LastAppliedPresetName: Default + m_SaveData: [] +--- !u!114 &13 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12014, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_MinSize: {x: 230, y: 250} + m_MaxSize: {x: 10000, y: 10000} + m_TitleContent: + m_Text: Project + m_Image: {fileID: -5179483145760003458, guid: 0000000000000000d000000000000000, type: 0} + m_Tooltip: + m_Pos: + serializedVersion: 2 + x: 0 + y: 510.4 + width: 1214.2 + height: 265 + m_ViewDataDictionary: {fileID: 0} + m_OverlayCanvas: + m_LastAppliedPresetName: Default + m_SaveData: [] + m_SearchFilter: + m_NameFilter: + m_ClassNames: [] + m_AssetLabels: [] + m_AssetBundleNames: [] + m_VersionControlStates: [] + m_SoftLockControlStates: [] + m_ReferencingInstanceIDs: + m_SceneHandles: + m_ShowAllHits: 0 + m_SkipHidden: 0 + m_SearchArea: 1 + m_Folders: + - Assets/Mini Simple Characters Skeleton Demo + m_Globs: [] + m_OriginalText: + m_ViewMode: 1 + m_StartGridSize: 16 + m_LastFolders: + - Assets/Mini Simple Characters Skeleton Demo + m_LastFoldersGridSize: 16 + m_LastProjectPath: C:\Users\Ting Fei\Downloads\My-project-4--main\My-project-4--main + m_LockTracker: + m_IsLocked: 0 + m_FolderTreeState: + scrollPos: {x: 0, y: 431} + m_SelectedIDs: 3e5d0000 + m_LastClickedID: 23870 + m_ExpandedIDs: 000000002a5d000000ca9a3bffffff7f + m_RenameOverlay: + m_UserAcceptedRename: 0 + m_Name: + m_OriginalName: + m_EditFieldRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + m_UserData: 0 + m_IsWaitingForDelay: 0 + m_IsRenaming: 0 + m_OriginalEventType: 11 + m_IsRenamingFilename: 1 + m_ClientGUIView: {fileID: 0} + m_SearchString: + m_CreateAssetUtility: + m_EndAction: {fileID: 0} + m_InstanceID: 0 + m_Path: + m_Icon: {fileID: 0} + m_ResourceFile: + m_AssetTreeState: + scrollPos: {x: 0, y: 0} + m_SelectedIDs: + m_LastClickedID: 0 + m_ExpandedIDs: 000000002a5d0000 + m_RenameOverlay: + m_UserAcceptedRename: 0 + m_Name: + m_OriginalName: + m_EditFieldRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + m_UserData: 0 + m_IsWaitingForDelay: 0 + m_IsRenaming: 0 + m_OriginalEventType: 11 + m_IsRenamingFilename: 1 + m_ClientGUIView: {fileID: 0} + m_SearchString: + m_CreateAssetUtility: + m_EndAction: {fileID: 0} + m_InstanceID: 0 + m_Path: + m_Icon: {fileID: 0} + m_ResourceFile: + m_ListAreaState: + m_SelectedInstanceIDs: + m_LastClickedInstanceID: 0 + m_HadKeyboardFocusLastEvent: 0 + m_ExpandedInstanceIDs: c623000000000000 + m_RenameOverlay: + m_UserAcceptedRename: 0 + m_Name: + m_OriginalName: + m_EditFieldRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + m_UserData: 0 + m_IsWaitingForDelay: 0 + m_IsRenaming: 0 + m_OriginalEventType: 11 + m_IsRenamingFilename: 1 + m_ClientGUIView: {fileID: 5} + m_CreateAssetUtility: + m_EndAction: {fileID: 0} + m_InstanceID: 0 + m_Path: + m_Icon: {fileID: 0} + m_ResourceFile: + m_NewAssetIndexInList: -1 + m_ScrollPosition: {x: 0, y: 0} + m_GridSize: 16 + m_SkipHiddenPackages: 0 + m_DirectoriesAreaWidth: 211 +--- !u!114 &14 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12019, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_MinSize: {x: 275, y: 50} + m_MaxSize: {x: 4000, y: 4000} + m_TitleContent: + m_Text: Inspector + m_Image: {fileID: -440750813802333266, guid: 0000000000000000d000000000000000, type: 0} + m_Tooltip: + m_Pos: + serializedVersion: 2 + x: 1215.2001 + y: 73.6 + width: 319.80005 + height: 701.8 + m_ViewDataDictionary: {fileID: 0} + m_OverlayCanvas: + m_LastAppliedPresetName: Default + m_SaveData: [] + m_ObjectsLockedBeforeSerialization: [] + m_InstanceIDsLockedBeforeSerialization: + m_PreviewResizer: + m_CachedPref: 160 + m_ControlHash: -371814159 + m_PrefName: Preview_InspectorPreview + m_LastInspectedObjectInstanceID: -1 + m_LastVerticalScrollValue: 0 + m_GlobalObjectId: + m_InspectorMode: 0 + m_LockTracker: + m_IsLocked: 0 + m_PreviewWindow: {fileID: 0} +--- !u!114 &15 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12061, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_MinSize: {x: 200, y: 200} + m_MaxSize: {x: 4000, y: 4000} + m_TitleContent: + m_Text: Hierarchy + m_Image: {fileID: -3734745235275155857, guid: 0000000000000000d000000000000000, type: 0} + m_Tooltip: + m_Pos: + serializedVersion: 2 + x: 0 + y: 73.6 + width: 291.8 + height: 415.8 + m_ViewDataDictionary: {fileID: 0} + m_OverlayCanvas: + m_LastAppliedPresetName: Default + m_SaveData: [] + m_SceneHierarchy: + m_TreeViewState: + scrollPos: {x: 0, y: 0} + m_SelectedIDs: + m_LastClickedID: 0 + m_ExpandedIDs: 18fbffff + m_RenameOverlay: + m_UserAcceptedRename: 0 + m_Name: + m_OriginalName: + m_EditFieldRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 0 + height: 0 + m_UserData: 0 + m_IsWaitingForDelay: 0 + m_IsRenaming: 0 + m_OriginalEventType: 11 + m_IsRenamingFilename: 0 + m_ClientGUIView: {fileID: 4} + m_SearchString: + m_ExpandedScenes: [] + m_CurrenRootInstanceID: 0 + m_LockTracker: + m_IsLocked: 0 + m_CurrentSortingName: TransformSorting + m_WindowGUID: 504b83bea895a06478550e96bf0e6c4f +--- !u!114 &16 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12013, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_MinSize: {x: 200, y: 200} + m_MaxSize: {x: 4000, y: 4000} + m_TitleContent: + m_Text: Scene + m_Image: {fileID: 8634526014445323508, guid: 0000000000000000d000000000000000, type: 0} + m_Tooltip: + m_Pos: + serializedVersion: 2 + x: 292.80002 + y: 73.6 + width: 920.39996 + height: 415.8 + m_ViewDataDictionary: {fileID: 0} + m_OverlayCanvas: + m_LastAppliedPresetName: Default + m_SaveData: + - dockPosition: 0 + containerId: overlay-toolbar__top + floating: 0 + collapsed: 0 + displayed: 1 + snapOffset: {x: -101, y: -26} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 3 + id: Tool Settings + index: 0 + layout: 1 + - dockPosition: 0 + containerId: overlay-toolbar__top + floating: 0 + collapsed: 0 + displayed: 1 + snapOffset: {x: -141, y: 149} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 1 + id: unity-grid-and-snap-toolbar + index: 1 + layout: 1 + - dockPosition: 1 + containerId: overlay-toolbar__top + floating: 0 + collapsed: 0 + displayed: 1 + snapOffset: {x: 0, y: 24.8} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + id: unity-scene-view-toolbar + index: 0 + layout: 1 + - dockPosition: 1 + containerId: overlay-toolbar__top + floating: 0 + collapsed: 0 + displayed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 1 + id: unity-search-toolbar + index: 1 + layout: 1 + - dockPosition: 0 + containerId: overlay-container--left + floating: 0 + collapsed: 0 + displayed: 1 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + id: unity-transform-toolbar + index: 0 + layout: 2 + - dockPosition: 0 + containerId: overlay-container--left + floating: 0 + collapsed: 0 + displayed: 1 + snapOffset: {x: 0, y: 197} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + id: unity-component-tools + index: 1 + layout: 2 + - dockPosition: 0 + containerId: overlay-container--right + floating: 0 + collapsed: 0 + displayed: 1 + snapOffset: {x: 67.5, y: 86} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + id: Orientation + index: 0 + layout: 4 + - dockPosition: 1 + containerId: overlay-container--right + floating: 0 + collapsed: 0 + displayed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + id: Scene View/Light Settings + index: 0 + layout: 4 + - dockPosition: 1 + containerId: overlay-container--right + floating: 0 + collapsed: 0 + displayed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + id: Scene View/Camera + index: 1 + layout: 4 + - dockPosition: 1 + containerId: overlay-container--right + floating: 0 + collapsed: 0 + displayed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + id: Scene View/Cloth Constraints + index: 2 + layout: 4 + - dockPosition: 1 + containerId: overlay-container--right + floating: 0 + collapsed: 0 + displayed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + id: Scene View/Cloth Collisions + index: 3 + layout: 4 + - dockPosition: 1 + containerId: overlay-container--right + floating: 0 + collapsed: 0 + displayed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + id: Scene View/Navmesh Display + index: 4 + layout: 4 + - dockPosition: 1 + containerId: overlay-container--right + floating: 0 + collapsed: 0 + displayed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + id: Scene View/Agent Display + index: 5 + layout: 4 + - dockPosition: 1 + containerId: overlay-container--right + floating: 0 + collapsed: 0 + displayed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + id: Scene View/Obstacle Display + index: 6 + layout: 4 + - dockPosition: 1 + containerId: overlay-container--right + floating: 0 + collapsed: 0 + displayed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + id: Scene View/Occlusion Culling + index: 7 + layout: 4 + - dockPosition: 1 + containerId: overlay-container--right + floating: 0 + collapsed: 0 + displayed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + id: Scene View/Physics Debugger + index: 8 + layout: 4 + - dockPosition: 1 + containerId: overlay-container--right + floating: 0 + collapsed: 0 + displayed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + id: Scene View/Scene Visibility + index: 9 + layout: 4 + - dockPosition: 1 + containerId: overlay-container--right + floating: 0 + collapsed: 0 + displayed: 0 + snapOffset: {x: 0, y: 24.8} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + id: Scene View/Particles + index: 10 + layout: 4 + - dockPosition: 1 + containerId: overlay-container--right + floating: 0 + collapsed: 0 + displayed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + id: Scene View/Tilemap + index: 11 + layout: 4 + - dockPosition: 1 + containerId: overlay-container--right + floating: 0 + collapsed: 0 + displayed: 0 + snapOffset: {x: 0, y: 0} + snapOffsetDelta: {x: 0, y: 0} + snapCorner: 0 + id: Scene View/Tilemap Palette Helper + index: 12 + layout: 4 + m_WindowGUID: c29b618db18ba734fbd48de7b32c629e + m_Gizmos: 1 + m_OverrideSceneCullingMask: 6917529027641081856 + m_SceneIsLit: 1 + m_SceneLighting: 1 + m_2DMode: 0 + m_isRotationLocked: 0 + m_PlayAudio: 0 + m_AudioPlay: 0 + m_Position: + m_Target: {x: 907.55286, y: 254.05722, z: 65.459114} + speed: 2 + m_Value: {x: 907.55286, y: 254.05722, z: 65.459114} + m_RenderMode: 0 + m_CameraMode: + drawMode: 0 + name: Shaded + section: Shading Mode + m_ValidateTrueMetals: 0 + m_DoValidateTrueMetals: 0 + m_ExposureSliderValue: 0 + m_SceneViewState: + m_AlwaysRefresh: 0 + showFog: 1 + showSkybox: 1 + showFlares: 1 + showImageEffects: 1 + showParticleSystems: 1 + showVisualEffectGraphs: 1 + m_FxEnabled: 1 + m_Grid: + xGrid: + m_Fade: + m_Target: 0 + speed: 2 + m_Value: 0 + m_Color: {r: 0.5, g: 0.5, b: 0.5, a: 0.4} + m_Pivot: {x: 0, y: 0, z: 0} + m_Size: {x: 0, y: 0} + yGrid: + m_Fade: + m_Target: 1 + speed: 2 + m_Value: 1 + m_Color: {r: 0.5, g: 0.5, b: 0.5, a: 0.4} + m_Pivot: {x: 0, y: 0, z: 0} + m_Size: {x: 1, y: 1} + zGrid: + m_Fade: + m_Target: 0 + speed: 2 + m_Value: 0 + m_Color: {r: 0.5, g: 0.5, b: 0.5, a: 0.4} + m_Pivot: {x: 0, y: 0, z: 0} + m_Size: {x: 0, y: 0} + m_ShowGrid: 1 + m_GridAxis: 1 + m_gridOpacity: 0.5 + m_Rotation: + m_Target: {x: 0.00596667, y: 0.08718579, z: 0.0005273954, w: -0.9961841} + speed: 2 + m_Value: {x: 0.0044723437, y: 0.08718562, z: 0.00039660704, w: -0.9961821} + m_Size: + m_Target: 347.08893 + speed: 2 + m_Value: 332.14252 + m_Ortho: + m_Target: 1 + speed: 2 + m_Value: 1 + m_CameraSettings: + m_Speed: 0.9453 + m_SpeedNormalized: 0.47 + m_SpeedMin: 0.01 + m_SpeedMax: 2 + m_EasingEnabled: 1 + m_EasingDuration: 0.4 + m_AccelerationEnabled: 1 + m_FieldOfViewHorizontalOrVertical: 60 + m_NearClip: 0.03 + m_FarClip: 10000 + m_DynamicClip: 1 + m_OcclusionCulling: 0 + m_LastSceneViewRotation: {x: 0, y: 0, z: 0, w: 0} + m_LastSceneViewOrtho: 0 + m_ReplacementShader: {fileID: 0} + m_ReplacementString: + m_SceneVisActive: 1 + m_LastLockedObject: {fileID: 0} + m_ViewIsLockedToObject: 0 +--- !u!114 &17 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12015, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_MinSize: {x: 200, y: 200} + m_MaxSize: {x: 4000, y: 4000} + m_TitleContent: + m_Text: Game + m_Image: {fileID: 4621777727084837110, guid: 0000000000000000d000000000000000, type: 0} + m_Tooltip: + m_Pos: + serializedVersion: 2 + x: 292.80002 + y: 73.6 + width: 920.39996 + height: 415.8 + m_ViewDataDictionary: {fileID: 0} + m_OverlayCanvas: + m_LastAppliedPresetName: Default + m_SaveData: [] + m_SerializedViewNames: [] + m_SerializedViewValues: [] + m_PlayModeViewName: GameView + m_ShowGizmos: 0 + m_TargetDisplay: 0 + m_ClearColor: {r: 0, g: 0, b: 0, a: 0} + m_TargetSize: {x: 1150.5, y: 493.5} + m_TextureFilterMode: 0 + m_TextureHideFlags: 61 + m_RenderIMGUI: 1 + m_EnterPlayModeBehavior: 0 + m_UseMipMap: 0 + m_VSyncEnabled: 0 + m_Gizmos: 0 + m_Stats: 0 + m_SelectedSizes: 00000000000000000000000000000000000000000000000000000000000000000000000000000000 + m_ZoomArea: + m_HRangeLocked: 0 + m_VRangeLocked: 0 + hZoomLockedByDefault: 0 + vZoomLockedByDefault: 0 + m_HBaseRangeMin: -460.2 + m_HBaseRangeMax: 460.2 + m_VBaseRangeMin: -197.40001 + m_VBaseRangeMax: 197.40001 + m_HAllowExceedBaseRangeMin: 1 + m_HAllowExceedBaseRangeMax: 1 + m_VAllowExceedBaseRangeMin: 1 + m_VAllowExceedBaseRangeMax: 1 + m_ScaleWithWindow: 0 + m_HSlider: 0 + m_VSlider: 0 + m_IgnoreScrollWheelUntilClicked: 0 + m_EnableMouseInput: 0 + m_EnableSliderZoomHorizontal: 0 + m_EnableSliderZoomVertical: 0 + m_UniformScale: 1 + m_UpDirection: 1 + m_DrawArea: + serializedVersion: 2 + x: 0 + y: 21 + width: 920.39996 + height: 394.8 + m_Scale: {x: 0.99999994, y: 0.99999994} + m_Translation: {x: 460.19998, y: 197.4} + m_MarginLeft: 0 + m_MarginRight: 0 + m_MarginTop: 0 + m_MarginBottom: 0 + m_LastShownAreaInsideMargins: + serializedVersion: 2 + x: -460.2 + y: -197.40001 + width: 920.4 + height: 394.80002 + m_MinimalGUI: 1 + m_defaultScale: 0.99999994 + m_LastWindowPixelSize: {x: 1150.5, y: 519.75} + m_ClearInEditMode: 1 + m_NoCameraWarning: 1 + m_LowResolutionForAspectRatios: 00000000000000000000 + m_XRRenderMode: 0 + m_RenderTexture: {fileID: 0} +--- !u!114 &18 +MonoBehaviour: + m_ObjectHideFlags: 52 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 1 + m_Script: {fileID: 12003, guid: 0000000000000000e000000000000000, type: 0} + m_Name: + m_EditorClassIdentifier: + m_MinSize: {x: 100, y: 100} + m_MaxSize: {x: 4000, y: 4000} + m_TitleContent: + m_Text: Console + m_Image: {fileID: -4950941429401207979, guid: 0000000000000000d000000000000000, type: 0} + m_Tooltip: + m_Pos: + serializedVersion: 2 + x: 8 + y: 508.80002 + width: 1203 + height: 259.40002 + m_ViewDataDictionary: {fileID: 0} + m_OverlayCanvas: + m_LastAppliedPresetName: Default + m_SaveData: []