mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 12:33:47 +00:00
Final menu music
This commit is contained in:
parent
bdc310d204
commit
d4b420052e
11 changed files with 35 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[gd_resource type="Resource" script_class="MusicResource" load_steps=3 format=3 uid="uid://byo74ews118nl"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://di416g5wgx6j0" path="res://Music/Title.mp3" id="1_u5qon"]
|
||||
[ext_resource type="AudioStream" uid="uid://dvpdqg45cp4y1" path="res://Music/NoReason.ogg" id="1_u5qon"]
|
||||
[ext_resource type="Script" uid="uid://cx63lvsuj1787" path="res://Scripts/Resources/MusicResource.cs" id="1_xdwi3"]
|
||||
|
||||
[resource]
|
||||
|
|
@ -8,6 +8,6 @@ script = ExtResource("1_xdwi3")
|
|||
TrackName = "No Reason"
|
||||
AuthorName = "Fenekhu"
|
||||
Description = "This is a song, it's meant to mean things"
|
||||
ShowAuthor = false
|
||||
ShowAuthor = true
|
||||
Track = ExtResource("1_u5qon")
|
||||
metadata/_custom_type_script = "uid://cx63lvsuj1787"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
script = ExtResource("2_f2m3a")
|
||||
TrackName = "No Restraint"
|
||||
AuthorName = "Fenekhu"
|
||||
Description = "The intro is unfinished"
|
||||
Description = "The intro is unfinished, this is just a mockup"
|
||||
ShowAuthor = false
|
||||
Track = ExtResource("1_d4uiy")
|
||||
metadata/_custom_type_script = "uid://cx63lvsuj1787"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue