From b3fa006dab4a260f280f158c4e85cecd07078180 Mon Sep 17 00:00:00 2001 From: metehandoy <86950714+metehandoy@users.noreply.github.com> Date: Fri, 9 Feb 2024 22:26:00 +0100 Subject: [PATCH] Small correction on nodes_and_scenes.rst "Play Scene button" into "Run Current Scene button" --- getting_started/step_by_step/nodes_and_scenes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting_started/step_by_step/nodes_and_scenes.rst b/getting_started/step_by_step/nodes_and_scenes.rst index 42022bfde..8153c2679 100644 --- a/getting_started/step_by_step/nodes_and_scenes.rst +++ b/getting_started/step_by_step/nodes_and_scenes.rst @@ -162,7 +162,7 @@ Close the window or press :kbd:`F8` (:kbd:`Cmd + .` on macOS) to quit the runnin Setting the main scene ---------------------- -To run our test scene, we used the Play Scene button. Another button next to it +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.