05-22-2008, 11:07 AM
I think then you can also do this with mp
I'm not sure if this works, I didn't do much with mp stuff. I only know that (at least mana) the values decrease, no matter if there's enough hp/mp left.
As I said, I'm not sure.
Code:
<frame> 285 explosion
pic: 197 state: 3 wait: 1 next: 286 ...
...
<frame_end>
<frame> 286 explosion
pic: 197 state: 3 wait: 1 next: 286 ... mp: -490000
...
<frame_end>
I'm not sure if this works, I didn't do much with mp stuff. I only know that (at least mana) the values decrease, no matter if there's enough hp/mp left.
As I said, I'm not sure.