Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions getting_started/first_3d_game/03.player_movement_code.rst
Original file line number Diff line number Diff line change
Expand Up @@ -414,8 +414,8 @@ if it was attached to a crane.

|image8|

You can run the scene by pressing :kbd:`F6` and press the arrow keys to move the
character.
You can run the scene by pressing :kbd:`F6` (:kbd:`Cmd + R` on macOS) and
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
You can run the scene by pressing :kbd:`F6` (:kbd:`Cmd + R` on macOS) and
You can run the scene by pressing :kbd:`F6` (:kbd:`Cmd + R` on macOS) and

press the arrow keys to move the character.

|image9|

Expand Down
Loading