Update ui_code_a_life_bar.rst

This commit is contained in:
Jonathan
2018-04-09 14:14:23 +02:00
committed by GitHub
parent 9edbba1d25
commit eea0997b97

View File

@@ -220,7 +220,7 @@ less convenient than doing it from the code.
You can optionally connect nodes from the code. But doing it from the editor has two advantages:
1. Godot can write new callback functions for you in the connected script
1. An emitter icon appears next to the node that emits the signal in the Scene dock
2. An emitter icon appears next to the node that emits the signal in the Scene dock
At the bottom of the window you will find the path to the node you
selected. We're interested in the second row called "Method in Node".