Audio system and rich text
This commit is contained in:
parent
a6f817efbc
commit
68cafff083
161 changed files with 1605 additions and 255 deletions
12
assets/audio/sfx/chomp_generic.tres
Normal file
12
assets/audio/sfx/chomp_generic.tres
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[gd_resource type="AudioStreamRandomizer" load_steps=4 format=3 uid="uid://dyid55nhflwyn"]
|
||||
|
||||
[ext_resource type="AudioStream" uid="uid://d1x2r435drkwe" path="res://assets/audio/sfx/chomp.mp3" id="1_o57hi"]
|
||||
[ext_resource type="AudioStream" uid="uid://bl2mb5jf8ip45" path="res://assets/audio/sfx/chomp2.mp3" id="2_640fw"]
|
||||
[ext_resource type="AudioStream" uid="uid://dbng2yurir3m8" path="res://assets/audio/sfx/chompsoft.mp3" id="3_tro2j"]
|
||||
|
||||
[resource]
|
||||
playback_mode = 1
|
||||
streams_count = 3
|
||||
stream_0/stream = ExtResource("1_o57hi")
|
||||
stream_1/stream = ExtResource("2_640fw")
|
||||
stream_2/stream = ExtResource("3_tro2j")
|
||||
Loading…
Add table
Add a link
Reference in a new issue