Wednesday, September 5, 2007
Xml Woes
After starting the code on the loaders I realize that the way I want to do it might not work. I might have to use the DOM API instead of the SAX API.
I created a map viewer that you pass in the [map name].rpg value and it displays the map and allows you to run around in it without any collision detection and skipping the smooth scrolling stuff.
I'm going to have to sit down and think about how I'm going to do this xml stuff now.
Category:
rpg