Add missing word, "is"

The phrase, "This useful for smoothing camera movement..." appears to be missing a word. It should be, "This is useful for smoothing camera movement..." instead.
This commit is contained in:
Kleidon
2024-09-30 18:35:45 -06:00
committed by GitHub
parent e82044775b
commit bfdc74009f

View File

@@ -138,4 +138,4 @@ Here is how it looks:
.. image:: img/interpolation_follow.gif
This useful for smoothing camera movement, allies following you (ensuring they stay within a certain range), and many other common game patterns.
This is useful for smoothing camera movement, allies following you (ensuring they stay within a certain range), and many other common game patterns.