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.

This commit is contained in:
James
2023-10-19 19:23:57 +09:00
parent 9176f69f3a
commit 065c5d749d
3 changed files with 1 additions and 1 deletions

View File

@@ -447,7 +447,7 @@ work on the monsters.
.. |image0| image:: img/03.player_movement_code/01.attach_script_to_player.webp
.. |image1| image:: img/03.player_movement_code/02.clicking_main_tab.png
.. |image2| image:: img/03.player_movement_code/03.instance_child_scene.webp
.. |image3| image:: img/03.player_movement_code/04.scene_tree_with_camera.png
.. |image3| image:: img/03.player_movement_code/04.scene_tree_with_camera.webp
.. |image4| image:: img/03.player_movement_code/05.camera_preview_checkbox.png
.. |image5| image:: img/03.player_movement_code/06.two_viewports.png
.. |image6| image:: img/03.player_movement_code/07.camera_preview_checkbox.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB