reduce shader time rollover to 240 seconds and alter shaders to accomodate (closes #198)

This commit is contained in:
Haze Weathers 2023-10-14 17:06:41 -04:00
parent bd12aa68c1
commit 9c507a9b4f
8 changed files with 17 additions and 11 deletions

View file

@ -370,4 +370,5 @@ common/enable_pause_aware_picking=true
quality/driver/driver_name="GLES2"
2d/snapping/use_gpu_pixel_snap=true
vram_compression/import_etc=true
limits/time/time_rollover_secs=240.0
environment/default_environment="res://default_env.tres"