This commit is contained in:
Dana 2025-08-26 14:31:27 +03:00
commit 784d5583b1
8 changed files with 84 additions and 0 deletions

9
scenes/blocks/step.tscn Normal file
View file

@ -0,0 +1,9 @@
[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")]
text = "Шаг"
[node name="ColorRect" parent="." index="0"]
color = Color(0.743766, 0.427688, 0.505481, 1)