Hello, I would like to know if it is possible to display a different graphic in a menu depending on the selected language?
For example, if the language is French, I'd like to display Book_page_Fr.png , for the english Book_page_Eng.png
Thanks
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Rather than using a Graphic element, if your Menu uses Unity UI then you can use a short script to alter an Image component's sprite based on the language index: