AltParty2024/entities/manager.tscn

8 lines
233 B
Text
Raw Normal View History

2024-09-14 16:52:12 +03:00
[gd_scene load_steps=2 format=3 uid="uid://c0jgk88bnwwbs"]
[ext_resource type="Script" path="res://scripts/manager.gd" id="1_5d7ur"]
[node name="Manager" type="Manager"]
bgm = "res://assets/bgm.ogg"
script = ExtResource("1_5d7ur")