Files
tictactoe/Gameplay/goal.tscn
2026-01-19 17:44:00 -05:00

7 lines
221 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://tk7fjdvu5c0u"]
[ext_resource type="Script" uid="uid://c08tnhx0minta" path="res://Gameplay/Goal.cs" id="1_cmwnn"]
[node name="Goal" type="Node"]
script = ExtResource("1_cmwnn")