mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 20:29:03 +00:00
Clarify difference between Godot's scene instancing and hardware instancing
- Link to tutorial about instancing scenes by code in Creating instances (and link the other way around too).
This commit is contained in:
@@ -6,6 +6,10 @@ Nodes and scene instances
|
||||
This guide explains how to get nodes, create nodes, add them as a child, and
|
||||
instantiate scenes from code.
|
||||
|
||||
.. seealso::
|
||||
|
||||
Check the :ref:`doc_instancing` tutorial to learn about Godot's approach to scene instancing.
|
||||
|
||||
Getting nodes
|
||||
-------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user