| 123456789101112131415161718192021222324252627 |
- .. include:: ../_header.rst
- Common object properties
- ------------------------
- .. toctree::
- :maxdepth: 1
-
- variable-properties
- lists-properties
- parent-container-properties
- children-properties
- transform-properties
- origin-properties
- size-properties
- flip-properties
- visible-property
- alpha-properties
- alpha-single-property
- tint-properties
- texture-property
- animations-properties
- text-property
- The properties of the objects are listed and grouped in the `Inspector view <./inspector-view.html>`_. In this view, you can modify the properties of the selected objects.
- In this chapter, we cover the properties that are common to different game objects.
|