pollen-not-included/entities/TestDrone.tscn
2024-05-02 15:14:46 +01:00

8 lines
261 B
Text

[gd_scene format=3 uid="uid://53jwsbj0hghr"]
[node name="TestDrone" type="Node2D"]
[node name="Polygon2D" type="Polygon2D" parent="."]
position = Vector2(1, -1)
color = Color(1, 0.266667, 1, 1)
polygon = PackedVector2Array(-28, -25, 25, -28, 26, 33, -32, 19)