1
0
mirror of https://github.com/godotengine/godot synced 2024-07-05 17:03:36 +00:00

Updated tutorial_instancing (markdown)

reduz 2014-03-30 08:50:36 -07:00
parent 612be74ce5
commit 416bcfc790

@ -22,6 +22,11 @@ In the above picture, Scene B was added to Scene A as an instance. It may seem w
To learn how to do instancing, let's start with downloading a [pre-made scene](media/instancing.zip).
Add this scene to the project manager using the Import option:
<p align="center"><img src="images/importproject.png"></p>
Simply browse to inside the project location and open the "engine.cfg" file.