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?