Sun scoring and zombie hat impulse
This commit is contained in:
parent
0e5dee50f7
commit
6608fb8389
9 changed files with 62 additions and 7 deletions
|
|
@ -45,6 +45,10 @@ freeze = true
|
|||
script = ExtResource("3_w70im")
|
||||
data = NodePath("../..")
|
||||
deathTimer = NodePath("Timer")
|
||||
falloffImpulseMin = Vector2(0, 1)
|
||||
falloffImpulseMax = Vector2(1, 0)
|
||||
falloffOffsetMin = Vector2(1, 0)
|
||||
Impulse = 100.0
|
||||
|
||||
[node name="Sprite" type="Sprite2D" parent="CanvasGroup/Hat" index="0"]
|
||||
position = Vector2(-1, -12)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue