From f2c28847b1f9ceb8c21bfce833062493da3b2ab2 Mon Sep 17 00:00:00 2001 From: Sofia Date: Sat, 25 Jul 2026 00:36:43 +0300 Subject: [PATCH] Up physics ticks from 60 to 240 --- godot/project.godot | 1 + 1 file changed, 1 insertion(+) diff --git a/godot/project.godot b/godot/project.godot index 3639fa2..7b329bb 100644 --- a/godot/project.godot +++ b/godot/project.godot @@ -127,6 +127,7 @@ swap_weapon_down={ [physics] +common/physics_ticks_per_second=240 3d/physics_engine="Jolt Physics" [rendering]