Kaus Ultimate Overlay v1.11 NEW: Added Sprite Fixes Snippet Plugin

● ARCHIVED · READ-ONLY
Started by Kaus 353 posts Page 12 of 18 View original ↗
  1. Kaus said:
    If you're talking about terrax i have the supported images added in layers there maybe you can play along with the arrangement of adding child in the map there...

    take a look at this part of the javascript: (maybe by moving the terrax layer below?
    i started from that - sadly don't work....

    as i understand core script (i can be wrong here - understanding of how all this pixi thing works currently beyond my capabilities) - you use existed pixi layer that core script use ?

    and terrax created new pixi layer for his plugin - if i am right then core of layer sequence problem probably lies here
  2. is it possible to have a fog of war effect?
  3. Kirika said:
    i started from that - sadly don't work....

    as i understand core script (i can be wrong here - understanding of how all this pixi thing works currently beyond my capabilities) - you use existed pixi layer that core script use ?

    and terrax created new pixi layer for his plugin - if i am right then core of layer sequence problem probably lies here
    hmmm if only i know exactly the codes your injecting maybe i could help out.

    kitsune121x said:
    is it possible to have a fog of war effect?
    Sorry not the type of feature to be included in this kind of plugin. I think you can use Terrax Lightings to have that fog effect. Im not sure tho. check it out
  4. I do not know why with this plugin I get the infinite loading screen, I uninstalled it and everything works again. Maybe I have setup it wrong?
  5. you get the loading screen stuck up after the title screen or before title screen? maybe its clashing with your other plugins. please follow the guidelines in reporting your bug. read it in the first post.
  6. Thank you Kaus for your answer. I have deleted your plugin and Terrax lighting and Bind picture to map. After that I have reinstalled your plugin and it is working now.  I was  getting infinite loading screen after menu screen.
  7. Ohh glad that it's working now...

    Try putting my plugin below all your other plugins to avoid clashing.
  8. Kaus, with 1.10 i've got an incredible increase in performance. The loading after closing the menu have gone too! Good work!!!
  9. Glad someone finally noticed the difference ^_^ , Thanks mate.
  10. I had map above 50x50 that were draining all the juixe and the pwrformance was slowly going down. Now it work fine!
  11. Hello Kaus, just tryed for the first time to put a light and fog (just one) on my first map and suddenly it only shows the parallax and the ground (not fog nor light). I've checked every note, every image name and everything (I guess...). Any clue about this? Thanks in advance
  12. Hey kaus, trying to use this for a water level effect where a lower level is flooded, there are two overlays i am using (addfog command) but it will only show one and using the remove fog command wont erase the upper layer. Also if i have this plugin on, my opening map scene with an autorun event wont run. Any thoughts?
  13. Just wondering if somebody else here can help my case since Kaus seems to be busy. Then, anybody with the same issue about not showing the fog nor the light layer?
  14. In the past i test the fog and nothing show up but i didnt put time to figure it out since i dont need it yet in my game. I'll try to test it again soon when i get time. But i think there is something to fix there!
  15. Siul said:
    Hello Kaus, just tryed for the first time to put a light and fog (just one) on my first map and suddenly it only shows the parallax and the ground (not fog nor light). I've checked every note, every image name and everything (I guess...). Any clue about this? Thanks in advance
    1. Screenshot of plugin Parameters;

    2. Screenshot of MAP Settings;

    3. Screenshot with Your Switches Names (play test and push F9);

    3. Screenshot where Your Fog file and Light file is, and their pixel sizes.

    I tested fogs. Plugin version 1.08.

    Fog NOT working with MAP Notes, but it working with "plugin command" in Event. Try to use it for a first time.

    (I don't know why and how ot possible, but I tryed to use a 1.03 version... and fog not working there O.O)

    I suspect nobody used fog with Map Note since this version?

    UPD.

    I tested all versions I have:

    Fog not working with MAP Note in: v 1.03, v 1.07-v 1.10

    Fog WORKING with MAP Note in: v 1.05 and v 1.06.

    (I think Kaus just used a different parent plugins for update  :) )

    The reason that did not work the fog: the help file was missing one line settings - <fogOpacity:number> 
  16. Siul said:
    Hello Kaus, just tryed for the first time to put a light and fog (just one) on my first map and suddenly it only shows the parallax and the ground (not fog nor light). I've checked every note, every image name and everything (I guess...). Any clue about this? Thanks in advance
    Siul said:
    Just wondering if somebody else here can help my case since Kaus seems to be busy. Then, anybody with the same issue about not showing the fog nor the light layer?
    Please refer to my Guidelines in reporting the problem or i wont answer your concern.

    ksart said:
    Hey kaus, trying to use this for a water level effect where a lower level is flooded, there are two overlays i am using (addfog command) but it will only show one and using the remove fog command wont erase the upper layer. Also if i have this plugin on, my opening map scene with an autorun event wont run. Any thoughts?
    If you're going to call multiple fogs, make sure you put [wait 1 frame] for each command to let the plugin process each command at a time. 



    same goes to addfog 

    your autorun event at the start might be using the same switches as the overlays please check the parameters if you're using the same switches as your autorun event. this has been answered before if you just read.

    Cvrtis said:
    1. Screenshot of plugin Parameters;

    2. Screenshot of MAP Settings;

    3. Screenshot with Your Switches Names (play test and push F9);

    3. Screenshot where Your Fog file and Light file is, and their pixel sizes.

    I tested fogs. Plugin version 1.08.

    Fog NOT working with MAP Notes, but it working with "plugin command" in Event. Try to use it for a first time.

    (I don't know why and how ot possible, but I tryed to use a 1.03 version... and fog not working there O.O)

    I suspect nobody used fog with Map Note since this version?

    UPD.

    I tested all versions I have:

    Fog not working with MAP Note in: v 1.03, v 1.07-v 1.10

    Fog WORKING with MAP Note in: v 1.05 and v 1.06.

    (I think Kaus just used a different parent plugins for update  :) )
    v1.01-v1.10 FOG WORKING

    you guys clearly dont know how to set up a fog.

    <fogName:YOURFILENAMEHERE> (make sure its in the right folder)

    <fogOpacity:YOURCHOSENOPACITYHERE> 

    <fogBlend:YOURBLENDHERE> (OPTIONAL)

    <xMove:INPUTNUMBERHERE> (for the x-axis movement)

    <yMove:INPUTNUMBERHERE> (for the y-axis movement)

    make sure again for the last i will tell you guys to

    -check your switches. (default switches of the overlays are: 1,2,3,4)

    -check filenames.

    -check filepath.

    -check the image if its work with additive blend if you're using additive blend.

    -check map notetags and make sure you have all the needed map notetags. calling just <fogName> wont work you must call <fogOpacity> as well.

    -when using multiple plugin commands put 1 frame waiting in between of each lines. (refer to image above)

    Sorry for late replies, I am so busy with my life, I just had my bday celebration for 3 days with my friends, family and colleagues.

    and as I said, please follow the guidelines in reporting a bug. few screenshots wont hurt. 
  17. Kaus said:
    v1.01-v1.10 FOG WORKING

    you guys clearly dont know how to set up a fog.

    <fogName:YOURFILENAMEHERE> (make sure its in the right folder)

    <fogOpacity:YOURCHOSENOPACITYHERE> 

    <fogBlend:YOURBLENDHERE> (OPTIONAL)

    <xMove:INPUTNUMBERHERE> (for the x-axis movement)

    <yMove:INPUTNUMBERHERE> (for the y-axis movement)

    make sure again for the last i will tell you guys to

    0. check help file in subject post

    1. check your switches. (default switches of the overlays are: 1,2,3,4) 

    2. check filenames.

    3. check filepath.

    4. check the image if its work with additive blend if you're using additive blend.

    5. check map notetags and make sure you have all the needed map notetags. calling just <fogName> wont work you must call <fogOpacity> as well.

    6. cwhen using multiple plugin commands put 1 frame waiting in between of each lines. (refer to image above)First of all
    First af all we need JUST TO SEE this layer withouth any effects!

    6 - NO NEED

    4 - NO NEED - we do not use blend

    3+2 - if it work with plugin command, I think filepath and the filename is correct, right?

    5 Wut? Where?

    Spoiler
    Fog1.1450185626.png
    Oh, sorry, I just fogot to copy help file from top subject and past it in plugin.WHY I was so stupid?

    You know I so stupid, I "dont know how to set up a fog", i just copy what I see. But I did not saw OPACITY in plugin help because I downloaded it before Today, 02:44 PM.

    Maybe just to warn that a help file in plugin may not be complete? Maybe then somebody will know "how to set"? I just offered.
  18. oh, hey, happy birthday! sorry i didn't see the answers to my issues when i was combing through the thread but thanks for answering anyway. happy birthday, again! :)
  19.  

    ksart said:
    oh, hey, happy birthday! sorry i didn't see the answers to my issues when i was combing through the thread but thanks for answering anyway. happy birthday, again!  :)
    It's okay you're welcome and thanks for the greet, just let me know if you encounter more problems with the plugin ;)

    Cvrtis said:
    Oh, sorry, I just fogot to copy help file from top subject and past it in plugin.WHY I was so stupid?

    You know I so stupid, I "dont know how to set up a fog", i just copy what I see. But I did not saw OPACITY in plugin help because I downloaded it before Today, 02:44 PM.

    Maybe just to warn that a help file in plugin may not be complete? Maybe then somebody will know "how to set"? I just offered.
    Even if that line was erased. you will see that in my first post it is mentioned thru the tips section to have your fogOpacity Property called. anyway if that solved your problems with the fog map notetags then do you have any other concerns?. 
  20. I read the whole thread and couldn`t find one information.

    "Tileset Layer (Default) is the layer your tilesets are set on.(Unless they are set as * in priority it will show higher than Ground Layer))"

    I wanted to show some assets of the tileset for reasons and couldn`t find how to move the tileset layer to above the ground layer, what am I missing?