Behavior Tree Component for Croquet Worldcore
npm install @croquet/worldcore-behaviorWorldcore is a 3D game engine for Croquet. It is modular, extensible, and cross-platform.
You can use it to build multiuser webapps with hundreds or thousands of dynamic objects:
* 3D multiplayer games
* Multiuser AR & VR
* Shared visual simulations
This package contains the behavior component for Worldcore. It extends the Worldcore kernel with behavior trees. Use it to script complicated AI behaviors.
Get Started ...
* Get a free developer key at croquet.io/keys
* Read the documentation at croquet.io/docs/worldcore/behavior and croquet.io/docs/worldcore