Hi,
I try to create a game with many GUITexts. I want to edit text without open Unity.
Is this possible with XML, could someone help me with this?
Thanks
Hi,
I try to create a game with many GUITexts. I want to edit text without open Unity.
Is this possible with XML, could someone help me with this?
Thanks
Sure you can do that, e.g. via LINQ to XML. There are several tutorials on the internet, these should help you get started: