Updated default quality settings

Set anti-aliasing to FXAA, soft shadow quality to 'low'
pull/16/head
Kenney 2023-10-02 10:41:14 +07:00
parent c8162b7af9
commit b69258c956
2 changed files with 3 additions and 2 deletions

@ -102,5 +102,4 @@ zoom_out={
[rendering]
lights_and_shadows/directional_shadow/soft_shadow_filter_quality=5
anti_aliasing/quality/msaa_3d=3
anti_aliasing/quality/screen_space_aa=1

@ -161,3 +161,5 @@ offset_right = 368.0
offset_bottom = 123.0
text = "0"
label_settings = SubResource("LabelSettings_38ys3")
[connection signal="coin_collected" from="Player" to="HUD" method="_on_coin_collected"]