Simlify and improve BT visualization
This commit is contained in:
@@ -235,8 +235,7 @@ void igArms(ecs_world_t *ecs,
|
||||
void igArm(ecs_world_t *ecs,
|
||||
ecs_entity_t entity, ecs_entity_t comp);
|
||||
|
||||
void igVisualizeBTState(const BzBTNode *node, const BzBTNodeState *state,
|
||||
bool isActive, bool sameLine, i32 depth);
|
||||
void igVisualizeBTState(const BzBTNode *node, const BzBTNodeState *state);
|
||||
void igBzBTState(ecs_world_t *ecs,
|
||||
ecs_entity_t entity, ecs_entity_t comp);
|
||||
void igAIBlackboard(ecs_world_t *ecs,
|
||||
|
||||
Reference in New Issue
Block a user