feat: updated engine version
This commit is contained in:
parent
504f3dbef0
commit
7146b37f06
4 changed files with 10 additions and 7 deletions
|
|
@ -12,13 +12,13 @@ config_version=5
|
|||
|
||||
config/name="wave_survival"
|
||||
run/main_scene="uid://dti7d1rslmhgp"
|
||||
config/features=PackedStringArray("4.6", "Forward Plus")
|
||||
config/features=PackedStringArray("4.7", "Forward Plus")
|
||||
run/max_fps=120
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[display]
|
||||
|
||||
window/size/mode=3
|
||||
window/size/borderless=true
|
||||
|
||||
[editor]
|
||||
|
||||
|
|
@ -103,10 +103,6 @@ reload={
|
|||
3d_physics/layer_4="Hitbox(Player)"
|
||||
3d_physics/layer_5="Interactables"
|
||||
|
||||
[physics]
|
||||
|
||||
3d/physics_engine="Jolt Physics"
|
||||
|
||||
[rendering]
|
||||
|
||||
lights_and_shadows/directional_shadow/size=8192
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue