This commit is contained in:
2024-01-26 00:00:07 +01:00
parent 0d2e01073c
commit bb763ea4e2
140 changed files with 30775 additions and 296 deletions

View File

@@ -0,0 +1,5 @@
extends Resource
class_name SoundeffectResource
@export var key: String
@export var audio: AudioStreamWAV