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.
Event No Lock - EventNoLock.js
Plugin desc : EventNoLockPlugin
License : MIT License
Author : triacontane
Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/EventNoLock.js
Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/refs/heads/mz_master/EventNoLock.js
File name : EventNoLock.js
Help of plugin :
* @plugindesc EventNoLockPlugin * @target MZ * @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/EventNoLock.js * @base PluginCommonBase * @author triacontane * * @param defaultDisable * @desc Disables the locking of all events without specifying a memo field. * @default false * @type boolean * * @help EventNoLock.js * * Disables the process of turning the player's direction * when the event starts (event lock). * Write the following in the memo field of the event * you want to disable the lock for * Disables the locking of all events without * specifying a memo field. * * <DisableLock> *