Is that how you defined each of the blocks without having to add individual graphics? If it is, how exactly did you go about doing this? Is there a wiki entry? I've never seen anything like this before. Also, the method in which you used to capture player movement for movement of the bar is interesting. It worked exactly as I expected it would.[/code]
I also noticed a library object within the wad. Can I get the source to that as well?
How the hell you did the drawing routine without sprites along with your player movement capture etc. I just need the whole thing It's scripting research for the RPG Engine menu systems and such.
Really? Because I need a bit of help with making these damn menus, it's a real bitch. I need to get them to read from an object array and link the set of objects defined in the array to scripts. I also need to make dialog routines linked to the menu system along with a custom battle menu specifically for the combo attacks I'm implementing. Lastly, it needs to be easy to use and implement in any wad, as this engine should be easy to use and modify for other people's use.