Chaos Project

RPG Maker => General Discussion => Topic started by: sirSLR on July 12, 2011, 11:29:02 pm

Title: Change sprite when hp is low?
Post by: sirSLR on July 12, 2011, 11:29:02 pm
Hy i was woundering if it is possible to make it so that players, enemy and ally characters change their sprite when their hp is low.  Like in dragon ball when you get beat up your sprite changes to damaged one.

Thx in advance.
Title: Re: Change sprite when hp is low?
Post by: ForeverZer0 on July 12, 2011, 11:51:12 pm
What battle system you using?
Title: Re: Change sprite when hp is low?
Post by: sirSLR on July 09, 2013, 07:39:32 am
sorry for such a late response :D working takes it's toll

I'm using BLIZZ ABS nothing more.

And also is it possible to make the same thing in Atoa CBS?
Title: Re: Change sprite when hp is low?
Post by: KK20 on July 11, 2013, 01:02:06 am
Parallel process common event checks if Actor's HP is below x%. If so, change character graphic to damaged. Else, change character graphic to normal.

Not too familiar with Atoa CBS but it shouldn't be difficult to implement.
Also, FZer0 has been gone for months :\ I'll be the one assisting you now :D
Title: Re: Change sprite when hp is low?
Post by: G_G on July 11, 2013, 01:27:19 am
Not to be completely off topic but I find it hilarious that he comes back two years later to seek help for it. Props for persistence.