Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
TF Billboard - TF_Billboard.js
Plugin desc : Tile like billboard.
License : MIT License
Author : Tonbi﹫Tobishima-Factory(tonbi.jp)
Website : https://github.com/tonbijp/RPGMakerMZ/blob/master/TF_Billboard.js
Desc page : http://tonbi.jp/
Download Page : https://raw.githubusercontent.com/tonbijp/RPGMakerMZ/master/TF_Billboard.js
File name : TF_Billboard.js
Help of plugin :
* @target MZ * @plugindesc Tile like billboard. * @author Tonbi﹫Tobishima-Factory(tonbi.jp) * @url https://github.com/tonbijp/RPGMakerMZ/blob/master/TF_Billboard.js * * @help * If tileset setting to [☆]+[4 direction pass] the set area will be impassable, * and tile changes like a billboard. * * set [☆] to BCDE tile, and set 4 direction pass setting. * For example,[☆]+[↑→←・] billboard and block south pass. * Other settings will also become billboards and make the designated path impassable. * [☆]+[↑→←↓] same as no plugin. * * TF_Billboard.js is tiny version of TF_LayeredMap.js. * Released under the MIT License.