Audio system and rich text
This commit is contained in:
parent
a6f817efbc
commit
68cafff083
161 changed files with 1574 additions and 224 deletions
9
assets/audio/sfx/argh.tres
Normal file
9
assets/audio/sfx/argh.tres
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[gd_resource type="AudioStreamRandomizer" load_steps=3 format=3 uid="uid://ch55p7qbaawtp"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://b7u4db3e50snf" path="res://assets/audio/sfx/newspaper_rarrgh.mp3" id="1_ywryg"]
|
||||
[ext_resource type="AudioStream" uid="uid://caeucyx1kjux6" path="res://assets/audio/sfx/newspaper_rarrgh2.mp3" id="2_c7q6s"]
|
||||
|
||||
[resource]
|
||||
streams_count = 2
|
||||
stream_0/stream = ExtResource("1_ywryg")
|
||||
stream_1/stream = ExtResource("2_c7q6s")
|
||||
Loading…
Add table
Add a link
Reference in a new issue