fungus
fungus copied to clipboard
Right to left writing “say” “Arabic support”
Request on forum for right-to-left language support.
I took a look into this. It's doable, up to the point where you want RTL text to wrap correctly across multiple lines - then it gets tricky. To do it right I think you would need to modify Unity's Text class to support this properly. https://bitbucket.org/Unity-Technologies/ui
The asset mentioned before is now open sourced : https://github.com/Konash/arabic-support-unity