change: Reduced cymbal range to make it harder

This commit is contained in:
Nicholas Novak 2023-05-07 00:08:24 -07:00
parent bf6996b029
commit 4135171a79

View File

@ -674,6 +674,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: b0115312556794123a3cafad4b83d0a7, type: 3} m_Script: {fileID: 11500000, guid: b0115312556794123a3cafad4b83d0a7, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
forward: 1
playerInput: {fileID: 1407172087} playerInput: {fileID: 1407172087}
launcher: {fileID: 6559806128767475056} launcher: {fileID: 6559806128767475056}
hasTambourine: 1 hasTambourine: 1
@ -684,7 +685,7 @@ MonoBehaviour:
waterGravity: 0.5 waterGravity: 0.5
velocityCut: 1.5 velocityCut: 1.5
cymbalBounceForce: 10 cymbalBounceForce: 10
cymbalHitboxRange: 3 cymbalHitboxRange: 2.5
cymbalAudio: {fileID: 264629194984044240} cymbalAudio: {fileID: 264629194984044240}
grapplingGun: {fileID: 3465910379319867675} grapplingGun: {fileID: 3465910379319867675}
grapplingRope: {fileID: 7648135587659148198} grapplingRope: {fileID: 7648135587659148198}
@ -1009,7 +1010,6 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
grappleRope: {fileID: 7648135587659148198} grappleRope: {fileID: 7648135587659148198}
m_camera: {fileID: 0}
gunHolder: {fileID: 5885597207104481986} gunHolder: {fileID: 5885597207104481986}
gunPivot: {fileID: 5885597207531562994} gunPivot: {fileID: 5885597207531562994}
firePoint: {fileID: 5885597208857297552} firePoint: {fileID: 5885597208857297552}