Skip to content

Commit a21ad9d

Browse files
committed
killing the player
1 parent 39abb00 commit a21ad9d

10 files changed

+4
-4
lines changed

getting_started/first_3d_game/07.killing_player.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -511,9 +511,9 @@ Finally, the longest script, ``player.gd``:
511511

512512
See you in the next lesson to add the score and the retry option.
513513

514-
.. |image0| image:: img/07.killing_player/01.adding_area_node.png
515-
.. |image1| image:: img/07.killing_player/02.cylinder_shape.png
514+
.. |image0| image:: img/07.killing_player/01.adding_area_node.webp
515+
.. |image1| image:: img/07.killing_player/02.cylinder_shape.webp
516516
.. |image2| image:: img/07.killing_player/03.cylinder_in_editor.png
517517
.. |image3| image:: img/07.killing_player/04.mob_detector_properties.webp
518-
.. |image4| image:: img/07.killing_player/05.body_entered_signal.png
519-
.. |image5| image:: img/07.killing_player/06.player_hit_signal.png
518+
.. |image4| image:: img/07.killing_player/05.body_entered_signal.webp
519+
.. |image5| image:: img/07.killing_player/06.player_hit_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.

0 commit comments

Comments
 (0)