From 786167115c9c739ef6d4804ddd68ec64527a4ed7 Mon Sep 17 00:00:00 2001 From: Damian Date: Wed, 22 Oct 2025 11:03:15 +0200 Subject: [PATCH] Modified Speed of minigame and two small adjustments to prefabs. --- Assets/Playables/PulverCucumberSmack1.playable | 10 +++++----- .../Minigames/DivingForPictures/Tile_022.prefab | 2 +- Assets/Settings/DivingMinigameSettings.asset | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Assets/Playables/PulverCucumberSmack1.playable b/Assets/Playables/PulverCucumberSmack1.playable index cbfbaf74..29b5b6a0 100644 --- a/Assets/Playables/PulverCucumberSmack1.playable +++ b/Assets/Playables/PulverCucumberSmack1.playable @@ -283,7 +283,7 @@ MonoBehaviour: m_Children: [] m_Clips: - m_Version: 1 - m_Start: 1.0166666666666666 + m_Start: 2.1333333333333333 m_ClipIn: 0 m_Asset: {fileID: 8869473753107552233} m_Duration: 1.1500000000000004 @@ -398,7 +398,7 @@ MonoBehaviour: m_Children: [] m_Clips: - m_Version: 1 - m_Start: 1.0166666666666666 + m_Start: 2.1333333333333333 m_ClipIn: 0 m_Asset: {fileID: 6919411930490113052} m_Duration: 1.1500000000000004 @@ -570,7 +570,7 @@ MonoBehaviour: m_Children: [] m_Clips: - m_Version: 1 - m_Start: 1.0166666666666666 + m_Start: 2.1333333333333333 m_ClipIn: 0 m_Asset: {fileID: -4664548104421960294} m_Duration: 1.1500000000000004 @@ -663,7 +663,7 @@ MonoBehaviour: m_Children: [] m_Clips: - m_Version: 1 - m_Start: 1.0166666666666666 + m_Start: 2.1333333333333333 m_ClipIn: 0 m_Asset: {fileID: 3404527565291525971} m_Duration: 1.1500000000000004 @@ -768,7 +768,7 @@ MonoBehaviour: m_Children: [] m_Clips: - m_Version: 1 - m_Start: 1.0166666666666666 + m_Start: 2.1333333333333333 m_ClipIn: 0 m_Asset: {fileID: -8141883812729867331} m_Duration: 1.1500000000000004 diff --git a/Assets/Prefabs/Minigames/DivingForPictures/Tile_022.prefab b/Assets/Prefabs/Minigames/DivingForPictures/Tile_022.prefab index dea85bcc..e7602412 100644 --- a/Assets/Prefabs/Minigames/DivingForPictures/Tile_022.prefab +++ b/Assets/Prefabs/Minigames/DivingForPictures/Tile_022.prefab @@ -1788,7 +1788,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 4085125724917306679, guid: da700d1636dcd9348bc52deaf44bdfb7, type: 3} propertyPath: m_LocalPosition.x - value: -0.79 + value: -1.27 objectReference: {fileID: 0} - target: {fileID: 4085125724917306679, guid: da700d1636dcd9348bc52deaf44bdfb7, type: 3} propertyPath: m_LocalPosition.y diff --git a/Assets/Settings/DivingMinigameSettings.asset b/Assets/Settings/DivingMinigameSettings.asset index e9b98845..32d476f2 100644 --- a/Assets/Settings/DivingMinigameSettings.asset +++ b/Assets/Settings/DivingMinigameSettings.asset @@ -32,7 +32,7 @@ MonoBehaviour: referenceScreenHeight: 1920 initialTileCount: 3 tileSpawnBuffer: 2 - normalizedTileMoveSpeed: 2 + normalizedTileMoveSpeed: 1.5 speedUpFactor: 0 speedUpInterval: 10 maxNormalizedTileMoveSpeed: 3