Getting the Sprite Sheets
Hey guys I have been playing around with making my own game using XNA Game Studios and I was going to start out by basically recreating ROTMG. Does anyone know a good way to get the sprite sheets and images such as the title screen?
Thanks!
You can just decompile it lol
Decompile with?
I am well aware of where they are located within the .swf, but I dont know how to pull them with RABCDasm. I tried using the snapshot tool from Sothink, but it doesnt work very well and will require more work than I care for.
All the references to the embedded assets are in *\kabam\rotmg\assets but not the actual sheets
Care to elaborate
/SOLVED
I made a tutorial answering this for others
I use that all the time. It has an option to save assets as a .png?
Nice. That would have saved me some time