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:
parent
b6cdb68b4e
commit
f9865cf1fa
8 changed files with 31 additions and 13 deletions
|
|
@ -173,9 +173,10 @@ unique_name_in_owner = true
|
|||
|
||||
[node name="UiComponent" parent="." instance=ExtResource("13_cw1ps")]
|
||||
unique_name_in_owner = true
|
||||
z_index = 20
|
||||
z_index = 1000
|
||||
offset_right = 1280.0
|
||||
offset_bottom = 720.0
|
||||
mouse_filter = 1
|
||||
|
||||
[node name="DroneManager" parent="." instance=ExtResource("14_mtjsg")]
|
||||
unique_name_in_owner = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue