diff --git a/getting_started/first_3d_game/09.adding_animations.rst b/getting_started/first_3d_game/09.adding_animations.rst index eba32dfb3..56306ebbc 100644 --- a/getting_started/first_3d_game/09.adding_animations.rst +++ b/getting_started/first_3d_game/09.adding_animations.rst @@ -621,18 +621,18 @@ And the *Mob*'s script. .. |image8| image:: img/09.adding_animations/07.editable_timeline.webp .. |image9| image:: img/09.adding_animations/08.zoom_slider.webp .. |image10| image:: img/09.adding_animations/09.creating_first_keyframe.webp -.. |image11| image:: img/09.adding_animations/10.initial_keys.png -.. |image12| image:: img/09.adding_animations/11.moving_keys.png +.. |image11| image:: img/09.adding_animations/10.initial_keys.webp +.. |image12| image:: img/09.adding_animations/11.moving_keys.webp .. |image13| image:: img/09.adding_animations/12.second_keys_values.webp -.. |image14| image:: img/09.adding_animations/13.second_keys.png +.. |image14| image:: img/09.adding_animations/13.second_keys.webp .. |image15| image:: img/09.adding_animations/14.play_button.png -.. |image16| image:: img/09.adding_animations/15.box_select.png +.. |image16| image:: img/09.adding_animations/15.box_select.webp .. |image17| image:: img/09.adding_animations/16.easing_property.png .. |image18| image:: img/09.adding_animations/17.ease_out.png .. |image19| image:: img/09.adding_animations/18.ease_out_second_rotation_key.png .. |image20| image:: img/09.adding_animations/19.ease_in_second_translation_key.png .. |image21| image:: img/09.adding_animations/20.float_animation.gif .. |image22| image:: img/09.adding_animations/21.script_icon.png -.. |animation_final_keyframes| image:: img/09.adding_animations/animation_final_keyframes.png -.. |second_keys_both| image:: img/09.adding_animations/second_keys_both.png -.. |timeline_05_click| image:: img/09.adding_animations/timeline_05_click.png +.. |animation_final_keyframes| image:: img/09.adding_animations/animation_final_keyframes.webp +.. |second_keys_both| image:: img/09.adding_animations/second_keys_both.webp +.. |timeline_05_click| image:: img/09.adding_animations/timeline_05_click.webp diff --git a/getting_started/first_3d_game/img/09.adding_animations/10.initial_keys.png b/getting_started/first_3d_game/img/09.adding_animations/10.initial_keys.png deleted file mode 100644 index 80d4c29f4..000000000 Binary files a/getting_started/first_3d_game/img/09.adding_animations/10.initial_keys.png and /dev/null differ diff --git a/getting_started/first_3d_game/img/09.adding_animations/10.initial_keys.webp b/getting_started/first_3d_game/img/09.adding_animations/10.initial_keys.webp new file mode 100644 index 000000000..d400dc444 Binary files /dev/null and b/getting_started/first_3d_game/img/09.adding_animations/10.initial_keys.webp differ diff --git a/getting_started/first_3d_game/img/09.adding_animations/11.moving_keys.png b/getting_started/first_3d_game/img/09.adding_animations/11.moving_keys.png deleted file mode 100644 index d80d8f1a4..000000000 Binary files a/getting_started/first_3d_game/img/09.adding_animations/11.moving_keys.png and /dev/null differ diff --git a/getting_started/first_3d_game/img/09.adding_animations/11.moving_keys.webp b/getting_started/first_3d_game/img/09.adding_animations/11.moving_keys.webp new file mode 100644 index 000000000..0995e4209 Binary files /dev/null and b/getting_started/first_3d_game/img/09.adding_animations/11.moving_keys.webp differ diff --git a/getting_started/first_3d_game/img/09.adding_animations/13.second_keys.png b/getting_started/first_3d_game/img/09.adding_animations/13.second_keys.png deleted file mode 100644 index 937d79975..000000000 Binary files a/getting_started/first_3d_game/img/09.adding_animations/13.second_keys.png and /dev/null differ diff --git a/getting_started/first_3d_game/img/09.adding_animations/13.second_keys.webp b/getting_started/first_3d_game/img/09.adding_animations/13.second_keys.webp new file mode 100644 index 000000000..6ae534250 Binary files /dev/null and b/getting_started/first_3d_game/img/09.adding_animations/13.second_keys.webp differ diff --git a/getting_started/first_3d_game/img/09.adding_animations/15.box_select.png b/getting_started/first_3d_game/img/09.adding_animations/15.box_select.png deleted file mode 100644 index 05195899b..000000000 Binary files a/getting_started/first_3d_game/img/09.adding_animations/15.box_select.png and /dev/null differ diff --git a/getting_started/first_3d_game/img/09.adding_animations/15.box_select.webp b/getting_started/first_3d_game/img/09.adding_animations/15.box_select.webp new file mode 100644 index 000000000..9709268ee Binary files /dev/null and b/getting_started/first_3d_game/img/09.adding_animations/15.box_select.webp differ diff --git a/getting_started/first_3d_game/img/09.adding_animations/animation_final_keyframes.png b/getting_started/first_3d_game/img/09.adding_animations/animation_final_keyframes.png deleted file mode 100644 index 2d8d1edde..000000000 Binary files a/getting_started/first_3d_game/img/09.adding_animations/animation_final_keyframes.png and /dev/null differ diff --git a/getting_started/first_3d_game/img/09.adding_animations/animation_final_keyframes.webp b/getting_started/first_3d_game/img/09.adding_animations/animation_final_keyframes.webp new file mode 100644 index 000000000..9d9b8a828 Binary files /dev/null and b/getting_started/first_3d_game/img/09.adding_animations/animation_final_keyframes.webp differ diff --git a/getting_started/first_3d_game/img/09.adding_animations/second_keys_both.png b/getting_started/first_3d_game/img/09.adding_animations/second_keys_both.png deleted file mode 100644 index 1d65c5a15..000000000 Binary files a/getting_started/first_3d_game/img/09.adding_animations/second_keys_both.png and /dev/null differ diff --git a/getting_started/first_3d_game/img/09.adding_animations/second_keys_both.webp b/getting_started/first_3d_game/img/09.adding_animations/second_keys_both.webp new file mode 100644 index 000000000..14cdd0076 Binary files /dev/null and b/getting_started/first_3d_game/img/09.adding_animations/second_keys_both.webp differ diff --git a/getting_started/first_3d_game/img/09.adding_animations/timeline_05_click.png b/getting_started/first_3d_game/img/09.adding_animations/timeline_05_click.png deleted file mode 100644 index c2cc1731c..000000000 Binary files a/getting_started/first_3d_game/img/09.adding_animations/timeline_05_click.png and /dev/null differ diff --git a/getting_started/first_3d_game/img/09.adding_animations/timeline_05_click.webp b/getting_started/first_3d_game/img/09.adding_animations/timeline_05_click.webp new file mode 100644 index 000000000..8adc7a6be Binary files /dev/null and b/getting_started/first_3d_game/img/09.adding_animations/timeline_05_click.webp differ