Ask Anything, Anytime β In Your Own Language
Takeover GPT is your personal AI assistant. Curious how it works? Not sure how to set it up? Want to know if your project is compatible? Just ask in your own language, in your own words.
During Play Mode:
Reset Anytime: Use RESET button to fully remove Translator Pro and revert scene.
Takeover > Translator Pro Settings
.TMP Settings Translator Pro
asset.TextMesh Pro > Resources
β open Default TMP Settings
.Q: Can I use Translator Pro without an OpenAI API key?
A: Yes, but only with limited quality. Full semantic QC and accurate translations require your own key.
Q: What is the 6-layer Quality Control system?
A: It verifies not only grammar, but meaning β using scene context and AI models. More than 6 layers are applied for rare languages.
Q: Does it remove my existing localization setup?
A: No. It disables them temporarily. You can RESET anytime.
Q: Can it work offline?
A: No, you need internet for translation & quality checks.
Q: My localization table looks empty.
A: Clear search box in Localization tab β Unity bug.
Q: I donβt want certain texts to be translated (e.g., brand names)?
A: Add DontTranslate.cs
to that GameObject.
Q: What if I have very long entries (1200+ characters)?
A: Use your own API key. Free mode may fail above this size.
Q: Which model should I choose?
A: Always use GPT-4.1 or 4o. Avoid reasoning/chat-style models.
Q: Can I translate my existing CSV tables?
A: Yes. Import into Unity β convert to String Table β Translator Pro will process it.