设为首页收藏本站同能贴吧 切换语言 繁体中文
开启辅助访问 切换到窄版
扫描二维码关注官方公众号
返回列表
+ 发新帖
查看: 146|回复: 0

[转载发布] Overlay Maps: bringing layers back to Ace

[复制链接]
累计送礼:
0 个
累计收礼:
1 个
  • TA的每日心情
    开心
    2026-7-12 04:10
  • 签到天数: 209 天

    连续签到: 2 天

    [LV.7]常住居民III

    9071

    主题

    864

    回帖

    6万

    积分

    管理员

    Rank: 9Rank: 9Rank: 9

    VIP
    7
    卡币
    58883
    OK点
    16
    推广点
    0
    同能卷
    50
    积分
    68848

    灌水之王

    发表于 2026-7-20 14:57:39 | 显示全部楼层 |阅读模式
    This script allows you to create "overlay maps" on top of each other. In other words, map layering.

    Overlay maps allow you to create much more visually attractive maps since you now have control over different "layers", though you are unable to walk from one layer to another. For now anyways.





    Download

    Get it at Hime Works

    Here is a demo: https://www.dropbox.com/sh/sz6mpw5n2d6zxi2/MhL6lunze4/Demo/Overlay Maps demo.zip

    For overlay map zooming, get this add-on script.

    Tutorials

    Here are some tutorials that may be interesting

    Description
    An overlay map is just another map, except it is drawn over your current map.

    The overlay map comes with the following properties


    • It does not need to use the same tileset as your current map. This means you can merge multiple tilesets together in a single map
    • Events on the overlay map are processed in the current map, although you are still not able to reference events from different maps.
    • The player is unable to directly interact with the overlay map, or anything on the overlay map.
    • The player, however, can indirectly interact with events on the overlay map by setting switches or variables that will trigger the events.
    • To transfer between layers, you must use player transfer events
    • Map layers can re-use each other, so if one map uses another map as the top layer, then that map can use the previous map as the bottom layer
    • Each layer has its own screen effects

    You can have an unlimited number of overlay maps, but note that having many map overlays will cause a significant drop in performance.
    Usage

    Create your maps as usual, taking into consideration how you want to layer them.

    You might separate your maps into "floor" and "ceiling" or "floor, walls, ceiling", depending on how you like to organize things.

    Note that because maps and overlay maps cannot interact with each other, all events on each overlay map are effectively bound to their own overlay map.

    There are two types of note-tags: compact, and extended. The compact note-tag is short and easy to type, but the extended note-tag is probably better for organization.

    Note that because maps and overlay maps cannot interact with each other, all events on each overlay map are effectively bound to their own overlay map.

    To assign overlay maps to a map, tag the map with either

    Compact:

    <overlay map: map order ox oy scroll_rate sync zoom>Extended
                    Code:       
    1. <overlay map>map: xorder: xoffset: ox oyscrollrate: xsync: 0/1zoom: x opacity: x</overlay map>
    复制代码

    The map is the ID of the map that will be drawn as an overlay.The order determines whether it will be drawn above or below the current map.

    If it is negative, then it will be drawn under.

    If it is positive, then it will be drawn over.

    If it is not specified, then it assumes to be over, in the order that the

    tags are specified.

    ox and oy determine the offset of the origin. By default, the map's origin

    is drawn at (ox = 0, oy = 0), but you can change this if necessary.

    The x-value specifies the horizontal offset. Positive values shift it to the

    right, while negative values shift it to the left.

    The y-value specifies the vertical offset. Positive values shift it down,

    while negative values shift it up.

    The scroll rate specifies how fast the overlay map scrolls per step taken.

    The default scroll rate is 32, which means it will scroll

    32 pixels per move, or basically one tile. Higher scroll rates mean the

    overlay map will scroll faster for each step you take, while slower scroll

    rates results in less scrolling for each step you take.

    Sync specifies whether the overlay map is synchronized with the current

    map. This means that any screen effects such as shaking or weather will affect

    the overlay map as well.

    0 = not synchronized

    1 = synchronized

    The zoom value is a special option if you have installed the Overlay Map Zoom

    script. Refer to that script for more details.

    The opacity value specifies the opacity of the overlay map.





    You can have multiple overlay maps by simply adding more tags. Note that the order they are drawn depends on the order you tag them.


    本贴来自国际rpgmaker官方论坛作者:Tsukihime处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/overlay-maps-bringing-layers-back-to-ace.10417/

    本帖子中包含更多资源

    您需要 登录 才可以下载或查看,没有账号?立即注册

    x
    天天去同能,天天有童年!
    回复 送礼论坛版权

    使用道具 举报

    文明发言,和谐互动
    文明发言,和谐互动
    高级模式
    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    简体中文
    繁體中文
    English(英语)
    日本語(日语)
    Deutsch(德语)
    Русский язык(俄语)
    بالعربية(阿拉伯语)
    Türkçe(土耳其语)
    Português(葡萄牙语)
    ภาษาไทย(泰国语)
    한어(朝鲜语/韩语)
    Français(法语)
    关闭

    幸运抽奖

    社区每日抽奖来袭,快来试试你是欧皇还是非酋~

    立即查看

    聊天机器人
    Loading...

    QQ|Archiver|手机版|小黑屋|同能RPG制作大师 ( 沪ICP备12027754号-3 )

    GMT+8, 2026-8-17 13:04 , Processed in 0.116675 second(s), 55 queries .

    Powered by Discuz! X3.4

    Copyright © 2001-2020, Tencent Cloud.

    快速回复 返回顶部 返回列表