Adding more drone types

This commit is contained in:
Dan Baker 2024-05-02 19:22:34 +01:00
parent 0716fd62e8
commit cfe0fb2e5a
12 changed files with 107 additions and 12 deletions

View file

@ -1,3 +1,8 @@
[gd_scene format=3 uid="uid://c44o1ygkb5861"]
[gd_scene format=3 uid="uid://nxq2fd04ehcu"]
[node name="DirectorDrone" type="Node2D"]
[node name="Polygon2D" type="Polygon2D" parent="."]
position = Vector2(1, -1)
color = Color(0.703926, 0.656042, 0.441124, 1)
polygon = PackedVector2Array(-28, -25, 25, -28, 26, 33, -32, 19)