Add macOS shortcut for running the scene

This commit is contained in:
HEMMOUDA Aymane
2025-09-12 11:22:22 +02:00
committed by GitHub
parent 3548fa4136
commit 6bf1218906

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|