|
@@ -137,8 +137,8 @@ move it to the center of the view delimited by the rectangle.
|
|
Running the scene
|
|
Running the scene
|
|
-----------------
|
|
-----------------
|
|
|
|
|
|
-Everything's ready to run the scene! Press the Play Scene button in the
|
|
|
|
-top-right of the screen or press :kbd:`F6` (:kbd:`Cmd + R` on macOS).
|
|
|
|
|
|
+Everything's ready to run the scene! Press the **Run Current Scene** button in
|
|
|
|
+the top-right of the screen or press :kbd:`F6` (:kbd:`Cmd + R` on macOS).
|
|
|
|
|
|
.. image:: img/nodes_and_scenes_09_play_scene_button.webp
|
|
.. image:: img/nodes_and_scenes_09_play_scene_button.webp
|
|
|
|
|
|
@@ -162,12 +162,16 @@ Close the window or press :kbd:`F8` (:kbd:`Cmd + .` on macOS) to quit the runnin
|
|
Setting the main scene
|
|
Setting the main scene
|
|
----------------------
|
|
----------------------
|
|
|
|
|
|
-To run our test scene, we used the Run Current Scene button. Another button next to it
|
|
|
|
-allows you to set and run the project's main scene. You can press :kbd:`F5`
|
|
|
|
-(:kbd:`Cmd + B` on macOS) to do so.
|
|
|
|
|
|
+To run our test scene, we used the **Run Current Scene** button. Another button
|
|
|
|
+next to it, **Run Project**, allows you to set and run the project's
|
|
|
|
+**main scene**. You can also press :kbd:`F5` (:kbd:`Cmd + B` on macOS) to do so.
|
|
|
|
|
|
.. image:: img/nodes_and_scenes_12_play_button.webp
|
|
.. image:: img/nodes_and_scenes_12_play_button.webp
|
|
|
|
|
|
|
|
+.. note:: Running the project's *main scene* is distinct from running the
|
|
|
|
+ *current scene*. If you encounter unexpected behavior, check
|
|
|
|
+ to ensure you are running the correct scene.
|
|
|
|
+
|
|
A popup window appears and invites you to select the main scene.
|
|
A popup window appears and invites you to select the main scene.
|
|
|
|
|
|
.. image:: img/nodes_and_scenes_13_main_scene_popup.webp
|
|
.. image:: img/nodes_and_scenes_13_main_scene_popup.webp
|