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.
MPP Actor Walk Speed - MPP_ActorWalkSpeed.js
Plugin desc : Change the speed of walk motion for each actor.
License : MIT License
Author : Mokusei Penguin
Website : http://woodpenguin.blog.fc2.com/
Desc page : https://woodpenguin.web.fc2.com/MV_Plugin/ActorWalkSpeed.html
File name : MPP_ActorWalkSpeed.js
Help of plugin :
* @target MZ
* @plugindesc Change the speed of walk motion for each actor.
* @author Mokusei Penguin
* @url
*
* @help [ver. 1.0.0]
* - This plugin is for RPG Maker MZ.
*
* ================================
* Mail : wood_penguin@yahoo.co.jp (@ is half-width)
* Blog : http://woodpenguin.blog.fc2.com/
* License : MIT license
*
* @param Actor Speeds
* @desc
* @type struct<ActorSpeed>[]
* @default [”{¥”Actor¥”:¥”1¥”,¥”Speed¥”:¥”12¥”}”,”{¥”Actor¥”:¥”4¥”,¥”Speed¥”:¥”11¥”}”,”{¥”Actor¥”:¥”6¥”,¥”Speed¥”:¥”15¥”}”,”{¥”Actor¥”:¥”7¥”,¥”Speed¥”:¥”13¥”}”]
*