Доработка. Добавлена возможность раскраски секторов антенн в разные цвета (выбор сектора, назначение помехи)

This commit is contained in:
MaD_CaT
2024-02-07 10:15:30 +03:00
parent cf1b1a3694
commit 54e5f1bf37
8 changed files with 167 additions and 49 deletions

View File

@@ -20,7 +20,6 @@ func set_ecm_visible(value: bool): $ecm_done.visible = value
func _on_bip_gui_input(event):
print_debug(event)
if event is InputEventMouseButton and event.pressed:
match event.button_index:
MOUSE_BUTTON_LEFT: