Unity Localization with Automatic Translation and TextMeshPro

Поделиться
HTML-код
  • Опубликовано: 22 апр 2023
  • Wishlist Ultranova on Steam: store.steampowered.com/app/23...
    I am prioritizing Localization in Ultranova to maximize the reach of the game when it is launched. In this video, I share my experience of setting up the Unity Localization package with Google Sheets and automatic translation which can then be replaced if you get people that are skilled in a language to update the Google spreadsheet to improve the translation. I also show how to set up TextMeshPro to support fonts for multiple languages including many Latin, Extended Latin, Cryllic, Greek, Japanese, Chinese, Korean, Thai, and Hebrew languages.
    My Patreon page:
    / imphenzia
    Follow me on Twitter:
    / imphenzia
    Imphenzia Discord server invite:
    / discord
    Imphenzia Merch:
    teespring.com/stores/imphenzia
    My Twitch Channel:
    / imphenzia
    Official website:
    www.imphenzia.com
    My Itch.Io page with all my Ludum Dare games:
    imphenzia.itch.io/
    Additional info:
    I've been modeling in Blender since about 2015, but more recently in the past couple of years. I've been making games and assets in Unity since 2011, and I'm currently working on a multiplayer RTS game called Line War.
    I use a Sony FX3 camera with a Sony FE 2.8/24-70mm GM lens. My main microphone is now the Shure SM7B, and I use a Rode NTG3 shotgun mic if I need it to be out of view. I downgraded to a Focusrite Solo from my wonderful RME Fireface UFX II that I had to sell when I moved from Sweden.
    Thanks a lot for watching and sharing my videos :)

Комментарии • 59

  • @twinjuke
    @twinjuke Год назад +9

    I'm glad you spat it out and it's very welcome if you share your step-by-step approach. Thank you. Great video!

  • @myk3l9675
    @myk3l9675 Год назад +13

    That's awesome! You can convert from English to Australian now!

  • @yolokas
    @yolokas Год назад +3

    Perfect tutorial, thanks alot! Covered everything I needed for my game and will save me a ton of time! Didn't know about the option to add fallback fonts, what a useful feature!

  • @gemidytwins
    @gemidytwins Год назад +3

    I'll definitely use this in the current project. Useful stuff here, thx man.

  • @Laumania
    @Laumania Год назад +2

    Great video! I'm doing the EXACT same, with Google sheet and translations and all - works really well!

  • @LeonardoLoor
    @LeonardoLoor Год назад +1

    El tutorial que no sabia que necesitaba jeje muchas gracias por compartir tus conocimientos.

  • @milanstevic8424
    @milanstevic8424 Год назад +1

    4:45

  • @TheArghnono
    @TheArghnono Год назад +4

    Korean and Thai are alphabetic scripts, not symbolic. Just FYI :) A very useful video

  • @TheOneWithComments
    @TheOneWithComments 16 часов назад

    This is random and I'm sure you've discovered this by now, but the Chinese simplified language uses a 4 letter code: zh-CN

  • @_Garm_
    @_Garm_ Год назад +4

    Have you tried ChatGTP4 its quite good at translating :)

  • @plokkum
    @plokkum Год назад +1

    I’m just here to tell you the Dutch word for Play is “Spelen” and quit is “Stoppen” (more like Stop playing) or “Afsluiten” (close game).

  • @StigDesign
    @StigDesign Год назад +1

    Really Nice :D btw i have wish listed the game :D

  • @legendaryswordsman2279

    This is just what I needed to get started adding localization to my own game, however I've had difficulty with some parts such as how to get it working with Google Sheets. I see it's been 6 months now since this video has released, any idea when the tutorial is coming?

  • @StigDesign
    @StigDesign Год назад +1

    am really tempting to try chat-gpt my self and see if it can help me with coding tasks i struggle withand mabe getting better resutl than my code hehe :D btw how did you get voice? Text to speech? :D Looking forward to all your videos :)

  • @rebeltwinsgames

    Why don't you set the Atlas Population Mode to Dynamic in the Font Asset? Doing so has several advantages, such as:

  • @InstrumentalMusic-yt3ex
    @InstrumentalMusic-yt3ex Год назад +1

    Is there a way to make text have glowing effects, using Unity rich text only?

  • @brightFlaskGames

    Straight to the point. Super helpful!

  • @fuseinabowl
    @fuseinabowl Год назад +1

    Great video! Have you done any CI before? It might help with the custom characters in the Asian languages. I've set it up for a few other things, it's a pain but once it's done you'd never forget to update them again. It's interesting learning about localisation, thanks!

  • @mehmedcavas3069
    @mehmedcavas3069 Год назад +1

    could u also make a blender than to unity tutorial about how to handle cloth items like a head or shoe where u can choose between 30 different shoes at run time. how do they change the items in a skinned mesh with out adding all items inside the object and disable them?

  • @AndrzejGieraltCreative
    @AndrzejGieraltCreative Год назад

    Awesome. I'm trying to get this localization stuff working with my current project and TMPro... would definitely appreciate a tutorial :)