Hi,
I have a function which is call the information from xml to unity and show that information text to my unity scene.
And i have a xml file in my assets that has the data, i need to read that data and print it through the GUItext.
i dont have any idea about how to call the xml data file from xml and import it to my unity scene.
Please tell me how to call the xml script from unity.
Thanks.