Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: Mixxth on February 21, 2011, 11:36:07 pm

Title: Falling boulders RMXP
Post by: Mixxth on February 21, 2011, 11:36:07 pm
I need a script which was pointed out to me doesn't exist yet, basically a falling debris script that inflict damage on contact :P
this would be usable for anyone almost anywhere its fun to incorporate it into a game :P and would pwn event debris.. cuz those blow massive chunks

I use: BlizzABS; Tons; Ccoa's UMS; Nams Achievements; Maws; Ring menu, pretty much the important ones heh
Title: Re: Falling boulders RMXP
Post by: Kagutsuchi on February 22, 2011, 03:11:23 am
You could do this with some complicated movement events in blizz abs. Just have a bunch of rocks jump across the screen, and use custom event triggers to have them damage the player upon touch.
Title: Re: Falling boulders RMXP
Post by: Mixxth on February 22, 2011, 07:23:13 pm
Quote from: Kagutsuchi on February 22, 2011, 03:11:23 am
You could do this with some complicated movement events in blizz abs. Just have a bunch of rocks jump across the screen, and use custom event triggers to have them damage the player upon touch.


That's upsetting, been trying to maneuverer events to work it right but I'm failing bad, so I posted an event request to see if someone could succeed where I failed, I was told to try a script, scripts send me back to events >.< such a headache
Title: Re: Falling boulders RMXP
Post by: ForeverZer0 on February 22, 2011, 08:51:41 pm
The easiest way to do it would probably be to use an Advanced Weather script to achieve the effect, which someone mentioned. They have features to add user-defined effects on the fly. You could even try to make one with this (http://forum.chaos-project.com/index.php/topic,7731.0.html).