mirror of
https://github.com/godotengine/godot.git
synced 2024-11-21 19:42:43 +00:00
Updated tutorial_scripting (markdown)
parent
a2dfd3f991
commit
67fdacc9e1
@ -155,6 +155,7 @@ Running the scene should have the expected result when pressing the button:
|
||||
get_node("Label/Button")
|
||||
```
|
||||
|
||||
And, also, try to remember that nodes are referenced by name, not by type.
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user