Skip to content

Commit e806df6

Browse files
committed
designing the mob scene
1 parent c765cb9 commit e806df6

16 files changed

+6
-6
lines changed

getting_started/first_3d_game/04.mob_scene.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -331,13 +331,13 @@ Here is the complete ``mob.gd`` script for reference.
331331
}
332332
}
333333

334-
.. |image0| image:: img/04.mob_scene/01.initial_three_nodes.png
335-
.. |image1| image:: img/04.mob_scene/02.add_child_node.png
336-
.. |image2| image:: img/04.mob_scene/03.scene_with_collision_shape.png
334+
.. |image0| image:: img/04.mob_scene/01.initial_three_nodes.webp
335+
.. |image1| image:: img/04.mob_scene/02.add_child_node.webp
336+
.. |image2| image:: img/04.mob_scene/03.scene_with_collision_shape.webp
337337
.. |image4| image:: img/04.mob_scene/05.box_final_size.png
338-
.. |image5| image:: img/04.mob_scene/06.visibility_notifier.png
338+
.. |image5| image:: img/04.mob_scene/06.visibility_notifier.webp
339339
.. |image6| image:: img/04.mob_scene/07.visibility_notifier_bbox_resized.png
340-
.. |image7| image:: img/04.mob_scene/08.mob_attach_script.png
341-
.. |image8| image:: img/04.mob_scene/09.switch_to_3d_workspace.png
340+
.. |image7| image:: img/04.mob_scene/08.mob_attach_script.webp
341+
.. |image8| image:: img/04.mob_scene/09.switch_to_3d_workspace.webp
342342
.. |image9| image:: img/04.mob_scene/10.node_dock.webp
343343
.. |image10| image:: img/04.mob_scene/11.connect_signal.webp
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)