I really haveliked touse XML tomanagedata, but when youuse this type offile inastandaloneprojectwherethedatais exposedtousers, it can beabig problem.So, I'll show youhow to make thetextsunreadablefor theuser usingencryption. In this case ( RijndaelManaged algorithm ).
Hello everyone, in this post i pretend to show how to use a external file(xml) with texts or values in your game. I made the main script in c#. The intention is to show a conversation when you comes close to a object. Let's Work!