Table of Contents
src / mixins / first_steps_bgm_playable / first_steps_bgm_playable.gd
Code
extends Node
class_name FirstStepsBGMPlayable
func _ready() -> void:
BGM.first_steps()
extends Node
class_name FirstStepsBGMPlayable
func _ready() -> void:
BGM.first_steps()