src / mixins / first_steps_bgm_playable / first_steps_bgm_playable.tscn

Diagram

Diagram

Overridden virtual functions

_ready

func _ready() -> void:
	BGM.first_steps()

Instantiators

Scene Tree

  • FirstStepsBGMPlayable Node

Signal Connections

Note
No signal connections.

Properties

Table 1. Root properties
Name Value

script

first_steps_bgm_playable.gd

extends Node
class_name FirstStepsBGMPlayable


func _ready() -> void:
	BGM.first_steps()