Adjust Bomb Behavior

This commit is contained in:
2025-12-16 21:19:33 +08:00
parent d10d574cff
commit 9842e7ef3f
4 changed files with 45 additions and 27 deletions

View File

@@ -53,20 +53,9 @@ MonoBehaviour:
scoreValue: 10
width: 7
height: 7
bombColors:
- type: 0
color: {r: 0.02800417, g: 0, b: 1, a: 1}
- type: 1
color: {r: 0, g: 1, b: 0.056184053, a: 1}
- type: 2
color: {r: 1, g: 0, b: 0, a: 1}
- type: 3
color: {r: 1, g: 0.9118239, b: 0, a: 1}
- type: 4
color: {r: 0.9601507, g: 0, b: 1, a: 1}
bombDelay: 0.75
bombSelfDelay: 0.25
bombDelay: 0.5
bombSelfDelay: 1
bombRadius: 2
dropHeight: 2
gemSpeed: 0.00625
scoreSpeed: 1
scoreSpeed: 3