changed max fps like less physics simulations

This commit is contained in:
2023-01-06 15:25:40 +01:00
parent af8f505fcc
commit 61922a1b52

View File

@@ -13,7 +13,7 @@ config_version=5
config/name="Godot Mono thirdperson controller"
run/main_scene="res://scenes/main.tscn"
config/features=PackedStringArray("4.0", "Forward Plus")
run/max_fps=144
run/max_fps=60
boot_splash/show_image=false
config/icon="res://icon.png"
@@ -72,7 +72,6 @@ uncapture_mouse={
[physics]
common/physics_ticks_per_second=144
3d/default_gravity=12.0
[rendering]