Browse Source

fixed wrong image

Juan Linietsky 7 years ago
parent
commit
470923d8bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/animation/animation_tree.rst

+ 1 - 1
tutorials/animation/animation_tree.rst

@@ -216,7 +216,7 @@ allowing the realisation of very complex animation logic.
 
 To modify these values from code, the property path must be obtained. This is done easily by hovering the mouse over any of the parameters:
 
-.. image:: img/animtree16.png
+.. image:: img/animtree17.png
 
 Which allows setting them or reading them: