Hudell / cyclone-engine

A series of plugins for Rpg Maker MZ (some are MV-compatible)
Apache License 2.0
19 stars 11 forks source link

Cyclone Magic Brush Affecting Shadow and Floor #14

Open tumsterfest opened 2 years ago

tumsterfest commented 2 years ago

Hi,

I use the Cyclone Magic tool, and lately I've noticed two issues:

  1. When I use the tool, any shadow pen used in the regular MZ editor disappear. When I turn off the Magic plugin, the shadows return.
  2. The brush sometimes leaves thin lines of the bottom layer -- always along the grid lines. You can see it in several places here if you inspect closely: grid line issue cyclone magic

Is there anything I can do to fix these? Thanks for your work!

Hudell commented 2 years ago

It may take me some time but I'll see if I can find what is wrong.

tumsterfest commented 2 years ago

Hi,

Thanks for replying. I noticed someone posted a thread on the RPGMaker Web forums a few weeks ago about a similar problem. The difference, as far as I can tell, is that the lines only show up for me when I use the Magic Brush tool on certain maps.

Thanks again!

Hudell commented 2 years ago

If you can provide a sample map with this issue happening that would help a lot

tumsterfest commented 2 years ago

Are you looking for another screenshot, a .json file, or something else?

Hudell commented 2 years ago

a map .json file (either made with the RTP or including the tilesets)

tumsterfest commented 2 years ago

GitHub won't let me attach a .json, so I created a Dropbox folder for everything: https://www.dropbox.com/sh/vffybe8mtcco72y/AABZ3bmRZ7R1czrOPmCmn-uha?dl=0

I added a screenshot that should clue you in enough as to which tilesheets go where (although half of them aren't used anyway).

I also did a little additional testing:

  1. I confirmed that deleting any added blending to the map does remove the lines issue.
  2. I learned that changing the screen resolution in the Database settings changes the location of the line issues.

Thanks!