Label percentage for RTL languages

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By fazel

In my project i have a dialog box text, to show messaging of characters on game.
in text label i attached an animation player to appear text animated with percent visible value in label properties.
as normally the text appear from left to right and this is OK.

the problem is when i use RTL language, the text message appear form left to right and i want to show them from right to left, (because RTL language read from right to left and this is better to show appear’s animation on same direction)
how could i figured out this problem?

I find your use of the terms start and end confusing when talking about both LTR and RTL languages. I’d think your description would be clearer if you’d update your post and simply use the terms left and right instead of start and end

jgodfrey | 2020-11-24 01:34

@jgodfrey thanks for reply, i updated the post with your bid.

fazel | 2020-11-24 13:09