Browse Source

Added clarifying text for instance docs

Added some clarifying text to help make the transition from double clicking Ball.tscn to editing the specific Ball node itself. Now it is clear to first click within the left nav before moving over to the inspector tab.
Chelsea Winfree 6 months ago
parent
commit
fc1f052d32
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/step_by_step/instancing.rst

+ 1 - 1
getting_started/step_by_step/instancing.rst

@@ -121,7 +121,7 @@ Let's try this. Double-click ``ball.tscn`` in the FileSystem to open it.
 
 
 .. image:: img/instancing_ball_scene_open.webp
 .. image:: img/instancing_ball_scene_open.webp
 
 
-Select the Ball node. In the Inspector on the right, click on the PhysicsMaterial
+In the Scene dock on the left, select the Ball node. Then, in the Inspector on the right, click on the PhysicsMaterial
 property to expand it.
 property to expand it.
 
 
 .. image:: img/instancing_physics_material_expand.webp
 .. image:: img/instancing_physics_material_expand.webp