Hello guys. It’s come to my attention that using the :Chat command of the Chat service doesn’t translate to other languages. Is there any way I can have NPC’S that use bubble chat that translates?
1 Like
you can use LocalizationService, and if it translates for player’s language, then do game.Chat:Chat(Object,TranslatedString)
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.