Hi everyone,
I've been digging up my long-forgotten-wall-label project and working on it. I found out about the ac_wall_direction_type and it could be helpful for my label. The problem is, it doesn't update its value instantly, when the wall is mirrored. I have to deactivate and then activate the label again for it to update.
Tried it with a simple label with only;
text2 0, 0, ac_wall_direction_type
in the 2D script.
(the "ac_wall_direction_type" need to be add into the Parameters page and the value set to "interger")
Is there any way to make it update properly, without having to uncheck/check the "Add Label" button?
Thank you in advance.