11 lines
384 B
Text
11 lines
384 B
Text
[gd_scene load_steps=2 format=3 uid="uid://r3u4855s3sbq"]
|
|
|
|
[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="Label" parent="." index="0"]
|
|
text = "Поворот"
|
|
|
|
[node name="ColorRect" parent="Label" index="0"]
|
|
color = Color(0.488761, 0.618423, 0.534197, 1)
|