浏览代码

Merge pull request #204 from Qudware/patch-1

Update animations.rst (note about pen button)
Rémi Verschelde 9 年之前
父节点
当前提交
6789e98658
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      tutorials/step_by_step/animations.rst

+ 3 - 1
tutorials/step_by_step/animations.rst

@@ -41,7 +41,9 @@ Editing the animation
 
 
 Now this is when the magic happens! Several things happen when the
 Now this is when the magic happens! Several things happen when the
 "edit" button is pressed, the first one is that the animation editor
 "edit" button is pressed, the first one is that the animation editor
-appears above the animation panel.
+appears above the animation panel. (In Godot 2.x, this button has been
+removed, instead, click on the 'animation' toggle at the bottom right 
+for similar functionality.)
 
 
 .. image:: /img/animeditor.png
 .. image:: /img/animeditor.png