Nitrox icon indicating copy to clipboard operation
Nitrox copied to clipboard

[Entity] Implement AI

Open killzoms opened this issue 4 years ago • 3 comments

Class

  • [ ] Decide model to register new Actions
  • [ ] Register all Actions
  • [ ] Finish Implementation

killzoms avatar Jun 24 '20 05:06 killzoms

Is there any more information on requirements for the model, what registration should entail, if deregistration should be supported, etcetera?

Dessix avatar Jul 26 '20 04:07 Dessix

Any additional information available for this? What kind of challenges exist in expanding the existing creature behavior to accommodate multiple players? What, if anything, already exists to facilitate the necessary changes?

WestOnfOrD avatar May 14 '21 18:05 WestOnfOrD

AFAIK (not as a Developer but as a Discord Server Support Staff member), creature AI was written to deal with only one player/target. With multiplayer, the AI will need to be rewritten to react to multiple players. I'd imagine that this would include choosing which player to target (for hostile/hypnotical creatures) and how often to switch the target depending on distance, time, etc.

NinjaPedroX avatar May 14 '21 18:05 NinjaPedroX

Moving to #113

Jannify avatar Jan 09 '24 02:01 Jannify