Fluent-Behaviour-Tree icon indicating copy to clipboard operation
Fluent-Behaviour-Tree copied to clipboard

Generic TimeData implementation and ProbabilitySelector implementation.

Open rwindegger opened this issue 9 years ago • 1 comments

This pull request made the TimeData that is passed to the tree generic. This allows for real custom TickData. There is an implementation that is using the current TimeData object as type parameter for backwards compatibility.

rwindegger avatar Jun 03 '16 14:06 rwindegger

Added a ProbabilitySelector to the Implementation, GitHub likes to pull in the differend changes.

rwindegger avatar Jun 03 '16 16:06 rwindegger