瀏覽代碼

Merge pull request #2158 from homchom/patch-1

add note about "Use Snap" at line 627 of "Your First Game" tutorial
Chris Bradfield 6 年之前
父節點
當前提交
2e74a31390
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      getting_started/step_by_step/your_first_game.rst

+ 2 - 1
getting_started/step_by_step/your_first_game.rst

@@ -624,7 +624,8 @@ Select the middle one ("Add Point") and draw the path by clicking to add
 the points at the corners shown. To have the points snap to the grid, make sure "Snap to
 Grid" is checked. This option can be found under the "Snapping options"
 button to the left of the "Lock" button, appearing as a series of three
-vertical dots.
+vertical dots. Make sure that the "Use Snap" button is also enabled, which is to the left
+of "Snapping options".
 
 .. image:: img/draw_path2d.gif