MV - Blur Overlay?

● ARCHIVED · READ-ONLY
Started by frosq 4 posts View original ↗
  1. Hiya everyone.
    I've been wondering if anyone knows how I can achieve a blurry edge as the one has been used in Octopath Traveler and few other games.

    I've created a mockup of how the end result I want to achieve, apparently, there are no plugins or anything that can help me achieve this one (Yes this is a screenshot from the RPG Maker MV trailer)


    blur sample.jpg

    Does anyone know how to achieve like the one shown picture above? (notice how the edge of the screen is getting blurred)

    Any helps would be appreciated!
  2. Wow this script worked!

    though I still don't understand why the filter is brought to the battle screen,
    and it's not exactly working as I imagine the blur would be (it got this wavy lens movement when my character is moving instead a still blur, I'm afraid it will cause some headache to the players?)

    Still this is the closest I can get and I am thankful for that, so thank you!
  3. frosq said:
    Wow this script worked!

    though I still don't understand why the filter is brought to the battle screen,
    and it's not exactly working as I imagine the blur would be (it got this wavy lens movement when my character is moving instead a still blur, I'm afraid it will cause some headache to the players?)

    Still this is the closest I can get and I am thankful for that, so thank you!
    You can adjust the strength of the waviness via filter parameter. Setting it to the lowest will make it less wavy and just simple blur I think.

    Also, if you want to stop the filter from working inside the battle, you need to turn it off inside the battle via event command. I think Yanfly has the plugin that you can set up which event to run every battle.