じ☆ve冰风 发表于 2026-7-30 14:11:35

Direction Restrictions (Handcuffing) plugin

Introduction
Designed to limit player moving ability sometimes, e.g. in semi-interactive cutscenes or to make player feel more confused.

It's expected that you already disabled mouse movement somehow if you ever decided to use something like this in your project, as it either bypasses limitations, or works completelly wrong.

Features

[*]redirect some move (or all) directions (like, make "up" to mean "down" and vice-versa);
[*]disable some (or all) move directions completelly;
[*]combine these limitations in any way you imagine;
[*]optionally apply this to the in-game menus as well for even more nonsense;
[*]force player character to move on its own without (or with) player's choice;
[*]switch to tank controls, like it was not considered outdated by everyone in 2000's.
How to use
Up-to-date API is written here. For interactive examples refer to the demo project here. Plugin is in the download section of this thread.

Generally speaking you just write Script commands with whatever you need.

Automove feature requires "Runtime Utils plugin".

Never tested on MZ, chances to work I estimate as "average".

Terms and conditions
use anywhere you want, commercial is ok, give credit, edit for your needs if you have to.


本贴来自国际rpgmaker官方论坛作者:stsyn处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/direction-restrictions-handcuffing-plugin.182033/
页: [1]
查看完整版本: Direction Restrictions (Handcuffing) plugin