
- 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
11 lines
298 B
Plaintext
11 lines
298 B
Plaintext
[gd_resource type="Resource" script_class="Credit" load_steps=2 format=3 uid="uid://b8qkk0kmlfwg0"]
|
|
|
|
[ext_resource type="Script" path="res://Resources/credit.gd" id="1_h1lu3"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_h1lu3")
|
|
title = "Programmer"
|
|
name = "Nolan Casey (nc543)"
|
|
description = ""
|
|
links = ""
|