Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: Magus on February 11, 2011, 02:05:04 pm

Title: Blizz-abs jump damage like in mario
Post by: Magus on February 11, 2011, 02:05:04 pm
I think an idea like this is okay but funny at the same time. It reminds me of someone's (not here) sideview battle system idea based off blizz-abs.

But anyway, this idea was brought to me a while ago but I just never got around (or was too lazy) to posting it. Basically, like in Super Mario games, you can jump on enemies and then knock-back (so you can't spam) should send them 1 square back, so that you can attack either a different enemy, or the boss again.
I think if anyone uses this script, it should be recommended for just Mario and sonic games (and maybe disable weapon use)
but nah...

Jump Damage as in Mario.


Title: Re: Blizz-abs jump damage like in mario
Post by: elmangakac on February 11, 2011, 08:01:59 pm
Cool idea!!!
Title: Re: Blizz-abs jump damage like in mario
Post by: The Niche on February 12, 2011, 10:49:10 am
This can be evented, I believe. There's a script call for checking if the player is jumping. Compare the player's event x and y with the event's. If they're identical, deal damage to the event.