Pepa489 Posted October 4, 2015 Share Posted October 4, 2015 Hello,I creating game like Age of war, i need save unit stats(speed, name, animations, damage, etc..) for future use. How do I save the statistics? (Json or in code with universal prefab in array?)Thanks Link to comment Share on other sites More sharing options...
bruno_ Posted October 4, 2015 Share Posted October 4, 2015 You can use json or the array, that's up to you and how you are organizing your code.The platform you are running should impact your choice, is it web only, mobile app, online game? Link to comment Share on other sites More sharing options...
Pepa489 Posted October 4, 2015 Author Share Posted October 4, 2015 You can use json or the array, that's up to you and how you are organizing your code.The platform you are running should impact your choice, is it web only, mobile app, online game?Is it web only Link to comment Share on other sites More sharing options...
Recommended Posts