base level

This commit is contained in:
Dana 2025-08-27 15:02:47 +03:00
commit 807902b7fc
7 changed files with 86 additions and 8 deletions

View file

@ -2,7 +2,7 @@
[ext_resource type="Script" uid="uid://dody51xll2hpa" path="res://scripts/blocks_programm/block.gd" id="1_i1xsu"]
[node name="block" type="TextureButton"]
[node name="Block" type="TextureButton"]
z_index = 1
anchors_preset = -1
anchor_right = 0.034

View file

@ -2,7 +2,11 @@
[ext_resource type="PackedScene" uid="uid://kwnkl36mvngk" path="res://scenes/blocks/block.tscn" id="1_2lap5"]
[node name="step" instance=ExtResource("1_2lap5")]
[node name="Step" instance=ExtResource("1_2lap5")]
anchor_right = 0.042
anchor_bottom = 0.05
offset_right = 0.239998
offset_bottom = 0.0
[node name="Label" parent="." index="0"]
text = "Шаг"

View file

@ -2,7 +2,11 @@
[ext_resource type="PackedScene" uid="uid://kwnkl36mvngk" path="res://scenes/blocks/block.tscn" id="1_1mv7a"]
[node name="turn" instance=ExtResource("1_1mv7a")]
[node name="Turn" instance=ExtResource("1_1mv7a")]
anchor_right = 0.087
anchor_bottom = 0.05
offset_right = 0.639992
offset_bottom = 0.0
[node name="Label" parent="." index="0"]
text = "Поворот"