From b18583888f4d3884358e7b2e0cbe29b1ebfb365c Mon Sep 17 00:00:00 2001 From: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com> Date: Fri, 13 Oct 2023 17:39:18 +0200 Subject: [PATCH] fixed all the weird stuff u did --- Assets/Resources/Games/animalAcrobat.prefab | 36 +++++++++++++++---- .../Games/AnimalAcrobat/Elephant.prefab | 4 +++ .../Games/AnimalAcrobat/Giraffe.prefab | 4 +++ .../Games/AnimalAcrobat/PlayerMonkey.prefab | 24 ------------- .../Games/AnimalAcrobat/WhiteMonkey.prefab | 4 +++ .../Games/AnimalAcrobat/WhiteMonkeys.prefab | 4 +++ 6 files changed, 45 insertions(+), 31 deletions(-) diff --git a/Assets/Resources/Games/animalAcrobat.prefab b/Assets/Resources/Games/animalAcrobat.prefab index 4e8bdd123..4fdc76897 100644 --- a/Assets/Resources/Games/animalAcrobat.prefab +++ b/Assets/Resources/Games/animalAcrobat.prefab @@ -524,7 +524,7 @@ MonoBehaviour: _monkeysLong: {fileID: -3114631264593203074, guid: f52ef60e472be3047bb77f54d5a3229d, type: 3} _monkeysShort: {fileID: 7370747047491091311, guid: 0dfca7cb5fedf0d40aa26ffd9b4595ae, type: 3} _scroll: {fileID: 6038557817912069913} - _playerMonkey: {fileID: 9203508234464389557} + _playerMonkey: {fileID: 6378184308468988927} _jumpDistance: 8 _jumpDistanceGiraffe: 32 _jumpStartCameraDistance: 3 @@ -731,19 +731,41 @@ Transform: m_CorrespondingSourceObject: {fileID: 6171382744519440479, guid: 8c681a700cd16784580f97e7f10a53e6, type: 3} m_PrefabInstance: {fileID: 8166682498639938566} m_PrefabAsset: {fileID: 0} ---- !u!198 &8603791554516011657 stripped +--- !u!198 &3975180264645336726 stripped ParticleSystem: - m_CorrespondingSourceObject: {fileID: 446749867381591695, guid: 8c681a700cd16784580f97e7f10a53e6, type: 3} + m_CorrespondingSourceObject: {fileID: 5079865856385702544, guid: 8c681a700cd16784580f97e7f10a53e6, type: 3} m_PrefabInstance: {fileID: 8166682498639938566} m_PrefabAsset: {fileID: 0} ---- !u!114 &9203508234464389557 stripped +--- !u!1 &5719573208726547716 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 4482739629151873282, guid: 8c681a700cd16784580f97e7f10a53e6, type: 3} + m_PrefabInstance: {fileID: 8166682498639938566} + m_PrefabAsset: {fileID: 0} +--- !u!114 &6378184308468988927 MonoBehaviour: - m_CorrespondingSourceObject: {fileID: 1075392245553999283, guid: 8c681a700cd16784580f97e7f10a53e6, type: 3} - m_PrefabInstance: {fileID: 8166682498639938566} + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} + m_GameObject: {fileID: 5719573208726547716} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 9018ffa2d40d7b841a140a5eb406d5e6, type: 3} m_Name: m_EditorClassIdentifier: + offset: {x: 0, y: 0, z: 0} + _scroll: {fileID: 6038557817912069913} + _releaseParticle: {fileID: 3975180264645336726} + _trailParticle: {fileID: 8603791554516011657} + _jumpDistanceStart: 6 + _jumpDistance: 4 + _jumpHeight: 4 + _jumpHeightInitial: 2 + _jumpDistanceGiraffe: 30 + _jumpHeightGiraffe: 7 + _jumpStartAngle: 120 +--- !u!198 &8603791554516011657 stripped +ParticleSystem: + m_CorrespondingSourceObject: {fileID: 446749867381591695, guid: 8c681a700cd16784580f97e7f10a53e6, type: 3} + m_PrefabInstance: {fileID: 8166682498639938566} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/Resources/Prefabs/Games/AnimalAcrobat/Elephant.prefab b/Assets/Resources/Prefabs/Games/AnimalAcrobat/Elephant.prefab index ee140f03c..183b9cc35 100644 --- a/Assets/Resources/Prefabs/Games/AnimalAcrobat/Elephant.prefab +++ b/Assets/Resources/Prefabs/Games/AnimalAcrobat/Elephant.prefab @@ -909,6 +909,10 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 7690840457678770410, guid: 8c681a700cd16784580f97e7f10a53e6, type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 8c681a700cd16784580f97e7f10a53e6, type: 3} --- !u!4 &1060085797033603786 stripped diff --git a/Assets/Resources/Prefabs/Games/AnimalAcrobat/Giraffe.prefab b/Assets/Resources/Prefabs/Games/AnimalAcrobat/Giraffe.prefab index bea983698..5f9b4b8be 100644 --- a/Assets/Resources/Prefabs/Games/AnimalAcrobat/Giraffe.prefab +++ b/Assets/Resources/Prefabs/Games/AnimalAcrobat/Giraffe.prefab @@ -739,6 +739,10 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 7690840457678770410, guid: 8c681a700cd16784580f97e7f10a53e6, type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 8c681a700cd16784580f97e7f10a53e6, type: 3} --- !u!198 &1807658667361072620 stripped diff --git a/Assets/Resources/Prefabs/Games/AnimalAcrobat/PlayerMonkey.prefab b/Assets/Resources/Prefabs/Games/AnimalAcrobat/PlayerMonkey.prefab index f46b2b025..467a51cbe 100644 --- a/Assets/Resources/Prefabs/Games/AnimalAcrobat/PlayerMonkey.prefab +++ b/Assets/Resources/Prefabs/Games/AnimalAcrobat/PlayerMonkey.prefab @@ -5300,7 +5300,6 @@ GameObject: m_Component: - component: {fileID: 6171382744519440479} - component: {fileID: 6945261984245565766} - - component: {fileID: 1075392245553999283} m_Layer: 0 m_Name: PlayerMonkey m_TagString: Untagged @@ -5353,29 +5352,6 @@ Animator: m_AllowConstantClipSamplingOptimization: 1 m_KeepAnimatorStateOnDisable: 0 m_WriteDefaultValuesOnDisable: 0 ---- !u!114 &1075392245553999283 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 4482739629151873282} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 9018ffa2d40d7b841a140a5eb406d5e6, type: 3} - m_Name: - m_EditorClassIdentifier: - offset: {x: 0, y: 0, z: 0} - _scroll: {fileID: 0} - _releaseParticle: {fileID: 5079865856385702544} - _trailParticle: {fileID: 0} - _jumpDistanceStart: 6 - _jumpDistance: 4 - _jumpHeight: 4 - _jumpHeightInitial: 2 - _jumpDistanceGiraffe: 28 - _jumpHeightGiraffe: 7 - _jumpStartAngle: 120 --- !u!1 &5057807536545058967 GameObject: m_ObjectHideFlags: 0 diff --git a/Assets/Resources/Prefabs/Games/AnimalAcrobat/WhiteMonkey.prefab b/Assets/Resources/Prefabs/Games/AnimalAcrobat/WhiteMonkey.prefab index 91d40645f..2478d9e44 100644 --- a/Assets/Resources/Prefabs/Games/AnimalAcrobat/WhiteMonkey.prefab +++ b/Assets/Resources/Prefabs/Games/AnimalAcrobat/WhiteMonkey.prefab @@ -616,6 +616,10 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 7690840457678770410, guid: 8c681a700cd16784580f97e7f10a53e6, type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 8c681a700cd16784580f97e7f10a53e6, type: 3} --- !u!4 &1912550455360117032 stripped diff --git a/Assets/Resources/Prefabs/Games/AnimalAcrobat/WhiteMonkeys.prefab b/Assets/Resources/Prefabs/Games/AnimalAcrobat/WhiteMonkeys.prefab index 8e9ca6e21..afef8d4f9 100644 --- a/Assets/Resources/Prefabs/Games/AnimalAcrobat/WhiteMonkeys.prefab +++ b/Assets/Resources/Prefabs/Games/AnimalAcrobat/WhiteMonkeys.prefab @@ -2232,6 +2232,10 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 7690840457678770410, guid: 8c681a700cd16784580f97e7f10a53e6, type: 3} + propertyPath: m_IsActive + value: 0 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 8c681a700cd16784580f97e7f10a53e6, type: 3} --- !u!198 &1902738374551414374 stripped