Skip to content

Commit 913b20b

Browse files
authored
Merge pull request godotengine#7983 from MeLight/getting-started-inst-4.1
Step by Step - Instancing 4.1 update
2 parents 9f93d67 + cd0d597 commit 913b20b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
1.37 KB
Loading

getting_started/step_by_step/instancing.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@ Finally, click the Import & Edit button.
6464

6565
The project contains two packed scenes: ``main.tscn``, containing walls against
6666
which the ball collides, and ``ball.tscn``. The Main scene should open
67-
automatically.
67+
automatically. If you're seeing an empty 3D scene instead of the main scene, click the 2D button at the top of the screen.
68+
69+
.. image:: img/instancing_2d_scene_select.webp
6870

6971
.. image:: img/instancing_main_scene.png
7072

0 commit comments

Comments
 (0)