MPP_WindowPropertyCustom - 2017/12/21 (ver. 1.0)
Creator name: Mokusei Penguin
Overview
Allows modifications to windows appearance according by property.
Can be done through parameters.
Features- What can be changed
・Line Height
・Font Size
・Padding (margin width)
・Background Opacity
Changing the value of the superclass will alter the value for subclass.
However, it does not change if the value is set in lower class
When there's a high class and subclass, it prioritizes over subclass.
Credit and Thanks: Mokusei Penguin
Terms of Use- Free for commercial and non-commercial use.
License - MIT License: http://opensource.org/licenses/mit-license.php
http://opensource.org/licenses/mit-license.php
You can download js file from the thread attachment or Dropbox link: https://www.dropbox.com/s/xd9a77j7ks8j6fk/MPP_WindowPropertyCustom.js?dl=1
Source
http://woodpenguin.web.fc2.com/MV_Plugin/WindowPropertyCustom.html
Creator name: Mokusei Penguin
Overview
Allows modifications to windows appearance according by property.
Can be done through parameters.
Features- What can be changed
・Line Height
・Font Size
・Padding (margin width)
・Background Opacity
Changing the value of the superclass will alter the value for subclass.
However, it does not change if the value is set in lower class
When there's a high class and subclass, it prioritizes over subclass.
* Window_Base [superclass]
* ├Window_Selectable
* │├Window_Command
* ││├Window_HorzCommand
* │││├Window_ItemCategory
* │││├Window_EquipCommand
* │││└Window_ShopCommand
* ││├Window_MenuCommand
* ││├Window_SkillType
* ││├Window_Options
* ││├Window_ChoiceList
* ││├Window_PartyCommand
* ││├Window_ActorCommand
* ││├Window_TitleCommand
* ││└Window_GameEnd
* │├Window_MenuStatus
* ││└Window_MenuActor
* │├Window_ItemList
* ││├Window_EquipItem
* ││├Window_ShopSell
* ││├Window_EventItem
* ││└Window_BattleItem
* │├Window_SkillList
* ││└Window_BattleSkill
* │├Window_EquipSlot
* │├Window_Status
* │├Window_SavefileList
* │├Window_ShopBuy
* │├Window_ShopNumber
* │├Window_NameInput
* │├Window_NumberInput
* │├Window_BattleLog
* │├Window_BattleStatus
* ││└Window_BattleActor
* │└Window_BattleEnemy
* ├Window_Help
* ├Window_Gold
* ├Window_SkillStatus
* ├Window_EquipStatus
* ├Window_ShopStatus
* ├Window_NameEdit
* ├Window_Message
* ├Window_ScrollText
* └Window_MapName
* ├Window_Selectable
* │├Window_Command
* ││├Window_HorzCommand
* │││├Window_ItemCategory
* │││├Window_EquipCommand
* │││└Window_ShopCommand
* ││├Window_MenuCommand
* ││├Window_SkillType
* ││├Window_Options
* ││├Window_ChoiceList
* ││├Window_PartyCommand
* ││├Window_ActorCommand
* ││├Window_TitleCommand
* ││└Window_GameEnd
* │├Window_MenuStatus
* ││└Window_MenuActor
* │├Window_ItemList
* ││├Window_EquipItem
* ││├Window_ShopSell
* ││├Window_EventItem
* ││└Window_BattleItem
* │├Window_SkillList
* ││└Window_BattleSkill
* │├Window_EquipSlot
* │├Window_Status
* │├Window_SavefileList
* │├Window_ShopBuy
* │├Window_ShopNumber
* │├Window_NameInput
* │├Window_NumberInput
* │├Window_BattleLog
* │├Window_BattleStatus
* ││└Window_BattleActor
* │└Window_BattleEnemy
* ├Window_Help
* ├Window_Gold
* ├Window_SkillStatus
* ├Window_EquipStatus
* ├Window_ShopStatus
* ├Window_NameEdit
* ├Window_Message
* ├Window_ScrollText
* └Window_MapName
Credit and Thanks: Mokusei Penguin
Terms of Use- Free for commercial and non-commercial use.
License - MIT License: http://opensource.org/licenses/mit-license.php
http://opensource.org/licenses/mit-license.php
You can download js file from the thread attachment or Dropbox link: https://www.dropbox.com/s/xd9a77j7ks8j6fk/MPP_WindowPropertyCustom.js?dl=1
Source
http://woodpenguin.web.fc2.com/MV_Plugin/WindowPropertyCustom.html
Attachments
-
7.2 KB Views: 20
Last edited:

