Auto Generate Trigger Distance | Improving UX, plug and play
Auto Generate Trigger Distancev.1.0.0 by Sang Hendrix: Ideas, debug, the brain. ChatGPT: Code, debug
Description
If you play AAA games like Skyrim, you'll notice that you only need to be close to an event to interact with it. In RPG Maker, you can only interact with an event by standing right next to it.
FEATURES
[*]Allows setting the trigger range for events based on the grid before the game starts. Entering 1 will increase the range by 1 grid.
[*]If there are too many events close together, the plugin will automatically create additional conditional statements and prioritize triggering events that are closest to the player.
[*]Optimizes performance: The plugin will only create trigger areas for events that are within range of the position that the player is standing, avoiding checking all events on the map at the same time. This helps improve the FPS, especially on mobile devices.
[*]Can be combined with the Galz_ActionIndicators plugin to display an icon on events that can be triggered, helping players identify which events are within range. (https://galvs-scripts.com/2021/01/02/mz-action-indicators/)
[*]Blink effect when events within range can be triggered. This is also useful if you don't want to use Galv_ActionIndicators.
[*]Allows disabling trigger ranges by adding the note tag <gachongne> to events.
[*]Events that do not have content on the current page will also be automatically excluded from the plugin to optimize performance. When you activate a switch or something that switches said events to a page with content, the plugin will create a trigger area for that event.
[*]Plug and play, the plugin is completely automatic as I created it to optimize UX (user experience) so you won't have to do anything. For players, they won't have to suffer from the strict rule which requires them to face to face an event to interact with it.
本贴来自国际rpgmaker官方论坛作者:SangHendrix处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/auto-generate-trigger-distance-improving-ux-plug-and-play.156454/
页:
[1]