Update drone placement logic, level loading functionality, and UI behavior. Set visibility of labels, manage mouse cursor changes, and handle game state for placing drones.

This commit is contained in:
Dan 2024-05-10 18:49:51 +01:00
parent b6cdb68b4e
commit f9865cf1fa
8 changed files with 31 additions and 13 deletions

View file

@ -107,6 +107,7 @@ color = Color(0.703926, 0.656042, 0.441124, 1)
polygon = PackedVector2Array(-28, -25, 25, -28, 26, 33, -32, 19)
[node name="Label" type="Label" parent="."]
visible = false
offset_left = 16.0
offset_top = 25.0
offset_right = 56.0