Skip to content

Commit 3a86140

Browse files
committed
setting up the game area
1 parent 90fc3e7 commit 3a86140

19 files changed

+2
-2
lines changed

getting_started/first_3d_game/01.game_setup.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Click *Import* to open the project in the editor.
2727
.. image:: img/01.game_setup/03.import_and_edit.webp
2828

2929
A window notifying you that the project was generated by an older Godot version may appear.
30-
Click *Convert Full Project* to convert the project to your current Godot version.
30+
Click *Ok* to convert the project to your current Godot version.
3131

3232
.. image:: img/01.game_setup/import_project_to_4.x_prompt.webp
3333

@@ -147,7 +147,7 @@ Move it up by clicking and dragging on the manipulator's green arrow
147147
and click and drag on the red arc to rotate it around the X-axis, until the
148148
ground is lit.
149149

150-
In the *Inspector*, turn on *Shadow -> Enabled* by clicking the checkbox.
150+
In the *Inspector*, turn on *Shadow* by clicking the checkbox.
151151

152152
.. image:: img/01.game_setup/16.turn_on_shadows.webp
153153

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)