Actor Control System is being implemented.
The Actor class supports a list of possible Actions, which associate an Animation with specific behavioral control code.
There is a Player class that maps device inputs into Actions.
For NPC's, the Actor class supports two different AI Behavior Controllers (Neural Net and Behavior Tree) which can work alone or together.
[
More AI Stuff!!

Messages: 4617
Topics in blog: 180