augmentation du default_fade_time
This commit is contained in:
@@ -4,7 +4,7 @@ class_name AudioManagerInstance
|
||||
const MIN_VOLUME = -60.
|
||||
const MAX_VOLUME = 24.
|
||||
|
||||
const DEFAULT_FADE_TIME : float = 0.5
|
||||
const DEFAULT_FADE_TIME : float = 2
|
||||
|
||||
const REGION_FIRST_PHASE = [
|
||||
"RegionForestPhase1",
|
||||
|
||||
Reference in New Issue
Block a user