Map Name Extension - 2017/06/16 (Ver1.0.1)
Creator name: tomoaky (
http://hikimoki.sakura.ne.jp/)
Overview
You can customize map names and use control characters.
Features:
- Parameters for changing map name window position (x,y)
- Also parameters of window width and window line height.
- Able to change font for map name and font size.
To add extra font, inside your project folder look for "fonts" folder
Put the font file inside fonts folder. Then edit gamefont.css
add extra 4 lines, be sure include the name of your font and the font file name
Code:
- @font-face {
- font-family: font name;
- src: url("font file name");
- }
复制代码
In the parameter "fontFace" used the font-family "font name" for font to be used for map name.
The following control characters can be used similar to show text inside Display Name
Code:
Credit and Thanks: tomoaky
Terms of Use- Free for commercial and non-commercial use.
License - MIT License:
http://opensource.org/licenses/mit-license.php
You can download js file from the thread attachment or Dropbox link:
https://www.dropbox.com/s/n2czpd4g5jr4nui/TMMapNameEx.js?dl=1
____________________
Map Fade Extension - 2017/06/16 (Ver1.0.1)
Creator name: tomoaky (
http://hikimoki.sakura.ne.jp/)
Overview
Set the fade-in (out) time for map scene.
Parameters include:
Fade speed
Slow fade speed
Event fade speed
Blurry menu background
Credit and Thanks: tomoaky
Terms of Use- Free for commercial and non-commercial use.
License - MIT License:
http://opensource.org/licenses/mit-license.php
You can download js file from the thread attachment or Dropbox link:
https://www.dropbox.com/s/h4xiqzltu5m2cvo/TMMapFadeEx.js?dl=1
本贴来自国际rpgmaker官方论坛作者:ovate处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/map-name-extension-map-fade-extension-map-related.118486/