diff --git a/getting_started/step_by_step/img/instancing_2d_scene_select.webp b/getting_started/step_by_step/img/instancing_2d_scene_select.webp new file mode 100644 index 000000000..f6f826154 Binary files /dev/null and b/getting_started/step_by_step/img/instancing_2d_scene_select.webp differ diff --git a/getting_started/step_by_step/instancing.rst b/getting_started/step_by_step/instancing.rst index c61978b48..8f5f7ef26 100644 --- a/getting_started/step_by_step/instancing.rst +++ b/getting_started/step_by_step/instancing.rst @@ -64,7 +64,9 @@ Finally, click the Import & Edit button. The project contains two packed scenes: ``main.tscn``, containing walls against which the ball collides, and ``ball.tscn``. The Main scene should open -automatically. +automatically. If you're seeing an empty 3D scene instead of the main scene, click the 2D button at the top of the screen. + +.. image:: img/instancing_2d_scene_select.webp .. image:: img/instancing_main_scene.png