Original Source
- Original title: Trb - Tile Passability Visualization (for Playtest)
- Original author: ovate
- Original date: May 19, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/trb-tile-passability-visualization-for-playtest.121753/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
VisualizationPassable - 2016/10/24 (ver. 1.01) Creator name: Trb Overview For Playtest purpose / Tile passability visualization
Archived First Post
Creator name: Trb
Overview
For Playtest purpose / Tile passability visualization
When this plugin is on, a red filter means impassable on the map.
Feel free to check for tile passability errors during Playtest.
Press ctrl key to show / hide.
You can also change the filter color with 1 and 2 keys.
You can set the color to use in the plugin parameter.
Note: This plugin is meant for playtest, be sure to remove after completing a game.
<Parameters>
Set a filter color with the parameters: color1 and color2.
There are three types of format for color codes.
- Type1
red blue white yellow (You can use English for color name)
Please search "color code" on the Internet for color names.
- Type2
#00ffff #808000 (You can use with #+hexadecimal value)
Hex color code is an alternative for "color names".
- Type3
rgb(10,255,0) rgb(255,0,0) You can also use rgb color codes.
Credit and Thanks: Trb
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/d1on6gr4tc7kcub/Trb_VisualizationPassable.js?dl=1
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Credit and Thanks: Trb 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/d1on6gr4tc7kcub/Trb_VisualizationPassable.js?dl=1
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...