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

15 lines
470 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")]
anchor_right = 0.087
anchor_bottom = 0.05
offset_right = 0.639992
offset_bottom = 0.0
[node name="Label" parent="." index="0"]
text = "Поворот"
[node name="ColorRect" parent="Label" index="0"]
color = Color(0.488761, 0.618423, 0.534197, 1)