Adjust Bomb Behavior
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user