mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Merge pull request #9130 from noorus/patch-1
Add missing word in instancing.rst
(cherry picked from commit 028ecfd1ec)
This commit is contained in:
committed by
Max Hilbrunner
parent
62eaf4a357
commit
524efaca3c
@@ -20,7 +20,7 @@ and bounce on walls, a :ref:`Sprite2D <class_Sprite2D>` node, and a
|
||||
|
||||
.. image:: img/instancing_ball_scene.webp
|
||||
|
||||
Once you saved a scene, it works as a blueprint: you can reproduce it in other
|
||||
Once you have saved a scene, it works as a blueprint: you can reproduce it in other
|
||||
scenes as many times as you'd like. Replicating an object from a template like
|
||||
this is called **instancing**.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user