mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 23:28:59 +00:00
Update scenes_and_nodes.rst (#1939)
(cherry picked from commit 26409dda76a503e84bbf800e494164a789abcfa5)
This commit is contained in:
committed by
Rémi Verschelde
parent
af6a6283bc
commit
d5bb23b2b6
@@ -36,7 +36,7 @@ functions. However, any given node always has the following attributes:
|
||||
- It has editable properties.
|
||||
- It can receive a callback to process every frame.
|
||||
- It can be extended (to have more functions).
|
||||
- It can be added to other nodes as a child.
|
||||
- It can be added to another node as a child.
|
||||
|
||||
.. image:: img/tree.png
|
||||
|
||||
|
||||
Reference in New Issue
Block a user