Browse Source

Refer to dropdown rather than down button (#3223)

The down button is rather ambiguous of a descriptor while the "Physics
Material Override" dropdown is arguably clearer.
David Asabina 5 years ago
parent
commit
9d7b51193c
1 changed files with 3 additions and 2 deletions
  1. 3 2
      getting_started/step_by_step/instancing.rst

+ 3 - 2
getting_started/step_by_step/instancing.rst

@@ -90,8 +90,9 @@ Run the scene again and all of the balls will fall.
 Editing instances
 Editing instances
 -----------------
 -----------------
 
 
-Open the ``Ball`` scene and add a ``PhysicsMaterial`` by clicking on the down
-arrow and selecting "New PhysicsMaterial".
+Open the ``Ball`` scene and add a ``PhysicsMaterial`` by opening the "Physics
+Material Override" dropdown in the Inspector dock and selecting "New
+PhysicsMaterial".
 
 
 .. image:: img/instancing_physicsmat1.png
 .. image:: img/instancing_physicsmat1.png