balance and main screen ambiance

This commit is contained in:
Victor Turgeon
2023-10-11 11:45:08 -04:00
parent c442ccda6f
commit 037da90121
5 changed files with 16 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ extends Control
# Called when the node enters the scene tree for the first time.
func _ready():
pass # Replace with function body.
$backgroundAmbiance.play(0.0)
# Called every frame. 'delta' is the elapsed time since the previous frame.