mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-01 22:01:16 +00:00
Controllable enemies
This commit is contained in:
parent
cf4b11d157
commit
0aad79a0f8
18 changed files with 893 additions and 23 deletions
|
|
@ -50,7 +50,7 @@ EnemyData = ExtResource("2_jukx0")
|
|||
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
sprite_frames = ExtResource("2_7asxc")
|
||||
animation = &"down"
|
||||
animation = &"dead"
|
||||
|
||||
[node name="PosessionMovementProvider" type="Node2D" parent="." node_paths=PackedStringArray("PossessionSprite", "DamageReceiver", "EquippedWeapon")]
|
||||
script = ExtResource("3_81a26")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue