diff --git a/doc/classes/Node.xml b/doc/classes/Node.xml index e9fb47cbbd6..72436933349 100644 --- a/doc/classes/Node.xml +++ b/doc/classes/Node.xml @@ -994,6 +994,7 @@ Duplicate using instancing. + An instance stays linked to the original so when the original changes, the instance changes too.