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.
Yami 8Dir Ex - Yami_8DirEx.js
Plugin desc : Player can 8-dir move, also touch input movement.
License : MIT License
Author : Sasuke KANNAZUKI, Yami
Website : https://www.rpgmakerweb.com/products/rpg-maker-mz
Download Page : C:Program Files (x86)SteamsteamappscommonRPG Maker MZdlcBasicResourcespluginslaunch Yami_8DirEx.js
File name : Yami_8DirEx.js
Help of plugin :
* @target MV MZ * @plugindesc Player can 8-dir move, also touch input movement. * @author Sasuke KANNAZUKI, Yami * * @param dir4 Switch ID * @type number * @min 0 * @desc when this ID's switch is true, player moves 4-dir. * If set 0, it's always 8-dir. * @default 100 * * @help This plugin does not provide plugin commands. * This plugin runs under RPG Maker MV and MZ. * * This plugin enables player 8-dir move. * * [Summary] * This is the extended version of Yami's Yami_8DIR.js. * - also at touch input, player moves 8-dir. * - when fail to diagonally move, perform straight move. * - by a switch, toggle 8-dir and 4-dir easily. * * [License] * Thanks to Yami. * This plugin is released under MIT license. * http://opensource.org/licenses/mit-license.php