Game Development Reference
In-Depth Information
Summary
So far we've created agents using steering forces such as seeking, pursuing, path following,
and flocking. By now, you should be familiar with how Lua and the sandbox work together
and where data and logic responsibilities lie.
In the next chapter, we'll start going over animation handling and how to create animation
state machines in order to manage the stateful playback of animations and transitions. With
a basic moving agent and an animating mesh, we'll move one step closer to a fully func-
tioning AI agent.
Search WWH ::




Custom Search