Skip to content

Repository files navigation

Misaka AI

Misaka AI is a Godot 4 game AI editor and runtime that supports FSM/BT/GOAP. Currently in development.

Download

The AI module need to be compiled with Godot. So you need to clone Godot, then clone this repo to godot/modules/ai.

$ git clone https://github.com/godotengine/godot.git
$ git clone https://github.com/kdada/misaka-ai.git godot/modules/ai

Build

Godot's build system automatically involves this module and builds it into Godot editor or template.

$ cd godot
$ scons platform=windows target=editor optimize=debug debug_symbols=true

About

Misaka AI is a Godot 4 game AI editor and runtime that supports FSM/BT/GOAP

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages