mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:35:34 +00:00
Valve and music
This commit is contained in:
parent
af44d96c33
commit
ed86ffd184
13 changed files with 197 additions and 15 deletions
|
|
@ -3,8 +3,7 @@
|
|||
[ext_resource type="Script" uid="uid://sebnyy6skgsr" path="res://Scripts/UI/AudioNameVisualizer.cs" id="2_ppua0"]
|
||||
[ext_resource type="PackedScene" uid="uid://dfdagutgntio4" path="res://Scripts/UI/MusicVisualizerCanvas.tscn" id="3_vf84v"]
|
||||
|
||||
[node name="AudioStreamPlayer2D" type="AudioStreamPlayer2D"]
|
||||
[node name="AudioStreamPlayer2D" type="AudioStreamPlayer"]
|
||||
bus = &"Music"
|
||||
script = ExtResource("2_ppua0")
|
||||
TrackName = "Track Title"
|
||||
AuthorName = "Author Name"
|
||||
CanvasTemplate = ExtResource("3_vf84v")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue