|
How can I force word wrap to wrap texts from right to left? like this: Hello, there. ---> .there Hello,
(comments are locked)
|
|
You could break the string into an array (separated by spaces), then reassemble the string by accessing the array from last entry to first. Thanks for answer, I know, But I don't know how to calculate the length of the string in pixels.
Feb 13 '10 at 07:09 AM
AliAzin 1
(comments are locked)
|
|
I don't think there is any way to do this in Unity. You could request the feature with the Report Bug application.
(comments are locked)
|
