Merge pull request #11278 from hemmouda/patch-2

Add macOS shortcut for running the scene
This commit is contained in:
Matthew
2025-11-27 22:12:49 -05:00
committed by GitHub

View File

@@ -335,8 +335,8 @@ Here is the complete ``main.gd`` script so far, for reference.
}
}
You can test the scene by pressing :kbd:`F6`. You should see the monsters spawn and
move in a straight line.
You can test the scene by pressing :kbd:`F6` (:kbd:`Cmd + R` on macOS). You should see
the monsters spawn and move in a straight line.
|image25|