Доработка. Добавлена возможность раскраски секторов антенн в разные цвета (выбор сектора, назначение помехи)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user