9 lines
287 B
Plaintext
9 lines
287 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://b4kv7g7kllwgb"]
|
|
|
|
[ext_resource type="Script" uid="uid://bvyiwvpepqfdu" path="res://scenes/match3/match3.gd" id="1_mvfdp"]
|
|
|
|
[node name="Match3" type="Node2D"]
|
|
script = ExtResource("1_mvfdp")
|
|
|
|
[node name="GridContainer" type="Node2D" parent="."]
|