Adds Timer Autostart step in Signals tutorial (#5146)

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
Gerep
2021-08-03 16:02:13 -03:00
committed by GitHub
parent b15b81fff4
commit 3f7d2c2206
2 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View File

@@ -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