mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Merge pull request #1595 from rcorre/master
Fix a few typos in part 1 of the FPS tutorial.
This commit is contained in:
@@ -311,7 +311,7 @@ so it can move through the game world.
|
||||
|
||||
_________
|
||||
|
||||
Let's look is ``process_movement`` next:
|
||||
Let's look at ``process_input`` next:
|
||||
|
||||
First we set ``dir`` to an empty :ref:`Vector3 <class_Vector3>`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user