TKM_ChoiceList v1.0.1
Tsukimi(cji3bp62000)
last update:
2018/02/28
・add 'text alignment' parameter.
Introduction
Another style of choice list!
Spoiler
I loved the style of Rune Factory's choice list. So I decide to make it.
※The design of this choice list isn't done by me
Features
- gives each choice a new window, with many parameters customizable by user.
- switching between default and this choice list is available.
Screenshots
https://www.youtube.com/embed/3KPtFN71qAs
How to Use
- Open your project, add and turn this script on in plugin manager.
- Add a Window skin named '
Window_subchoice' under img/system/.
(name could be changed in plugin parameters)
*** Plugin parameters:
you can specify the choice window's font, padding, tone ... in plugin parameters.
Spoiler: parameter-list
*** commands:
use plugin commands to dynamically change parameters above in game;
also you can give an offset to the position of choice list to make better visual.
Spoiler
choicelist_offset [number] [number]
move the whole choice list by (x, y).
example: choicelist_offset 0 40
move choice list down 40 pixels.
choicelist_offset [x/y] [number]
move the whole choice list on x/y coordinate.
example: choicelist_offset x 30
move choice list right 30 pixels.
TKMchoicelist_setting [parameter name] [parameter]
set plugin parameters dynamically.
example: TKMchoicelist_setting backOpacity 128
set back opacity to 128.
※instead of the name you saw in parameter-list, please use:
the small grey words right after the parameters. ( without() )
※upper case and lower case of words should be the same as shown.
Script Download
You can download(press ctrl+s) the script from
here, or from
my Github.
FAQ
Currently no FAQs.
Terms of use
Free to use in non-commercial/commercial games.
Credits no need. (but I will be happy if you would write credits in your game!)
Credit and Thanks
- made by Tsukimi
- Thank to all the games I had played!
Author's Notes
Released on 2018/02/26.
本贴来自国际rpgmaker官方论坛作者:Tsukimi-neko处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/another-style-choice-list.91893/