25 lines
746 B
Plaintext
25 lines
746 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://0uqi1ghf7sma"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://c1maea6yhd3k7" path="res://data/кнопка-масштаб.png" id="1_r871k"]
|
|
|
|
[node name="btn_scale" type="TextureButton"]
|
|
self_modulate = Color(1, 1, 1, 0.509804)
|
|
offset_right = 152.0
|
|
offset_bottom = 18.0
|
|
tooltip_text = "Измененяет масштаб"
|
|
action_mode = 0
|
|
texture_normal = ExtResource("1_r871k")
|
|
ignore_texture_size = true
|
|
stretch_mode = 0
|
|
metadata/i_scale = 0
|
|
metadata/prefix = "Масштаб:"
|
|
metadata/scales = [10.0, 20.0, 50.0, 100.0, 250.0]
|
|
|
|
[node name="lbl" type="Label" parent="."]
|
|
layout_mode = 0
|
|
offset_top = -18.0
|
|
offset_right = 152.0
|
|
offset_bottom = 1.0
|
|
text = "Масштаб: 200 км"
|
|
vertical_alignment = 1
|