20 #ifndef ANTKEEPER_GAME_COPY_TRANSLATION_CONSTRAINT_HPP
21 #define ANTKEEPER_GAME_COPY_TRANSLATION_CONSTRAINT_HPP
entt::entity id
Entity ID type.
Copies the translation of a target entity.
bool copy_z
Copy Z translation.
bool invert_z
Invert the copied Z translation.
bool copy_x
Copy X translation.
bool copy_y
Copy Y translation.
bool invert_x
Invert the copied X translation.
bool offset
Add the copied translation.
entity::id target
Target entity ID.
bool invert_y
Invert the copied Y translation.