{"id":"fangous/rbxbehaviortree","name":"rbxbehaviortree","scope":"fangous","platform":"roblox","description":"A simple behavior tree implementation for Roblox.","version":"0.3.0","latest":"0.3.0","versions":["0.0.1-test","0.1.0","0.1.1","0.1.2","0.2.0-test","0.2.1-test","0.2.2","0.2.3-test","0.2.4-test","0.3.0-test","0.3.0"],"license":"MIT","licenseRating":"safe","licenseCaveats":[],"licenseVerified":true,"dependencies":{"sleitnick/timer":{"version":"^1.1.2","alias":"Timer"},"sleitnick/trove":{"version":"^1.3.0","alias":"Trove"}},"integrity":"1ae25014d2d2c03cdf67795478b0aebe4b50dd92be9571275fd92de30fab2b9d","likes":0,"downloads":0,"install":"forest install fangous/rbxbehaviortree","url":"https://forest.dev/p/roblox/fangous/rbxbehaviortree","files":"https://api.forest.dev/ai/package/roblox/fangous/rbxbehaviortree/files","readme":"<div align=\"center\">\n  <p>\n    <a href=\"https://fangous.github.io/RbxBehaviorTree\">\n      <img src=\"https://github.com/Fangous/RbxBehaviorTree/actions/workflows/docs.yaml/badge.svg\" alt=\"Documentation status\" />\n    </a>\n    <a href=\"https://github.com/Fangous/RbxBehaviorTree/actions\">\n      <img src=\"https://github.com/Fangous/RbxBehaviorTree/actions/workflows/wally.yaml/badge.svg\" alt=\"Build and release status\" />\n    </a>\n  </p>\n</div>\n\n# RbxBehaviorTree\n\nA simple [behavior tree](https://en.wikipedia.org/wiki/Behavior_tree_(artificial_intelligence,_robotics_and_control)/) implementation for Roblox.\n\n## Getting Started\n\nCheck out [this page](https://fangous.github.io/RbxBehaviorTree/docs/example/) for a simple example of how to use this library!\n\n## Visualizer Plugin\n\nSome behavior trees may grow to be so complex that it can become hard to debug them with only a text editor. Here is a [Roblox Studio plugin](https://github.com/Fangous/RbxBehaviorTreeVisualizer/) designed to make these larger behavior trees easier to reason with.\n\nExample screenshot of the plugin:\n<div align=\"center\">\n    <a href=\"https://github.com/Fangous/RbxBehaviorTreeVisualizer/\"><img src=\"images/pluginPreview.png\" alt=\"Plugin Link\" height=\"420\" /></a>\n</div>\n","readmeTruncated":false}