Window Skin Option – MV Plugin
This Plugin adds a Window Skin selector to the Options Window that allows the Player to choose a Window Skin for the game. Can also set the order of the Window Skins and have some unlock based on Switches.
这个插件可以让你通过选项来设置窗口皮肤,甚至可以根据不同开关来解锁皮肤
Window Frame Anti-Stretch – MV Plugin
Makes it so instead of “stretching” the window frame, this Plugin makes it so they are repeated. Window skins that have patterns can now be used correctly.
这个插件可以让你替代窗口的伸展功能,这样就可以更加正确的显示窗口皮肤了
Window Layers – MV Plugin
This Plugin causes all of the Windows in your game to be drawn on different layers, stopping them from overdrawing each other and creating an overlapping effect.
这个插件让你游戏内的窗口处于不同的图层,可以出现一种覆盖似的效果
Custom Colors – MV Plugin
Instead of having the “Window.png” file have control of your colors, this Plugin allows you to customize all the available colors in your game using Parameters.
这个插件可以让你自定义游戏内的颜色
Individual Skins for Windows – MV Plugin
This Plugin allows you to customize the Window Skins for each individual Window within your entire game.
这个插件可以让制作单独窗口的皮肤
Window Open Upgrade – MV Plugin
A Plugin that allows you to customize the animation of a Window when it opens or closes. You can change the speed along with formulas to manipulate the X/Y Scale, X/Y Position, Opacity, and Rotation.
这个插件可以让你自定义窗口的打开和关闭动画,你可以改变XY轴缩放、位置、透明度、旋转等
Automatic Name Boxes – MV Plugin
This Plugin allows Show Text events to have “text codes” automatically added to them based on the face image used. This can mainly be used for assigning Name Boxes automatically.
Requires Yanfly’s YEP_MessageCore Plugin.
这个插件可以让文本事件自动根据脸图显示名字,需要YEPMessageCore为基础