mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:15:33 +00:00
Added more enemies
This commit is contained in:
parent
4f731b221b
commit
8fd275e1d5
1 changed files with 9 additions and 0 deletions
|
|
@ -306,3 +306,12 @@ position = Vector2(78, -15)
|
|||
|
||||
[node name="Enemy" parent="." instance=ExtResource("18_ixcwn")]
|
||||
position = Vector2(-687, -10)
|
||||
|
||||
[node name="Enemy2" parent="." instance=ExtResource("18_ixcwn")]
|
||||
position = Vector2(-783, 92)
|
||||
|
||||
[node name="Enemy3" parent="." instance=ExtResource("18_ixcwn")]
|
||||
position = Vector2(-652, 180)
|
||||
|
||||
[node name="Enemy4" parent="." instance=ExtResource("18_ixcwn")]
|
||||
position = Vector2(-883, 183)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue