chore: updated engine
This commit is contained in:
parent
d7eeb98b5b
commit
75c64a786a
2
engine
2
engine
|
|
@ -1 +1 @@
|
||||||
Subproject commit c6d130abd9188f313e6701d01a0ddd6ea32166a0
|
Subproject commit 084d5d407e62efcd5be9de44148c5dedce3b9386
|
||||||
|
|
@ -12,7 +12,7 @@ config_version=5
|
||||||
|
|
||||||
config/name="wave_survival"
|
config/name="wave_survival"
|
||||||
run/main_scene="uid://dti7d1rslmhgp"
|
run/main_scene="uid://dti7d1rslmhgp"
|
||||||
config/features=PackedStringArray("4.5", "Forward Plus")
|
config/features=PackedStringArray("4.6", "Forward Plus")
|
||||||
config/icon="res://icon.svg"
|
config/icon="res://icon.svg"
|
||||||
|
|
||||||
[display]
|
[display]
|
||||||
|
|
@ -103,13 +103,10 @@ reload={
|
||||||
3d_physics/layer_4="Hitbox(Player)"
|
3d_physics/layer_4="Hitbox(Player)"
|
||||||
3d_physics/layer_5="Interactables"
|
3d_physics/layer_5="Interactables"
|
||||||
|
|
||||||
[physics]
|
|
||||||
|
|
||||||
3d/physics_engine="Jolt Physics"
|
|
||||||
|
|
||||||
[rendering]
|
[rendering]
|
||||||
|
|
||||||
lights_and_shadows/directional_shadow/size=8192
|
lights_and_shadows/directional_shadow/size=8192
|
||||||
lights_and_shadows/directional_shadow/soft_shadow_filter_quality=4
|
lights_and_shadows/directional_shadow/soft_shadow_filter_quality=4
|
||||||
lights_and_shadows/positional_shadow/soft_shadow_filter_quality=5
|
lights_and_shadows/positional_shadow/soft_shadow_filter_quality=5
|
||||||
|
global_illumination/voxel_gi/quality=1
|
||||||
lights_and_shadows/positional_shadow/atlas_size=8192
|
lights_and_shadows/positional_shadow/atlas_size=8192
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue