Adding more drone types
This commit is contained in:
parent
0716fd62e8
commit
cfe0fb2e5a
12 changed files with 107 additions and 12 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue