ToshA_NPCfollow
A downloadable asset pack
Russian
Описание:
ToshA_NPCfollow.js — это мощный плагин для RPG Maker MZ, который значительно упрощает управление NPC в вашей игре. С этим плагином NPC могут следовать за игроком, перемещаться к указанной точке или патрулировать по заданным маршрутам с настраиваемой скоростью и дистанцией триггера.
Теперь вам не нужно вручную задавать сложные маршруты. Просто укажите точки для патрулирования, и плагин автоматически создаст маршрут для NPC. NPC станут умными: они самостоятельно находят обходные пути, избегая препятствий, и могут пропускать другие события при столкновении.
Основные функции:
- Следование за игроком: NPC будут следовать за игроком, сохраняя определённое расстояние.
- Настройка дистанции и скорости: Возможность указать параметры через комментарии.
- Перемещение к точке: NPC будут перемещаться к указанной точке.
- Патрулирование: Задание нескольких точек для патрулирования.
- Интеллектуальные NPC: NPC находят обходные пути и избегают препятствий.
Пример использования:
<follow player> <follow distance: p3;f10> <patrol points: 5,5;10,10;5,10> <speed: p3;f5>
English
Description:
ToshA_NPCfollow.js is a powerful plugin for RPG Maker MZ that greatly simplifies the management of NPCs in your game. With this plugin, NPCs can follow the player, navigate to a specified point, or patrol along specified routes with a configurable trigger speed and distance.
Now you don't have to manually set complex routes. Just specify the points to patrol, and the plugin will automatically create a route for the NPC. NPCs will become smart: they find workarounds on their own, avoiding obstacles, and can skip other events when they collide.
Main functions:
Following the player: NPCs will follow the player while maintaining a certain distance.
Setting the distance and speed: The ability to specify parameters through comments.
Moving to a point: NPCs will move to the specified point.
Patrolling: Setting multiple points for patrolling.
Intelligent NPCs: NPCs find workarounds and avoid obstacles.
Usage example:
<follow player> <follow distance: p3;f10> <patrol points: 5,5;10,10;5,10> <speed: p3;f5>
Status | Released |
Category | Assets |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | ToshaAngel |
Tags | 2D, npc, plugin, RPG Maker, RPG Maker MZ |
Purchase
In order to download this asset pack you must purchase it at or above the minimum price of $2.49 USD. You will get access to the following files:
Download demo
Development log
- ToshA_NPCfollow Plugin Update to Version 2.4Jun 20, 2024
Leave a comment
Log in with itch.io to leave a comment.