Try using the "rgbsplit" filter as that's what neon-retro based videos and games generally use to give the effect (set it with a low value to keep the split effect tight to the sprites/tiles).
Thanks for reply :)
Can you give me an example of a code?
Hello! Trying to figure out the RGB Split filter in the Map Notes - I know where to put the code, but it doesn't seem to be doing anything. Here's what I've put in:
Can anyone point out where I'm going wrong, for somebody who doesn't know what's going wrong? I'm not too good at guessing so if you have really distinct instructions, I would love to hear them!
Make sure to avoid using spaces in the maps notes when creating filters and the "createFilter" function is only if you're using a plugin command in an event to generate filters.
Make sure to avoid using spaces in the maps notes when creating filters and the "createFilter" function is only if you're using a plugin command in an event to generate filters.
Thanks! I'll give it a try - got it to work as an event, but Map Notes is more where I'd like it to be.
Does this plugin work in RMMV 1.5.2? I'm having trouble getting it to do anything, even if a new/blank project.
Here's the event I tried creating. I am trying to blur everything (except the message window). I've tried all permutations of blur filter, including different options, excluding them, trying map note tags instead etc. Nothing is producing any visible filters anywhere.
Am I missing anything or is there some incompatibility with 1.5.2?
Does this plugin work in RMMV 1.5.2? I'm having trouble getting it to do anything, even if a new/blank project.
Here's the event I tried creating. I am trying to blur everything (except the message window). I've tried all permutations of blur filter, including different options, excluding them, trying map note tags instead etc. Nothing is producing any visible filters anywhere.
I just opened my project and tested it again (without changing a single thing) and it's working now...
Something weird is up with this haha.
I actually found my issue, it stopped working when the engine updated to 1.6.1
So it probably wasn't the same issue... Glad it's now working for you though.
I actually found my issue, it stopped working when the engine updated to 1.6.1
So it probably wasn't the same issue... Glad it's now working for you though.
Ahh okay, weird mine starting working. I haven't updated or anything.