Adding SpriteRenderer's to Localize.
10 years 6 months ago #101
by Jos
Adding SpriteRenderer's to Localize. was created by Jos
I would like to have support for SpriteRenderer components working the same way as the TextMesh/GUITexture do.
I'm going though the code for the Localize class, and am looking at the LocalizeUnityStandard file, and am trying to hack in support for SpriteRenderers.
Assuming that this is a feature which would be, eventually, added to the code base, is there a way i can add this so it can be fed back into the project? ie. github repo? Or can you give me pointers on the best way to proceed with this?
Thanks!
Jos
I'm going though the code for the Localize class, and am looking at the LocalizeUnityStandard file, and am trying to hack in support for SpriteRenderers.
Assuming that this is a feature which would be, eventually, added to the code base, is there a way i can add this so it can be fed back into the project? ie. github repo? Or can you give me pointers on the best way to proceed with this?
Thanks!
Jos
Please Log in or Create an account to join the conversation.
10 years 6 months ago #102
by Jos
Replied by Jos on topic Adding SpriteRenderer's to Localize.
I see that there is not really any way for me to actually do this So, i humbly convert this into a Feature Request.
Thanks!
Jos
Thanks!
Jos
Please Log in or Create an account to join the conversation.
10 years 6 months ago #103
by Jos
Replied by Jos on topic Adding SpriteRenderer's to Localize.
And since it is very similar (haha), why not MeshRenderers (really their materials) too.
And and and!! Always more to add.
Thanks
Jos
And and and!! Always more to add.
Thanks
Jos
Please Log in or Create an account to join the conversation.
10 years 6 months ago #104
by Frank
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
Replied by Frank on topic Adding SpriteRenderer's to Localize.
Sure! I have been adding targets as they are requested/needed.
For the next version I'm working on, I included the Visibility target as well (to be able of enabling/disabling objects based on the language).
I will add those features as well (More Sprite support and other renderers). I will let you know as soon as I get a beta of the new version so you could try it.
Nonetheless, if you need right away to change complex objects, you could also try placing them as Prefabs. The plugin currently allows changing prefab instances depending on the language.
Thanks a lot and let me of any suggestion or issue you find!
Frank
For the next version I'm working on, I included the Visibility target as well (to be able of enabling/disabling objects based on the language).
I will add those features as well (More Sprite support and other renderers). I will let you know as soon as I get a beta of the new version so you could try it.
Nonetheless, if you need right away to change complex objects, you could also try placing them as Prefabs. The plugin currently allows changing prefab instances depending on the language.
Thanks a lot and let me of any suggestion or issue you find!
Frank
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
To get the betas as soon as they are ready,
check this out
Please Log in or Create an account to join the conversation.
Time to create page: 0.226 seconds