Stars
5
Forks
2
Watchers
5
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
24
commits
Removed mathematical curve option, added node description string
f2f3d1fView on GitHubAdded option to add a random y-axis shift to the curve to make decisions like sleeping time more variable
a57c009View on GitHubWrapped Utility AI evaluation functions into Initialize/ RunUtilityAI
911884fView on GitHubRetrieve the node name from a class property instead of the editor node title, because if retrieved from the editor, the game can't get packaged. Moved enum to the correct class
ac0f0d0View on GitHubUtility AI evaluation can work with non- normalized custom curves now
cf3cc95View on GitHubAdded utility ai controller class to provide functions to evaluate the utility ai graph
f43058aView on GitHubAdded parameters to be able to construct a functioning utility ai graph.
9dd9820View on GitHub