DD/scenes/blocks/step.tscn
2025-08-27 15:02:47 +03:00

15 lines
463 B
Text

[gd_scene load_steps=2 format=3 uid="uid://bv27o64fwb1l1"]
[ext_resource type="PackedScene" uid="uid://kwnkl36mvngk" path="res://scenes/blocks/block.tscn" id="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 = "Шаг"
[node name="ColorRect" parent="Label" index="0"]
color = Color(0.749863, 0.458329, 0.573161, 1)