Sfoglia il codice sorgente

Merge pull request #3888 from Tooniis/patch-1

Update jitter_stutter.rst
Rémi Verschelde 5 anni fa
parent
commit
f1d5cc4522
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      tutorials/misc/jitter_stutter.rst

+ 1 - 1
tutorials/misc/jitter_stutter.rst

@@ -32,7 +32,7 @@ Jitter
 There can be many causes of jitter, the most typical one happens when the game *physics frequency* (usually 60 Hz) runs
 at a different resolution than the monitor refresh rate. Check whether your monitor refresh rate is different from 60 Hz.
 
-This is generally not a problem, given that refresh rates higher than 60 Hz are barely visible to the human eye, and
+This is generally not a problem, given that most monitors are 60 Hz, and
 starting with Godot 3.1, a frame timer was introduced that tries to synchronize with refresh as well as possible.
 
 Sometimes only some objects appear to jitter (character or background). This happens when they are processed in different