Добавление зума
This commit is contained in:
@@ -20,6 +20,7 @@ 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:
|
||||
|
||||
@@ -25,7 +25,8 @@ patch_margin_bottom = 16
|
||||
offset_left = 175.0
|
||||
offset_top = 529.0
|
||||
offset_right = 332.0
|
||||
offset_bottom = 979.0
|
||||
offset_bottom = 984.0
|
||||
self_size = Vector2i(157, 455)
|
||||
fname = "МАА150-1С27"
|
||||
rname = "A1"
|
||||
state = 1
|
||||
@@ -33,8 +34,9 @@ state = 1
|
||||
[node name="ref_A2" parent="." instance=ExtResource("2_bp8jp")]
|
||||
offset_left = 496.0
|
||||
offset_top = 531.0
|
||||
offset_right = 632.0
|
||||
offset_bottom = 971.0
|
||||
offset_right = 631.0
|
||||
offset_bottom = 988.0
|
||||
self_size = Vector2i(135, 457)
|
||||
fname = "МАА150-1С27"
|
||||
rname = "A2"
|
||||
state = 1
|
||||
@@ -42,8 +44,9 @@ state = 1
|
||||
[node name="ref_A3" parent="." instance=ExtResource("2_bp8jp")]
|
||||
offset_left = 377.0
|
||||
offset_top = 531.0
|
||||
offset_right = 464.0
|
||||
offset_bottom = 973.0
|
||||
offset_right = 468.0
|
||||
offset_bottom = 985.0
|
||||
self_size = Vector2i(91, 454)
|
||||
fname = "МАА150-1С27"
|
||||
rname = "A2"
|
||||
state = 1
|
||||
|
||||
Reference in New Issue
Block a user