Sunday, July 1, 2012

Big implementation:

Item saving should know whether or not they are equipables - DONE

I learned how to use XML to do this! The items now have an xml file that's pretty easy to edit and work with and also has the bonus of converting between different item child classes easily. Now all I have to do is call an item by it's name and it's completely implemented correctly from the xml file. This also means that adding items will be extremely easy!

No comments:

Post a Comment