@ChimaereJade Can you make a screenshot of the debug log ( press f8 during playtest) and maybe a shreen shot of the plugins para meters too?
Kaus Ultimate Overlay v1.11 NEW: Added Sprite Fixes Snippet Plugin
● ARCHIVED · READ-ONLY
-
-
@Iliketea
Thanks for your time. I'm rlly new to the mv and js. ^^"
This error doesn't show, when I disable the bind_pictures-plugin but you can think of what that means. :/ -
Did you turn "Bind Pictures" In Kaus plug in to true?
-
Seems like it works now - thank you very much! :D (Indeed I was too tired)
Is there any way to make this overlaymapping maploop-friendly? Because, when I try to loop, the background disappears after a few steps. -
Glad I could help ^^
I dont know about the Maploop friendly part tho ^^'' -
Well I'll wait for proof for the code, as graphics and code are pretty different. It is not that easy to completely change plugins, especially since my game works with patches and cannot allow broken save files triggered by plugin changes :(
-
Any way to put Pictures ("Show Picture") and Message Box under the layers?
-
@lawina As this plugin will have no further support I recommend switching to this plugin with identical notetags and plugin commands:
-
@azura (this might be silly, but how do I tag you?) Correct me if I'm wrong, but because of the artwork theft, Kaus is "banned" from this site, is it true?
@Iliketea thanks for the new link to Hudell's plugin, will use that instead. -
@azura (this might be silly, but how do I tag you?) Correct me if I'm wrong, but because of the artwork theft, Kaus is "banned" from this site, is it true?
@Iliketea thanks for the new link to Hudell's plugin, will use that instead.
yes he is banned :) which makes me really annoyed as this plug in was much needed =.= -
yes he is banned :) which makes me really annoyed as this plug in was much needed =.=
Yeah, but... there's already an alternative in place, so... no need to be annoyed? -
Yeah, but... there's already an alternative in place, so... no need to be annoyed?
yeah i know still royal pain hahah as i can't remmber what i needed his plug in for in my game LMAO ><
i did get copy for the alt version. not played with it yet :) -
Anyone know if it's possible to make events go OVER the parallax layer? I'm having some birds fly, but I don't want them to go under trees and such.
-
I've over 150 plugins working at once, Kaus' and the plugins listed in the OP among them. Make sure your other plugins are compatible with one another, and also make sure to have Kaus' plugins near the bottom (and in the correct order) of your plugin list, positioning of plugins is vital because it ensures proper run order. Try moving Kaus' plugins below the other ones, or perhaps even above. This is a surprisingly very compatible plugin, make sure you have the files set up correctly as well to avoid other errors. Also make sure you are updated to the latest version of RPG Maker MV!
Thank you for your response, oToToToToToT. There must be an answer, but at the moment I'm not finding it. Here is what I've been doing, along with a screenshot of my plugin list:
1. I run a parallel processing event with the following plugin command: Overlay ground NameOfGroundOverlay
2. I do not include overlay display code in the Note section of the map description - just on a parallel processing event somewhere in the map itself.
3. My version of RPG Maker MV is 1.2.0
4. As you can see, I have version 1.11 of Kaus Ultimate Overlay
5. I've tried placing the plugins Kaus and Parallax Smoothing in the same order but at the top or the bottom, and in different orders at the top or bottom.
http://i66.tinypic.com/21n1pc3.jpg -
@rainycrystal
This plugin is no longer supported because Kaus got banned for art theft.
You might want to switch to Oranges Overlay plugin, same notetags, plugin commands, better performance.
You dont have to change anything except the plugin itself. -
EDIT: Didn't see the last post, guess Kaus is banned so you can delete this.
-
I was wondering if someone could help me, whenever I try to use this plugin, and add an overlay to a map, it says "Failed to load: /img/parallaxes/undefined28.png" where 28 is the map idea. Help please?
-
You should reread the help file ^^ you need to make a differend Image for each layer and Name it depending on what the layer is called: ground28,par28, light28 and shadow28.
HOWEVER this plugin is no longer Supported as the OP has been banned.
you should switch to the overlay plugin by huddle, orange over, that uses the Same plugin commands, file names and so on while being Supported and having a better preformance. -
I did, I named the overlay image par29.png, where 29 is the map Id. But if I switch to the huddle overlay plugin, will that help?
-
Hi Khaus, I'm experimenting with your plugin for a bit and I had an idea for a suggestion (if it exists, plz tell me).
In VXA I used to have a script that would loop 3-4 parallax images (could be 100 but why would you?), so that you can add moving objects to your background. Examples of this would be floating rocks or simply the bubbles formed by waterfalls. If we could have a layer like this, one that loops a set amount of images at any height, I think we could be a lot more creative with such a feature.
(I'm mostly writing this because I'm having a hard time making a waterfall :p )