Browse Source

Add macOS shortcut for running the scene (#11277)

* Add macOS shortcut for running the scene

Updated instructions for running the scene on macOS.
HEMMOUDA Aymane 2 weeks ago
parent
commit
abe420bdd6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      getting_started/first_3d_game/03.player_movement_code.rst

+ 2 - 2
getting_started/first_3d_game/03.player_movement_code.rst

@@ -414,8 +414,8 @@ if it was attached to a crane.
 
 
 |image8|
 |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
+press the arrow keys to move the character.
 
 
 |image9|
 |image9|