# CustomBehaviorTree **Repository Path**: huskytgame/CustomBehaviorTree ## Basic Information - **Project Name**: CustomBehaviorTree - **Description**: 自定义的轻量级行为树,可在 Unity 中使用。行为树由代码驱动,内部数据传递使用 Blackboard 。提供一个简单的 AI Example。 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-05-02 - **Last Updated**: 2021-02-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CustomBehaviorTree 自定义的轻量级行为树,可在 Unity 中使用。行为树由代码驱动,内部数据传递使用 Blackboard 。提供一个简单的 AI Example。