summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2022-09-12 03:31:46 -0400
committerMalfurious <m@lfurio.us>2022-09-12 03:31:46 -0400
commite9baf6602be3efbf5ea566b4e0c80a12c38f475e (patch)
treed6435825e509df4e097310f08c45b47a2a5f1a00
parent40c28ab3383f75cbca251e318f71380c5cf36158 (diff)
downloadproject-s-e9baf6602be3efbf5ea566b4e0c80a12c38f475e.tar.gz
project-s-e9baf6602be3efbf5ea566b4e0c80a12c38f475e.zip
Increase physics tick rate to 120
Primarily for smoother movement control. Signed-off-by: Malfurious <m@lfurio.us>
-rw-r--r--project.godot1
1 files changed, 1 insertions, 0 deletions
diff --git a/project.godot b/project.godot
index a7932ec..7fadb87 100644
--- a/project.godot
+++ b/project.godot
@@ -141,6 +141,7 @@ info={
[physics]
+common/physics_fps=120
common/enable_pause_aware_picking=true
[rendering]