teststrecke-game/scripts/menu_sfx.gd
2025-05-24 09:38:53 +02:00

5 lines
57 B
GDScript

extends Node
func playAddPlayerSound():
$horn.play()