pegchamp/Ball/AudioStreamPlayer.gd

6 lines
84 B
GDScript

extends AudioStreamPlayer
func _on_AudioStreamPlayer_finished():
playing = false