Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 422 Bytes

ideas.md

File metadata and controls

9 lines (8 loc) · 422 Bytes

ideas

  • Parallel tree traversal for OnScore (probably requires wildly unsafe stuff)
  • OnScorePostProcess for Evaluated/Evaluators so that you don't need an additional score entity just to curve scores
  • post order DFS for nested pickers?
  • benchmarks (10000 actors)
  • cache the entire children tree hierarchy on the root entity
  • chained and concurrent actions
  • utility AI builder in editor