Off Day

 I spent the day yesterday working on other projects than Shadow Monsters. I migrated my project Silver Prophet from XNA to MonoGame. It went rather smoothly. I had to upgrade some references and modify some code but it builds and runs.

Today I’m working on bringing in the editor. There are some reference errors and some ambiguous errors between two namespaces. It is weird that they are here when it works fine in XNA. I should be able to resolve them without much problem.

Once I get the editor up and running the next step is to switch back to Shadow Monsters and work on maps. Tomorrow the plan is to work on a new tutorial. I will probably do Shadow Monsters and add in random encounters to the game and the editor.