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.
Fes Style Vehicles - FesStyleVehicles.js
Plugin desc : Reproduces the behavior of vehicles in RPG Maker Fes.
License : MIT License
Author : あわやまたな (Awaya_Matana)
Website : https://awaya3ji.seesaa.net/
Desc page : https://awaya3ji.seesaa.net/article/502377242.html
File name : FesStyleVehicles.js
Help of plugin :
* @target MZ MV * @plugindesc Reproduces the behavior of vehicles in RPG Maker Fes. * @author あわやまたな (Awaya_Matana) * @url https://awaya3ji.seesaa.net/article/502377242.html * @help Ver.1.0.1 * * @param shadowOpacity * @text Shadow Opacity * @desc MZ:-1 * @default 255 * * @param maxAltitude * @text MaxAltitude * @desc MZ:-1 * @default 40 * * @param direction * @text Direction * @desc MZ:false * @type boolean * @default true * * @param stepAnime * @text Step Anime * @desc MZ:false * @type boolean * @default true * * @param priority * @text Priority * @desc MZ:false * @type boolean * @default true * * @param getOnOff * @text Get On/Off * @desc MZ:false * @type boolean * @default true * * @param trigger * @text Trigger * @desc MZ:false * @type boolean * @default true *