Browse Source

Step by Step - Instancing 4.1 update

unknown 1 year ago
parent
commit
cd0d597282

BIN
getting_started/step_by_step/img/instancing_2d_scene_select.webp


+ 3 - 1
getting_started/step_by_step/instancing.rst

@@ -66,7 +66,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