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

[转载发布] Tea's More Event Triggers

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

    连续签到: 2 天

    [LV.7]常住居民III

    4434

    主题

    864

    回帖

    2万

    积分

    管理员

    Rank: 9Rank: 9Rank: 9

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

    灌水之王

    发表于 3 小时前 | 显示全部楼层 |阅读模式
    [/url]

    TEA_moreEventTriggers
    V1.1

    ***THIS PLUGIN HAS BEEN REMOVED AND REPLACED BY SEPARATE PLUGINS WITH THE SAME FUNCTIONS***

    Event trigger event plugin: Spoiler: click for url
    [url=https://teasjams.itch.io/event-trigger-other-events-plugin]Event trigger other events plugin. by Tea



                                            teasjams.itch.io                               




    Proximity sound plugin: Spoiler: click for url
    Proximity Sound Events v1.4.4 by Tea



                                            teasjams.itch.io                               




    NPC Auto eveade: I don't think anyone actually uses this one, if someone requests it, I'll release it.


    Event Touch Event
    This feature will enable you  to specify an event that you want to be triggered by another event
    ***NOTE***
    This feature will not be usable in all situations. Every triggering event
    will be able to trigger every event specified in parameter one on a single
    map, they will make no distinction. Due to the nature of how events play
    it may not work bug free for what you have in mind, USE WITH CAUTION.

    **************************************************************************
    Proximity Sound
    You can use the proximity sound command to make a sound emanate from an event.  It will become louder or quieter based on the players distance from the event based on your specifications.

    Additional proximity sound options:
    3D panning takes the players direction into account and will be most
    useful in 3D games.(included with the assumption that a 3D plugin will
    eventually be made for MZ)
    2D panning will work best in 2D games, it simply pans based on which
    side of the player the event is on.

    **************************************************************************
    Facing Event While Adjacent
    This feature will turn on a switch that you specify when you are facing the event you specify and directly adjacent to that event.
    *************************************************************************
    Auto Evade
    Using auto evade will cause your player to "phase" through the event you specify automatically when the event is directly adjacent to the player and the player is facing the event.
    **************************************************************************





    Spoiler: How to use:
    To use facingEventWhileAdjacent:



    Add the event command "facingEventWhileAdjacent" to a parallel event.



    **This feature was made with solving events blocking your path in mind.**



    eventId = the ID of the event that you want to trigger a common event when

    its positioned directly in front of the player and the player is facing it.



    triggerSwitch = A switch that will turn on when the event specified is

    directly in front of the player and the player is facing the event. This

    can be used to turn on another event or event page that does what you want

    it to do once the conditions are met.



    ***NOTE***



    You will not be able to trigger the event specified in parameter one

    using the action button.



    *************************************************************************





    To use autoEvade:



    Add the event command "autoEvade" to a parallel event.



    **This feature was made with solving events blocking your path in mind.**



    eventId = Specifies which event you want the player to automatically pass

    through when it's directly in front of the player and the player is facing

    it. The player will not attempt to pass through an event with an

    impassable tile behind it or with an event not specified in this plugin

    command behind it.



    ***NOTE***



    You will not be able to trigger the event specified in parameter one

    using the action button.





    **************************************************************************



    To use event touch event:



    Add the event command "event touch event" to a parallel event.



    Event 1 ID = The event that will run when it comes in contact with another

    event that has the note tag <TIGGERING EVENT>.



    To create a triggering event: Assign which events you would like to trigger

    your event specified in the parameter Event 1 ID by adding the note tag

    <TIGGERING EVENT>.



    ***NOTE***

    This feature will not be usable in all situations. Every triggering event

    will be able to trigger every event specified in parameter one on a single

    map, they will make no distinction. Due to the nature of how events play

    it may not work bug free for what you have in mind, USE WITH CAUTION.





    **************************************************************************



    To use proximity sound:



    Add the event command "proximity sound" to a parallel event.



    Event ID = Assign the event you want to be the epi center of the sound range

    in the first parameter.



    Choose a BGS to play from the event specified in parameter 1.



    Specify what range you would like each volume to play in the following

    parameters. You may skip ranges for a smaller sound radius.



    **For example, the default is a 10% decrease in volume for each additional

    range of one tile. There are ten total sound ranges so that means the

    radius around your event that will play sound will be 10 tiles in all

    directions. You can reduce the overall radius by setting some range values

    to 0. For example, if you wanted to set a radius of 5, your parameters

    might look like this:



    Event Id = (event number)

    BGS = (BGS of your choice)

    Range for BGS vol 100% = 0

    Range for BGS vol 90% =  1

    Range for BGS vol 80% =  0

    Range for BGS vol 70% =  2

    Range for BGS vol 60% =  0

    Range for BGS vol 50% =  3

    Range for BGS vol 40% =  0

    Range for BGS vol 30% =  4

    Range for BGS vol 20% =  0

    Range for BGS vol 10% =  5

    Range for BGS to stop =  6**





    Choose whether or not you would like dynamic panning turned on.



    3D panning takes the players direction into account and will be most

    useful in 3D games.(included with the assumption that a 3D plugin will

    eventually be made for MZ)



    2D panning will work best in 2D games, it simply pans based on which

    side of the player the event is on.



    Free to use for commercial and non commercial.
    Editing allowed.
    Redistribution prohibited.

    Change log:
    2Jan2021 - changed the parameters so the BGS file for Proximity Sound won't be excluded when deporting a project with "exclude unused files" selected.



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

    本帖子中包含更多资源

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

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

    使用道具 举报

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

    本版积分规则

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

    幸运抽奖

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

    立即查看

    聊天机器人
    Loading...

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

    GMT+8, 2026-7-14 12:55 , Processed in 0.106316 second(s), 56 queries .

    Powered by Discuz! X3.4

    Copyright © 2001-2020, Tencent Cloud.

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