mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Add screenshot to MergeGroups doc
This commit is contained in:
BIN
tutorials/3d/img/merge_group_house.webp
Normal file
BIN
tutorials/3d/img/merge_group_house.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 143 KiB |
@@ -69,6 +69,8 @@ VisualInstances you want to be merged so that they are parented by the
|
||||
run the scene, the engine will automatically merge suitable meshes as the
|
||||
``MergeGroup`` enters the ``SceneTree``.
|
||||
|
||||
.. image:: img/merge_group_house.webp
|
||||
|
||||
You can change the transform of the ``MergeGroup`` at runtime, and the whole
|
||||
group will move as a unit (``MergeGroup`` is derived from
|
||||
:ref:`Spatial <class_Spatial>`, so can be manipulated in all the regular ways,
|
||||
|
||||
Reference in New Issue
Block a user