ソースを参照

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 週間 前
コミット
abe420bdd6
1 ファイル変更2 行追加2 行削除
  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|
 
-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|