Really glad and grateful to see your progress on this. I'm a big fan of your series and I'm very excited to see the finished product as soon as possible. Loving the different combinations of different videogames and although I love sprites, I extremely admire you're step forward to draw and animate the rest of your series. I just wanted to give you my props. Oh, and just ONE more thing; I'm not sure if you already learned how to fix this bug or not, but in your RPG fights, whenever one of your enemy's HP goes below 0, it goes into negative numbers. To fix this, at the end of an attack animation on a different frame, you could put(assuming that your variables are "hp"):
if(_root.hp<=0){
(_root.hp=0)
}
Just wanted to try and help you if I could. Please keep up the good work!
sonicflare9
wanna be friends