add-object.rst 544 B

1234567891011121314
  1. .. include:: ../_header.rst
  2. Adding an object to the scene
  3. -----------------------------
  4. .. toctree::
  5. blocks-view-integration
  6. add-object-context-menu
  7. add-object-automatic-container
  8. There are multiple ways to create new objects in the scene. `Dropping an asset or built-in type from the Blocks view <blocks-view-integration.html>`_. Or pasting an object (including those from other scenes).
  9. Also, following a `set of rules <add-object-automatic-container.html>`_, the editor determines (or create) the parent for the new object.