소스 검색

update groups image in saving_games tutorial

Anish Mishra 8 달 전
부모
커밋
e41a55ebc8
3개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. BIN
      tutorials/io/img/groups.png
  2. BIN
      tutorials/io/img/groups.webp
  3. 1 1
      tutorials/io/saving_games.rst

BIN
tutorials/io/img/groups.png


BIN
tutorials/io/img/groups.webp


+ 1 - 1
tutorials/io/saving_games.rst

@@ -34,7 +34,7 @@ We will start by adding objects we wish to save to the "Persist" group. We can
 do this through either the GUI or script. Let's add the relevant nodes using the
 GUI:
 
-.. image:: img/groups.png
+.. image:: img/groups.webp
 
 Once this is done, when we need to save the game, we can get all objects
 to save them and then tell them all to save with this script: