Dummy Object
A Dummy Object is an object that is not present in the world visually but shares all properties that other objects have. It is similar to the Dummy Node except for the possibility of assigning a physical body to it.
It is usually used as an invisible object with physics properties and can also serve as a root node to organize objects in a hierarchy. Also, for example, it can be used as a base object to hold visible physical object fixed by using joints.
See Also#
- The ObjectDummy class to edit the Dummy Object via API
Adding a Dummy Object#
To add a Dummy Object to the scene via UnigineEditor do the following:
- Run UnigineEditor.
- On the Menu bar, click Create -> Physics -> Object Dummy.
- Place the Dummy Object somewhere in the world.
Last update:
2024-10-30
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)