nc5432 3c2d81f584 Main Menu, music, and credits
- Got sprites for menu buttons
- Added buttons to the menu
- Added a manager script for the menu
- Created resources for playlists and credits
- Created a music player
- Created the root scene that everything will be loaded into
2024-05-09 22:21:58 -04:00

11 lines
312 B
Plaintext

[gd_resource type="Resource" script_class="Credit" load_steps=2 format=3 uid="uid://ty4ajqwpd6xd"]
[ext_resource type="Script" path="res://Resources/credit.gd" id="1_ldflp"]
[resource]
script = ExtResource("1_ldflp")
title = "Music"
name = "Alexander Nakarada"
description = ""
links = "www.creatorchords.com"