Imagine:
Frame: Autolocalize = Off
Child 1 of Frame (TextLabel): Autolocalize = On
Child 2 of Frame: Autolocalize = On
Will the Childs Autolocalize also be Off, when they are On, because of its Parent?
Imagine:
Frame: Autolocalize = Off
Child 1 of Frame (TextLabel): Autolocalize = On
Child 2 of Frame: Autolocalize = On
Will the Childs Autolocalize also be Off, when they are On, because of its Parent?
Yes it does. If the textLabel parent is set to false, even if the child is set to true it will still not localize
Yes, it does.
Yes, i just checked it, but thanks for your answer.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.