How do I make an AudioStreamPlayer play?

Godot Version

4.2

Question

Like how do i do it in GDScript

Just drag the AudioStreamPlayer node to your script and call its play() function.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.