CMS PROBLEM
Posts
Pages:
1
Hello, I'm having a small issue with the CMS that I'm using.
On some of my maps I have a sun beam picture overlay being displayed via an event using a parallel process. When I open my main menu, the sun beam picture overlays all the windows, it looks ugly and really bugs me.
Here is an image of what I'm talking about:
Is there a way to stop the sun beam image from overlaying the menu windows?
Also, here is a link to the script that I'm using:
1-Person CMS v1.0
Thanks.
On some of my maps I have a sun beam picture overlay being displayed via an event using a parallel process. When I open my main menu, the sun beam picture overlays all the windows, it looks ugly and really bugs me.
Here is an image of what I'm talking about:
Is there a way to stop the sun beam image from overlaying the menu windows?
Also, here is a link to the script that I'm using:
1-Person CMS v1.0
Thanks.
The script utilizes RPG Maker XP's Window_Base z coordinate. Under Window_Base - line 23 - self.z = 100...change 100 to say....499.
Pages:
1















