Skip to content

Commit

Permalink
Update 01.game_setup.rst
Browse files Browse the repository at this point in the history
I noticed while building my first game that grid snapping is also the `ctrl` key on macOS.
  • Loading branch information
3mdistal authored Dec 12, 2022
1 parent d84c5ae commit 2aa5398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion getting_started/first_3d_game/01.game_setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ You should see a wide grey slab that covers the grid and blue and red axes in
the viewport.

We're going to move the ground down so we can see the floor grid. Select the
*Ground* node, hold the :kbd:`Ctrl` key down to turn on grid snapping (:kbd:`Cmd` on macOS),
*Ground* node, hold the :kbd:`Ctrl` key down to turn on grid snapping (:kbd:`Ctrl` on macOS),
and click and drag down on the Y axis. It's the green arrow in the move gizmo.

|image13|
Expand Down

0 comments on commit 2aa5398

Please sign in to comment.