
Localization System | ANTIPIXEL Unity
A downloadable tool
Localization System | ANTIPIXEL Unity
Translation without limits!
(Download the documentation for free to learn everything about it)
This tool is an intuitive and flexible localization plugin for Unity 6 that makes translating your game fast, team-friendly, and scalable. Unlike Unity’s built-in solutions, this system is designed to be straightforward and easy to use, both for developers and non-programmers.
Based on XML and Scriptable Objects, it lets you manage localized text and assets in a clear and readable way. You can localize not only text, but also textures, sounds, videos, animations, prefabs, or any custom content. Localization can be done with a single line of code or automatically through the Editor using the Localizator component.
🔎 Code Sample
// Change Language LocalizationSystem.CurrentLanguage = SystemLanguage.English; // Localize LocalizationSystem.Localize<string>("key");
🚀 Key Features
- Localizator: The
Localizator
component applies translations from the Inspector with no code. - XML: Clean format, easy for any team member to edit.
- Scriptable Objects: Organize images, sounds, videos, and more by language.
- Simple API: Localize anything with a single line of code.
- Autosave: Automatically remembers and restores the selected language on next launch.
- Fallback Support: Automatically uses default values if a translation is missing.
- Customizable: Create advanced, dynamic, or context-based localizations by overriding behavior.
- Real-Time Language Switching: Change languages on the fly without restarting.
💡 Perfect For
- Games with multiple languages or global distribution.
- Projects that need to localize not just text, but rich content.
- Teams where translators, designers, and developers work together.
- Developers looking for a simpler and better alternative to Unity’s default localization tools.
🧰 Includes
- Source code.
- Example scene.
- Clear documentation
❤️ Support
If you found this asset useful, please consider a donation to help me continue creating. No matter the amount, every contribution counts. Thank you all so much!
👉 Check out all my other assets here
Purchase
In order to download this tool you must purchase it at or above the minimum price of $2.49 USD. You will get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.