Преглед на файлове

Fix issue in instancing page (#3647)

Matthew преди 5 години
родител
ревизия
60196d58e2
променени са 2 файла, в които са добавени 2 реда и са изтрити 8 реда
  1. BIN
      getting_started/step_by_step/img/instancing_physicsmat1.png
  2. 2 8
      getting_started/step_by_step/instancing.rst

BIN
getting_started/step_by_step/img/instancing_physicsmat1.png


+ 2 - 8
getting_started/step_by_step/instancing.rst

@@ -90,14 +90,8 @@ Run the scene again and all of the balls will fall.
 Editing instances
 -----------------
 
-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
-
-Then, expand the material by clicking on it, and set the ``Bounce`` property
-to ``1``.
+Open the ``Ball`` scene, expand the ``PhysicsMaterial`` by clicking on it,
+and set the ``Bounce`` property to ``1``.
 
 .. image:: img/instancing_physicsmat2.png