Actor AI
Astfgl's Programmable Actor AIhttp://i.imgur.com/gHzEVnB.png
Hi everyone!
This plugin is an addon to Yanfly's Battle AI Core.
I've always found the autobattle AI to be really bad. So first I created a way to extend yanfly's battle AI core to actors, then took things further and made a custom scene to allow the player to create his own autobattle AI.
If any of you have played Dragon age: Origins, this is my attempt at creating something similar to the tactics tab.
Features:
[*]Allows the player to define his own battle AI.
[*]If you don't want the player to, this plugin extends Yanfly's battle AI core functionality to actors who have an autobattle flag.
Screenshots:
Spoiler
http://i.imgur.com/C21xYHk.png
How to use:
[*]Plug and play, just download, save as a .js file and name it "AstfglActorAI", place it below yanfly's battle AI core.
[*]If you don't want the player to be able to set his own AI, set the parameter to false.
[*]Instructions on how to add it to the main menu using yanfly's main menu manager are in the help file.
[*]Use SceneManager.push(Scene_AI) to bring up the scene manually.
Requirements:
[*]As said above, this is an extension to yanfly's battle AI core. It will not function without it.
[*]To have the AI take over the actor needs to have an auto battle trait. You can give the traits in any way you want, state, equipment, actor or class. Traits > Other > Special Flag > Auto Battle
Download
Known bugs or incompatibilities:
I didn't have time to do extensive testing, so bugs or incompatibilities may exist. Please leave a message or send me a PM should one arise.
I need a screenshot of the error and of the console (press f8 on the error screen), and a precise description of what happened and what you wanted to do to be able to do anything. Error reports that don't have at least that will be ignored.
Terms of use:
They are in the plugin file for reference, pasted here:
Code:
Yanfly's terms of use apply, please credit me with any of the following
Astfgl66/Pierre MATEO/Pierre MATEO (Astfgl66).
Plans:
I'll first start by making it compatible with my own extension: buffs.
Then I'll look at suggestions for improving the UI, or the functionality.
Credits:
[*]Yanfly: Battle AI Core and so many other awesome plugins.
Have a nice day, and happy making! If you have any question, feel free to ask.
本贴来自国际rpgmaker官方论坛作者:Astfgl66处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/actor-ai.78648/
页:
[1]