Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: rextr on July 28, 2014, 04:03:00 PM
-
Hi,
I'm using this asset ( https://www.assetstore.unity3d.com/en/#!/content/2674 ) to transform text to arabic form.
But, then there is a problem with color tags such as [AABB44]text[-] which becomes right-to-left after using the above plugin. So how can I reach the "text" inside those symbols so that I can apply the plugin only to that text. I think I need to modify somewhere in NGUIText.cs , but I can't find.
Thanks.
-
You would need to talk to that plugin's author. Sounds like he simply reverses the text and doesn't consider tags.