소스 검색

Adds Timer Autostart step in Signals tutorial (#5146)

Co-authored-by: Hugo Locurcio <[email protected]>
Gerep 4 년 전
부모
커밋
3f7d2c2206
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. BIN
      getting_started/step_by_step/img/signals_18_timer_autostart.png
  2. 4 0
      getting_started/step_by_step/signals.rst

BIN
getting_started/step_by_step/img/signals_18_timer_autostart.png


+ 4 - 0
getting_started/step_by_step/signals.rst

@@ -197,6 +197,10 @@ Timer and add the corresponding node. Your scene should now look like this.
 
 .. image:: img/signals_15_scene_tree.png
 
+With the Timer node selected, go to the Inspector and check the **Autostart** property.
+
+.. image:: img/signals_18_timer_autostart.png
+
 Click the script icon next to Sprite to jump back to the scripting workspace.
 
 .. image:: img/signals_16_click_script.png