じ☆ve冰风 发表于 2026-7-30 16:14:41

OcRam - Passages plugin (MZ/MV)

Introduction

This plugin uses region IDs to determine a player 'floor level'. Even autotiles can be drawn ABOVE players (if player is on lower ground). I have tried to find this type of plugin for a long time, then decided to code one my self.

I know you can use different tilesets or events to accomplish this, but this saves a lot of tiles in my tilesets. And no more event switches to toggle higher / lower ground.

Use event comments <lower> or <higher> to assign event floor level. If autotiles A3 (roofs) or A4 (walltop) tiles are used "Auto-assign" (no comments found) will assign the event to higher floor level, else event is assigned to lower floor level.

Also works (for example) with "OcRam_Local_Coop" and Yanfly engine -plugins (no issues known).

ps. You can use this plugin indoors as door passages also (shown later).

Here's what you need:

[*]"OcRam_Passages" -plugin
[*]Mark regions


[*]RegionID 16 = Underpassage (this will set player to lower ground)
[*]RegionID 17 = Overpassage (this will set player to higher ground, also draws B-E layers)
[*]RegionID 18 = Cover tile for tiles B-E (transparent background)
[*]RegionID 19 = Autotile Cover for A tiles (opaque background)
[*]RegionID 20 = Always block passage (for blocking ie. door way sides)
[*]RegionID 21 = Block passage AND draw tiles ABOVE, if on lower floor
[*]RegionID 22 = Block passage to underpassage region (can be used to fix RMMV core "bug" where passable tile, like "bush", allows passage over cliffs)

https://forums.rpgmakerweb.com/attachments/is_this_bug-png.83037/
Spoiler: Example outdoorsCredits to PandaMaru for bridge tiles.

https://forums.rpgmakerweb.com/attachments/passages_outdoors-png.84199/

Spoiler: Example indoors
https://forums.rpgmakerweb.com/attachments/passages_indoors-png.84200/

3. Try it

Spoiler: Video on YouTube (tutorial and demonstration)
https://www.youtube.com/embed/byLfpdhM9zY

All OcRam -plugins now available at ocram-codes.net

Please read: Terms of Use

Latest version:Download from here

All my plugins:Check 'em out!


My (long-term) project




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