Adjust Bomb Color

This commit is contained in:
2025-12-16 20:34:13 +08:00
parent b97a9e73d8
commit d10d574cff
5 changed files with 61 additions and 49 deletions

View File

@@ -51,11 +51,22 @@ MonoBehaviour:
explosionPrefab: {fileID: 8968486364681163996, guid: 05c754e3d4f9fd349ac1def58d17670f,
type: 3}
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
bombRadius: 2
dropHeight: 2
gemSpeed: 0.025
gemSpeed: 0.00625
scoreSpeed: 1
width: 7
height: 7