11 lines
377 B
Text
11 lines
377 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")]
|
|
|
|
[node name="Label" parent="." index="0"]
|
|
text = "Шаг"
|
|
|
|
[node name="ColorRect" parent="Label" index="0"]
|
|
color = Color(0.749863, 0.458329, 0.573161, 1)
|