Skip to content

Commit 065c5d7

Browse files
committed
Replaced image from Godot 3 showing 'Camera' with Godot 4 image showing 'Camera3D'. Image is now .webp instead of .png. Also updated corresponding .rst file.
1 parent 9176f69 commit 065c5d7

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

getting_started/first_3d_game/03.player_movement_code.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ work on the monsters.
447447
.. |image0| image:: img/03.player_movement_code/01.attach_script_to_player.webp
448448
.. |image1| image:: img/03.player_movement_code/02.clicking_main_tab.png
449449
.. |image2| image:: img/03.player_movement_code/03.instance_child_scene.webp
450-
.. |image3| image:: img/03.player_movement_code/04.scene_tree_with_camera.png
450+
.. |image3| image:: img/03.player_movement_code/04.scene_tree_with_camera.webp
451451
.. |image4| image:: img/03.player_movement_code/05.camera_preview_checkbox.png
452452
.. |image5| image:: img/03.player_movement_code/06.two_viewports.png
453453
.. |image6| image:: img/03.player_movement_code/07.camera_preview_checkbox.png
Binary file not shown.
12.2 KB
Loading

0 commit comments

Comments
 (0)