@croquet/worldcore-behavior
Version:
Behavior Tree Component for Croquet Worldcore
17 lines (10 loc) • 709 B
Markdown
# Worldcore Behavior
Worldcore 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](https://croquet.io/keys/)
* Read the documentation at [croquet.io/docs/worldcore/behavior](https://croquet.io/docs/worldcore/behavior/) and [croquet.io/docs/worldcore](https://croquet.io/docs/worldcore/)