mirror of
https://github.com/godotengine/godot.git
synced 2024-11-24 13:12:42 +00:00
Updated tutorial_instancing (markdown)
parent
1396140dfa
commit
5965d22808
@ -35,12 +35,13 @@ This project contains two scenes "ball.scn" and "container.scn". The ball scene
|
||||
|
||||
Open the container scene, then select the root node:
|
||||
|
||||
<p align="center"><img src="images/controot.png"></p>
|
||||
|
||||
Afterwards, push the '+' shaped button, this is the instancing button!
|
||||
|
||||
<p align="center"><img src="images/continst.png"></p>
|
||||
|
||||
Select the ball scene (ball.scn), the ball should appear in the origin (0,0), move it to around the center
|
||||
of the scene, like this:
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<p align="center"><img src="images/continstanced.png"></p>
|
||||
|
Loading…
Reference in New Issue
Block a user