mgerhardy / simpleai

SimpleAI is a small C++ AI behaviour tree based library with a QT5 based remote debugger (and with optional LUA bindings) released under MIT.
http://www.caveproductions.org/
Other
176 stars 12 forks source link

RandomSelector implementation is missing #1

Closed mgerhardy closed 9 years ago

mgerhardy commented 9 years ago

A RandomSelector is missing. The weights should be configurable.