Your Cart
Loading
Only -1 left

Translation Toolkit

On Sale
€999.99
Select license type
Added to cart

Please note: UI is WiP.

It works, but it's a bit wonky~


This system is currently set up to handle all languages supported by vrchat. Adding more languages is not that hard, feel free to DM me if you don't know how and want more languages / different languages added.


### Part 1 - Editor System

Simply press a button to gather all TMP Text components in your scene. The system will yell at you if your components do not have unique names. Don't want something translated because it's say the name of your Community? add "_DoNotTranslate" to the name and you are golden!


### Part 2a - Language Selector

This is just a "simple" dropdown system to select your language! Just drop the translation files into the "internal" script and it will only show an option for languages you have translated!


### Part 2 b - Button Handler

This prefab contains everything you need to set up the Languages using UdonSharp / Custom events. simply call the right function and you are good to go!


PLEASE NOTE: YOU NEED TEXT MESH PRO FOR THIS SYSTEM TO WORK! IT WILL NOT WORK WITH NATIVE UNITY TEXT COMPONENTS!