7 lines
199 B
Plaintext
7 lines
199 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://coc_gameflow"]
|
|
|
|
[ext_resource type="Script" path="res://scripts/ui/flow/game_flow.gd" id="1"]
|
|
|
|
[node name="GameFlow" type="Node"]
|
|
script = ExtResource("1")
|