VRChat

言語切り替えギミック / VRChatTextAutoLocalizer

VRChatワールド向け、言語切り替えギミックです。 ユーザーがVRChat上で設定した言語に合わせて、ワールド内のテキストを自動で切り替えることができるようになります。 導入は、言語IDと表示するTextの一覧(csv)をUnityEditor上で適用することで、自動的に各言語のTextMeshProのオブジェクトが設定されます。 対応言語が設定されていない場合に表示する言語の指定や、文字化けチェックの機能もあります。 --- This is a language-switching system for VRChat worlds. It automatically changes in-world text based on the language each user has set in VRChat. Setup is simple: by applying a CSV file containing language IDs and a list of the text to display in the Unity Editor, TextMeshPro objects for each language are configured automatically. It also includes options for specifying a fallback language when a supported language is not set up, as well as a feature for checking character encoding issues.

データ内容

VRChatワールド

利用規約

更新履歴

言語切り替えギミック / VRChatTextAutoLocalizer
言語切り替えギミック / VRChatTextAutoLocalizer
VRChatワールド向け、言語切り替えギミックです。 ユーザーがVRChat上で設定した言語に合わせて、ワールド内のテキストを自動で切り替えることができるようになります。 導入は、言語IDと表示するTextの一覧(csv)をUnityEditor上で適用することで、自動的に各言語のTextMeshProのオブジェクトが設定されます。 対応言語が設定されていない場合に表示する言語の指定や、文字化けチェックの機能もあります。 --- This is a language-switching system for VRChat worlds. It automatically changes in-world text based on the language each user has set in VRChat. Setup is simple: by applying a CSV file containing language IDs and a list of the text to display in the Unity Editor, TextMeshPro objects for each language are configured automatically. It also includes options for specifying a fallback language when a supported language is not set up, as well as a feature for checking character encoding issues.