Skip to content

CBugDCoder/mob_ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mob AI: Minetest Mob Framework

This is in a very WIP state, and is not intended for actual use yet.

Mob AI works on the premise of Drivers. A driver is a state in which a mob can be that controls the mobs actions. Once a driver is active it interfaces with the mob ai internal code to send signals of inputs to the mob's script which determines what new driver to switch to for any given input.

This framework enables mob_ai to be extremely flexible and expandable.

Author: CBugDCoder.

Releases

No releases published

Packages

No packages published

Languages