mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 20:03:48 +00:00
Valve and music
This commit is contained in:
parent
af44d96c33
commit
ed86ffd184
13 changed files with 197 additions and 15 deletions
12
Resources/Music/Apparitions_Stalk_The_Factory.tres
Normal file
12
Resources/Music/Apparitions_Stalk_The_Factory.tres
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[gd_resource type="Resource" script_class="MusicResource" load_steps=3 format=3 uid="uid://b12ldmtfhlvf0"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://cx63lvsuj1787" path="res://Scripts/Resources/MusicResource.cs" id="1_l4141"]
|
||||
[ext_resource type="AudioStream" uid="uid://ckewppifyg28p" path="res://Music/Apparitions_Stalk_The_factory.ogg" id="1_nvmwn"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_l4141")
|
||||
TrackName = "Apparitions Stalk the Factory"
|
||||
AuthorName = "J4NkY"
|
||||
ShowAuthor = true
|
||||
Track = ExtResource("1_nvmwn")
|
||||
metadata/_custom_type_script = "uid://cx63lvsuj1787"
|
||||
Loading…
Add table
Add a link
Reference in a new issue