Updated goose_talk to allow for interruptions (unfinished); improved
chicken animation, reduced scale in-engine.
This commit is contained in:
parent
462b0fc4b0
commit
2a7e1a2b6c
16 changed files with 221 additions and 254 deletions
|
|
@ -134,7 +134,7 @@ _data = {
|
|||
&"explode": SubResource("Animation_epg4t")
|
||||
}
|
||||
|
||||
[node name="EnemyTest" type="Area2D" unique_id=1433837580 groups=["enemies"]]
|
||||
[node name="Enemy" type="Area2D" unique_id=1433837580 groups=["enemies"]]
|
||||
script = ExtResource("1_4gyqm")
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=2115910138]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue