평점 만점의 리뷰가 11,000개 이상
8만 5천명 이상의 리뷰
10만명 이상의 포럼 멤버가 선호하는 에셋
유니티에서 모더레이팅하는 모든 에셋
1 - 10 / 22개 표시
사용자 리뷰
정렬 기준
k
Awesome
3 years ago
kritbualadx2버전 1.3
Very easy to use, change the language and the font changes too, very cool. 😊😊😊
이 리뷰가 도움이 되었나요?
0
0
A
Easy to use.
4 years ago
AkinErkanTimeLooper버전 1.3
Easy to use asset that handle every localization needs.
이 리뷰가 도움이 되었나요?
0
0
1. Text Mesh pro doesn't work just like another reviewer said. I mean Text Mesh Pro which is in 3D, not the one that's in UI. There are 2 types of text-related localization components that can be added in Inspector. First is Localized Text which works fine but not with Text Mesh Pro mentioned above. Second is Localized Text Asset which i didn't manage to understand how to use and which isn't explained in documentation.
2. There's no .csv export/import options under Window -> GameToolkit -> Localization like promised, so i have no idea how to use this feature
3. Things like Localized Prefab or Localized Texture are cool and work fine.
Conclusion:
I'm a noob so maybe there's a way to make those not-working features work which i'm not aware of but if so then this package is definitely NOT USER-FRIENDLY.
이 리뷰가 도움이 되었나요?
1
0
퍼블리셔 답변:
5 years ago에 답변됨
Hi,
1- Text Mesh Pro should be work fine for UI and 3D versions. Can you send me a project about this issue?
2- You should use latest version via Package Manager from GitHub. It is too time consuming to release both Package Manager and Asset Store versions for a free package. You can see this notice in the description.
Thanks.
First of all, a lot of errors with GUI when trying to open any localized asset in Localization Explorer. So you just cant work with it.
Second one, it's not work with textmeshpro fonts at all. To use this "built-in" solution you has to code your own localization asset with textmeshpro font. IDK who use Text in 2020
이 리뷰가 도움이 되었나요?
1
1
퍼블리셔 답변:
5 years ago에 답변됨
It works with TextMeshPro please read docs carefully. And, of course use the latest version from github.
d
Excellent Open Source Asset
5 years ago
default_team버전 1.3
This is really easy to use and configure. Localized strings can be easily switched at runtime as well. It would be even better if it provides some kind of util object (SO), that can be used to switch to different system languages, so us, the users don't need write any code at all.
Also huge thanks to the author for making it Open Source.
이 리뷰가 도움이 되었나요?
3
0
B
Ideal for a start!
6 years ago
BurovAleksei버전 1.3
Great asset! Great for small projects, great thanks to the developer for a free tool !!!
이 리뷰가 도움이 되었나요?
2
0
It's very great, I used it some years for my mini games.
It's easy for use, I almost never see the documents.
And I very like it's editor and asset, all can easy edit visually, and it's support to change text, image, sprite that all the thing I need.
But I have a little question, when I not run the game, how can I change default language in editor or game window, because I am a not english developer ~.~
이 리뷰가 도움이 되었나요?
1
0
퍼블리셔 답변:
6 years ago에 답변됨
Thank you! On next release, in Editor (when not playing) it will get by the first language in LocalizationSettings asset.
k
Good asset, but...
6 years ago
kl3in3rhack3r버전 1.3
All around it is a very good asset for i18n support. But the overview window is not easy to use, I wish it would be a table instead. Additional there are a bug in code: I must replace this line:
value = GetLocaleValue(Localization.Instance.CurrentLanguage);
in class LocalizedAsset with
value = GetLocaleValue(Application.systemLanguage);
Otherwise always "english" is returned.
이 리뷰가 도움이 되었나요?
0
1
퍼블리셔 답변:
6 years ago에 답변됨
Hi, that is not a bug. You misunderstood something I see. Localization.Instance.CurrentLanguage in your game maybe different than Application.systemLanguage -that is system language-. You should change current language in your game by setting this property (CurrentLanguage). You can set system language by Localization.Instance.SetSystemLanguage() if user had not specified any language before. And you can set first locale in your LocalizationSettings asset by setting Localization.Instance.SetDefaultLanguage(). If you change the original code with your code above, you always get same locale as system language value whether game language is different or not.
c
Great assets!! save a lot of time.
7 years ago
cysporteveryday버전 1.3
Really a great help for my FYP!!! Thanks a lot~~ By using this tool can develop multi-languages at the same time.Super cool!
However, i am a little bit confused about the text asset localization and cannot find an example. It will be of great help if you can show me some examples of that. Thanks again!
이 리뷰가 도움이 되었나요?
1
0
Quality assets
Over 11,000 five-star assets
Trusted
Rated by 85,000+ customers
Community support
Supported by 100,000+ forum members