From 4135171a790fbd3f1185ffb4f2d8808a5ce244c3 Mon Sep 17 00:00:00 2001 From: Nicholas Novak <34256932+NickyBoy89@users.noreply.github.com> Date: Sun, 7 May 2023 00:08:24 -0700 Subject: [PATCH] change: Reduced cymbal range to make it harder --- Assets/Prefabs/Player.prefab | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Assets/Prefabs/Player.prefab b/Assets/Prefabs/Player.prefab index aaf50a5..37ced1f 100644 --- a/Assets/Prefabs/Player.prefab +++ b/Assets/Prefabs/Player.prefab @@ -674,6 +674,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: b0115312556794123a3cafad4b83d0a7, type: 3} m_Name: m_EditorClassIdentifier: + forward: 1 playerInput: {fileID: 1407172087} launcher: {fileID: 6559806128767475056} hasTambourine: 1 @@ -684,7 +685,7 @@ MonoBehaviour: waterGravity: 0.5 velocityCut: 1.5 cymbalBounceForce: 10 - cymbalHitboxRange: 3 + cymbalHitboxRange: 2.5 cymbalAudio: {fileID: 264629194984044240} grapplingGun: {fileID: 3465910379319867675} grapplingRope: {fileID: 7648135587659148198} @@ -1009,7 +1010,6 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: grappleRope: {fileID: 7648135587659148198} - m_camera: {fileID: 0} gunHolder: {fileID: 5885597207104481986} gunPivot: {fileID: 5885597207531562994} firePoint: {fileID: 5885597208857297552}