changed max fps like less physics simulations
This commit is contained in:
@@ -13,7 +13,7 @@ config_version=5
|
|||||||
config/name="Godot Mono thirdperson controller"
|
config/name="Godot Mono thirdperson controller"
|
||||||
run/main_scene="res://scenes/main.tscn"
|
run/main_scene="res://scenes/main.tscn"
|
||||||
config/features=PackedStringArray("4.0", "Forward Plus")
|
config/features=PackedStringArray("4.0", "Forward Plus")
|
||||||
run/max_fps=144
|
run/max_fps=60
|
||||||
boot_splash/show_image=false
|
boot_splash/show_image=false
|
||||||
config/icon="res://icon.png"
|
config/icon="res://icon.png"
|
||||||
|
|
||||||
@@ -72,7 +72,6 @@ uncapture_mouse={
|
|||||||
|
|
||||||
[physics]
|
[physics]
|
||||||
|
|
||||||
common/physics_ticks_per_second=144
|
|
||||||
3d/default_gravity=12.0
|
3d/default_gravity=12.0
|
||||||
|
|
||||||
[rendering]
|
[rendering]
|
||||||
|
Reference in New Issue
Block a user