Fix various minor typos

This commit is contained in:
melquiadess
2024-04-20 16:41:23 +01:00
parent 9328a321e7
commit dbe3a88377
22 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -167,7 +167,7 @@ default ``60``, or set ``Engine.physics_ticks_per_second`` at run-time in a
script. Values that are a multiple of the monitor refresh rate (typically
``60``) work best when physics interpolation is disabled, as they will avoid
jitter. This means values such as ``120``, ``180`` and ``240`` are good starting
points. As a bonus, higher physics FPSes make tunneling and physics unstability
points. As a bonus, higher physics FPSes make tunneling and physics instability
issues less likely to occur.
The downside of increasing physics FPS is that CPU usage will increase, which