Browse Source

Merge pull request #2158 from homchom/patch-1

add note about "Use Snap" at line 627 of "Your First Game" tutorial
Chris Bradfield 6 years ago
parent
commit
2e74a31390
1 changed files with 2 additions and 1 deletions
  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
 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"
 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
 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
 .. image:: img/draw_path2d.gif