じ☆ve冰风 发表于 2026-7-31 11:35:57

Flash Regions 1.0

Flash Region 1.0
Exhydra​
Introduction
Flash Regions adds the functionality to highlight and 'flash' a specified region or regions in any color, visibly displaying the area to the player.

Screenshots




https://dl.dropboxusercontent.com/u/34748352/Pictures/RPGMakerWeb/flash-regions-screenshot.png

How to Use
After installing the script, you can either place a tag in the 'note' section of a map, or use a script command to add or remove highlighted regions. When inputting a color, remember to use a six digit, hexadecimal color code.

[*]Note Tag Examples :<flashmap: 25 FFFFFF>
[*]<flashmap: 25,26,27 FFFFFF>


[*]Script Examples :add_flash_info(25, 'FFFFFF')
[*]add_flash_info(, 'FFFFFF')
[*]remove_flash_info(25)
[*]remove_flash_info()
Demo
Flash Regions Demo

Script
Flash Regions Script


Credit and Thanks
- Free to use for commercial and non-commercial projects.

Author's Notes
Other scripts which utlize the 'flash_data' option of the tilemap may disrupt or overwrite stored 'Flash Regions' data.


本贴来自国际rpgmaker官方论坛作者:Ossra处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/flash-regions-1-0.27835/
页: [1]
查看完整版本: Flash Regions 1.0