Paradox_VR/assets/Midevel/ambien_sound.gd

5 lines
58 B
GDScript

extends AudioStreamPlayer
func _ready() -> void:
play()