summaryrefslogtreecommitdiff
path: root/tetromino_t.tscn
blob: 813d0d5678a4f3ca658c6d8f47e280b0cbf68799 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[gd_scene format=3 uid="uid://rndiqicn4u5x"]

[ext_resource type="PackedScene" uid="uid://grl15ngihv4n" path="res://tetromino.tscn" id="1_xj4rw"]
[ext_resource type="Script" uid="uid://n0vlemvxqw21" path="res://tetromino_t.gd" id="2_7sea7"]

[node name="TetrominoT" unique_id=1706763403 instance=ExtResource("1_xj4rw")]
modulate = Color(1, 1, 0.11764706, 1)
script = ExtResource("2_7sea7")

[node name="TetrominoSegment" parent="Segments" parent_id_path=PackedInt32Array(1494382942) index="0" unique_id=315984332]
position = Vector2(-8, 0)

[node name="TetrominoSegment2" parent="Segments" parent_id_path=PackedInt32Array(1494382942) index="1" unique_id=2140662852]
position = Vector2(8, 0)

[node name="TetrominoSegment3" parent="Segments" parent_id_path=PackedInt32Array(1494382942) index="2" unique_id=242883871]
position = Vector2(0, -8)