25 lines
610 B
Plaintext
25 lines
610 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://d012h4hxf2anf"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://blx6c1o1nogks" path="res://data/связь.png" id="1_0a4l0"]
|
|
|
|
[node name="emit-led" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
|
|
[node name="texture-led" type="TextureButton" parent="."]
|
|
visible = false
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = 25.0
|
|
offset_top = 15.0
|
|
offset_right = 17.0
|
|
offset_bottom = 7.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
scale = Vector2(0.3, 0.3)
|
|
texture_normal = ExtResource("1_0a4l0")
|