Is there a Speed Trail aka Afterimages effect plugin for MV?

● ARCHIVED · READ-ONLY
Started by KirkMarkarian 8 posts View original ↗
  1. Searching the web, I found a video for a speed trail script for VX here: [embedded media]

    Unfortunately, I do not have VX, nor are the scripts available on the website, as it appears to be non-functional. Is there a different name for an effect that does this? The player walks and there are multiple copies that fade out behind the player as they move. Any help would be greatly appreciated!

    Thanks,

    Kirk
  2. [move]JS Plugin Request[/move]
  3. Thank you, Shaz!
  4. This thread is a bit old by now but I think you'll find this interesting.

    https://triacontane.blogspot.com/2016/09/blog-post_25.html

    This plugins documentation is in Japanese but it's basically an expansion of the default MV sv actor movements for people who don't have time or need to use Yanflys Action Sequences. It includes setting motions for skills as well as an automatic after image setting.
  5. Weremole said:
    This thread is a bit old by now but I think you'll find this interesting.

    https://triacontane.blogspot.com/2016/09/blog-post_25.html

    This plugins documentation is in Japanese but it's basically an expansion of the default MV sv actor movements for people who don't have time or need to use Yanflys Action Sequences. It includes setting motions for skills as well as an automatic after image setting.

    Thanks, Weremole - just got back from a trip out of town, sorry for the late reply. I did see that one, and downloaded it / integrated the plugin. It only works towards battle scenes, though (from what I can tell). I'm looking for one that works when the character is just putzing around on the main screen. Would make for a bizarre walking scene. Wish I knew how to program javascript :D Maybe there's a way to drag it out of whatever it's being used for and applied to the main maps. We'll see, some day, I suppose.
  6. KirkMarkarian said:
    Thanks, Weremole - just got back from a trip out of town, sorry for the late reply. I did see that one, and downloaded it / integrated the plugin. It only works towards battle scenes, though (from what I can tell). I'm looking for one that works when the character is just putzing around on the main screen. Would make for a bizarre walking scene. Wish I knew how to program javascript :D Maybe there's a way to drag it out of whatever it's being used for and applied to the main maps. We'll see, some day, I suppose.
    Ah,I see. Maybe trawl some of the posts regarding Pixi filter plugins?
  7. I did just last night, and found a particle filter that can be used in this sort of manner. Since I don't understand how to program it well, I spent a lot of time just getting that to actually work, then I figured out how to make a variation of what I was looking for that actually may be a bit more on point for the effect that I'd like it to have.