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/turn.tscn Normal file
View file

@ -0,0 +1,9 @@
[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")]
text = "Поворот"
[node name="ColorRect" parent="." index="0"]
color = Color(0.351402, 0.701966, 0.379117, 1)