EISFloorDisplay
Intro:This plugin allows you to display floor numbers on a map.
Version: 1.00
Features:
[*]Lets you set a floor number in a dungeon
Decide whether it's above, or below ground
[*]Shows "1F" for above ground, and "B1" for below ground.
[*]You can change the floor number using common events in game
Instructions:
[*]Simply install the script
[*]Use the helpers provided
/* Helper Functions
* KR.Helpers.setFloorNumber(value)
* - Sets the current floor number to some value.
* KR.Helpers.getFloorNumber()
* - Returns current floor number.
* KR.Helpers.isBelowGround(boolean) - true/false
* - Changes the display from 1F to B1 and vice versa.
* KR.Helpers.deactivateDisplay(boolean) - true/false
* - Disables the display on the map scene.
*/
Common Event Setup Example:
Spoiler
http://i.imgur.com/xsyqnNF.png
Please see the below attachment to use the plugin.
Credits:
Free for both commercial and non-commercial use.Credit with the name Kino.
Thanks:Thank you to anyone who decides to use this script; I appreciate it!
If there are any bugs/issue, please contact me via message on the forums. I want to try and make the script as extensible/flexible as possible, so if you have an ideas also
please message me.
View attachment EISFloorDisplay.js
本贴来自国际rpgmaker官方论坛作者:Kino处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/eisfloordisplay.60537/
页:
[1]