I used many scriptable object in the game, and most text in TMP is generated from the scriptable object name, serialized field and method like ToString() or GetSomeText(). I Think I can't extract the text out since most of them is dynamic generated. So can how can I localize them? Thanks!
↧