ILB_TitleMenuImages v1.0.0
I_LIKE_BREAD7
Introduction
This plugin allows you to replace the default background of the title screen menu with a custom image.
I made it for my own needs, so it might not be perfect for everyone, but if anyone wants to use it here it is.
Features
Replaces the title menu options background with an image (separate images for selected and unselected options).
Also allows to change the color of the selected text, and the position of the menu.
Screenshots
How to Use
Prepare two images (title_image_regular.png and title_image_selected.png, the names can be configured using a parameter, but these are the default) and place them in the img/system folder.
Then add the plugin through the plugin manager and configure any other options through the parameters if you want (you can also leave everything as default)
The parameters are:
param Image regular
desc Filename (without the extension) from the system folder of the image for not selected options
default title_image_regular
param Image selected
desc Filename (without the extension) from the system folder of the image for the selected option
default title_image_selected
param Selected color
desc Color for the selected item's text
default #ff0
param Selected outline color
desc Color for the selected item's text
default rgba(0, 0, 0, 0.5)
param Text align
desc Item text alignment (left/center/right)
default center
param Text offset X
desc X (horizontal) offset of the text's position inside an item
default 0
param Text offset Y
desc Y (horizontal) offset of the text's position inside an item
default 0
param Window X
desc X position of the title menu window (horizontal), allows scripts
default (Graphics.boxWidth - this.width) / 2
param Window Y
desc Y position of the title menu window (vertical), allows scripts
default (Graphics.boxHeight - this.height) / 2
Download
rpg-maker-stuff/mv/ILB_TitleMenuImages.js at main · ILikeBread7/rpg-maker-stuff
Some RPG Maker plugins I made. Contribute to ILikeBread7/rpg-maker-stuff development by creating an account on GitHub.
github.com
I also have a bunch of other plugins in the same repository if you would like to check them out (all on the same terms)
rpg-maker-stuff/mv at main · ILikeBread7/rpg-maker-stuff
Some RPG Maker plugins I made. Contribute to ILikeBread7/rpg-maker-stuff development by creating an account on GitHub.
github.com
Terms and Credits
The plugin can be used for any purpose (free, commercial, editing, redistribution modified or unmodified).
Credit is welcome but not required. If you want to credit, credit me as I_LIKE_BREAD7 or ILikeBread7 (I use these interchangeably, but the version with the underscores is preferred if possible).
本贴来自国际rpgmaker官方论坛作者:I_LIKE_BREAD7处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/image-background-in-title-menu-options.170324/