block
This commit is contained in:
parent
3cbdc58a72
commit
784d5583b1
8 changed files with 84 additions and 0 deletions
9
scenes/blocks/turn.tscn
Normal file
9
scenes/blocks/turn.tscn
Normal 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)
|
Loading…
Add table
Add a link
Reference in a new issue