Custom Event Triggers - Allows you to use custom event triggers.
Title: Custom Event TriggersVersion: 1.1.0
Author: DKPlugins
Description: Allows you to use custom event triggers.
How to use:
Use the comment in the event to set the trigger.
There are 2 types of triggers: parallel and blocking.
Blocking type blocks the player’s movements when the event is executed
(as with button activation or automatic trigger).
The parallel type does not block player movement like parallel events.
P. S. Check available triggers.
Available triggers:
Spoiler: triggers1. Steps (Blocking) – A trigger that activates an event when the number of steps in at party is a multiple of X
Use the comment <trigger: steps x>
x – steps, which must be a multiple of the number of party steps
Example: <trigger: steps 5>
When the number of steps is a multiple of 5 (steps = 5, 10, 15, etc.), then the event is activated
2. Vehicle Exit (Blocking) – Trigger that activates an event when the vehicle exits
Use the comment <trigger: vehicleOff>
3. Jump (Blocking) – A trigger that activates an event when the player jumps
Use the comment <trigger: jump>
4. Run (Parallel) – Trigger that activates an event when the player runs
Use the comment <trigger: run>
5. Region (Parallel) – Trigger that activates an event when the player is in a certain region
Use the comment <trigger: region x>
x – region in which the player should be
Example: <trigger: region 2>
When the player is in region 2, the event is activated
6. Distance (Parallel) – Trigger that activates an event when the player is at a distance from the event
Use the comment <trigger: distance x>
x – distance between the player and the event
Example: <trigger: distance 2>
When a player is 2 tiles away from an event, the event is activated
Compatibility:
[*]RPG Maker MV: 1.5+
[*]RPG Maker MZ: 1.0+
"Help" languages: English, Russian
Terms of use
You can:
-To use the plugin for your non-commercial projects
-Change code of the plugin
You cannot:
-Delete or change any information about the plugin
-Distribute the plugin and its modifications
Details on obtaining a commercial license on my website
Plugin page:https://dk-plugins.ru/custom-event-triggers
本贴来自国际rpgmaker官方论坛作者:DK处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/custom-event-triggers-allows-you-to-use-custom-event-triggers.160951/
页:
[1]