Browse Source

Update your_first_game.rst (#2762)

Clarify that "Use Snap" must also be turned on to get snapping to work.

Co-authored-by: Nathan Lovato <[email protected]>
Kiran Joshi 5 years ago
parent
commit
d03e109db4
1 changed files with 3 additions and 2 deletions
  1. 3 2
      getting_started/step_by_step/your_first_game.rst

+ 3 - 2
getting_started/step_by_step/your_first_game.rst

@@ -704,8 +704,9 @@ you will see some new buttons at the top of the editor:
 
 
 Select the middle one ("Add Point") and draw the path by clicking to add
 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
 the points at the corners shown. To have the points snap to the grid, make
-sure "Use Grid Snap" is selected. This option can be found to the left of
-the "Lock" button, appearing as a magnet next to some intersecting lines.
+sure "Use Grid Snap" and "Use Snap" are both selected. These options can be 
+found to the left of the "Lock" button, appearing as a magnet next to some
+dots and intersecting lines, respectively.
 
 
 .. image:: img/grid_snap_button.png
 .. image:: img/grid_snap_button.png