test other scenes and fix
This commit is contained in:
@@ -2,7 +2,7 @@ class_name EnvironmentConfig
|
||||
extends Resource
|
||||
|
||||
@export_group("Day")
|
||||
@export var day_duration: float = 120.0 #Duration of a full day cycle in seconds
|
||||
@export var day_duration: float = 300.0 #Duration of a full day cycle in seconds
|
||||
|
||||
#Ambient light color tinting for each time of day
|
||||
@export_group("Directional Lights and Environment")
|
||||
|
||||
Reference in New Issue
Block a user