Доработка. Добавлены подсказки для оператора
This commit is contained in:
@@ -200,6 +200,7 @@ offset_left = 115.0
|
||||
offset_top = 1085.0
|
||||
offset_right = 257.0
|
||||
offset_bottom = 1112.0
|
||||
tooltip_text = "Автоматический выбор цели и помехи"
|
||||
action_mode = 0
|
||||
text = "Автоматически"
|
||||
|
||||
@@ -256,6 +257,7 @@ offset_top = 995.0
|
||||
offset_right = 1136.0
|
||||
offset_bottom = 1127.0
|
||||
scale = Vector2(0.5, 0.5)
|
||||
tooltip_text = "Применение выбранного режима помехи"
|
||||
toggle_mode = true
|
||||
button_pressed = true
|
||||
action_mode = 0
|
||||
@@ -280,11 +282,23 @@ offset_top = 1005.0
|
||||
offset_right = 1030.0
|
||||
offset_bottom = 1121.0
|
||||
scale = Vector2(0.5, 0.5)
|
||||
tooltip_text = "Устанавливает центр карты на текущие координаты"
|
||||
toggle_mode = true
|
||||
button_pressed = true
|
||||
texture_normal = ExtResource("12_5ffal")
|
||||
texture_pressed = ExtResource("13_ggrwd")
|
||||
|
||||
[node name="label" type="Label" parent="btn_center"]
|
||||
layout_mode = 0
|
||||
offset_left = -32.0
|
||||
offset_top = 100.0
|
||||
offset_right = 65.0
|
||||
offset_bottom = 119.0
|
||||
scale = Vector2(2, 2)
|
||||
text = "Центрировать"
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="coordinates_map" type="Label" parent="."]
|
||||
layout_mode = 0
|
||||
offset_left = 1000.0
|
||||
|
||||
Reference in New Issue
Block a user