1 2 3 4 5 6 7
extends Node2D func _ready() -> void: MusicPlayer.p() func _exit_tree() -> void: MusicPlayer.s()