Updated tutorial_scripting (markdown)

Juan Linietsky 2015-05-28 12:50:56 -03:00
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.