augmentation du default_fade_time

This commit is contained in:
2026-02-22 17:31:51 +01:00
committed by zacharie
parent 0c5365ff57
commit 7908797ee5
@@ -4,7 +4,7 @@ class_name AudioManagerInstance
const MIN_VOLUME = -60. const MIN_VOLUME = -60.
const MAX_VOLUME = 24. const MAX_VOLUME = 24.
const DEFAULT_FADE_TIME : float = 0.5 const DEFAULT_FADE_TIME : float = 2
const REGION_FIRST_PHASE = [ const REGION_FIRST_PHASE = [
"RegionForestPhase1", "RegionForestPhase1",