mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Update ui_code_a_life_bar.rst
This commit is contained in:
@@ -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".
|
||||
|
||||
Reference in New Issue
Block a user