diff --git a/project.godot b/project.godot index a151e45..fa83ad2 100644 --- a/project.godot +++ b/project.godot @@ -42,4 +42,6 @@ common/enable_pause_aware_picking=true quality/driver/fallback_to_gles2=true vram_compression/import_etc=true quality/shading/force_vertex_shading.mobile=false +quality/lightmapping/use_bicubic_sampling.mobile=true +quality/depth/hdr.mobile=true environment/default_environment="res://default_env.tres"