Sun scoring and zombie hat impulse

This commit is contained in:
Rendo 2025-06-28 03:36:18 +05:00
commit 6608fb8389
9 changed files with 62 additions and 7 deletions

View file

@ -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)