Changing Background of all Windows?

● ARCHIVED · READ-ONLY
Started by Feliaria 6 posts View original ↗
  1. So, I know how in text boxes, you can change the text background from the default "Window" to either "Dim" or "Transparent". However, as I have been unable to find out how, I was wondering if it is possible to make all windows look that way? I really don't like the default boxed look...


    Dim Thingy.PNGWindow3.PNG


    Window1.PNG


    Window2.PNG
  2. You would have to remove the frame from your Window graphic.  You can find that image in Graphics/System in your game.  In the top right quadrant you have the frame and the cursors that your game is using.  These can be changed in any graphics program e.g. GIMP (free) or Photoshop or similar.


    EDIT


    Ooops, you're using MV so you will find it in the folder img/system
  3. Made something for you, click here to download.


    Just set the default type you want to use on the plugin parameter.
  4. Lantiz said:
    Made something for you, click here to download.


    Just set the default type you want to use on the plugin parameter.



    That is totally awesome! Thanks so much, Lantiz!


    However, there are a couple problems. In battle, the dim is covering part of the actual screen, and the "x emerged!" window is still showing up as a window :(


    Lantiz Prototype in Battle.PNG


    x Emerged!.PNG
  5. Fixed, you can download again.
  6. And now it's all working :D


    Thanks so much, Lantiz!