The `LegacyTreeDef` type and its normalization path have been removed. All tree definitions must now use the factory functions (`leaf`, `sequential`, `parallel`, `selector`, `random`, `repeat`). The `TreeDef` type is now simply `TaskEntityDef`. |
||
|---|---|---|
| .. | ||
| commands.ts | ||
| components.ts | ||
| game.ts | ||
| input.ts | ||
| main.ts | ||
| render.ts | ||