Well, I'm working on making an addon for blizzABS. Its really small, but it would allow a temporary patch to give some of XAS' features to blizzABS. I want that because I use blizzABS in my game, and want it to look nice even before blizzard makes his updates to blizzABS.
Anyways, I'm wondering which methods I would need to change to do the following:
Make it so skills no longer have sprite handling:
You CAN remove actor animations, but that makes the game boring. To get the evented skill movement to work, I can't have the game doing anything to the sprite (changing the actor graphic in the event has issues with the skill sprite handling)
Animation speed
Yes, I know this will be configurable in later versions of the script, but for the moment I want to make it have the same speed as XAS.
Anyways, that's all I wanted to know. Thanks for reading (and yes, I looked)