origin-properties.rst 758 B

1234567891011121314151617
  1. .. include:: ../_header.rst
  2. Origin properties
  3. -----------------
  4. The `origin properties <https://photonstorm.github.io/phaser3-docs/Phaser.GameObjects.Components.Origin.html#setOrigin__anchor>`_ of the object can be modified in the |InspectorView|_:
  5. .. image:: ../images/scene-editor-origin-props-04132020.webp
  6. :alt: Origin properties.
  7. There are commands to change the origin to a preset value. These commands are available in the scene context menu or by pressing a key shortcut:
  8. .. image:: ../images/scene-editor-origin-context-menu-12182020.webp
  9. :alt: Origin commands.
  10. Also, you can change the origin of an object with the `origin manipulator tool <manipulation-tools.html#origin-tool>`_ or the `origin layout tool <./layout-tools-origin.html>`_.