Treffer: Learning Game AI Programming with Lua : Leverage the Power of Lua Programming to Create Game AI That Focuses on Motion, Animation, and Tactics
Weitere Informationen
Key FeaturesBook DescriptionIf you are a game developer or a general programmer who wishes to focus on programming systems and techniques to build your game AI without creating low-level interfaces in a game engine, then this book is for you. Knowledge of C++ will come in handy to debug the entirety of the AI sandbox and expand on the features present within the book, but it is not required.What you will learnCreate an animation state machine to drive AI animations within LuaBuild and find paths on navigation meshesWrite and debug Lua scripts within a fullscale Lua IDEDevelop decision logic with behavior trees, state machines, and decision trees to build modular, reusable AIManage short and longterm knowledge representation with blackboard data structuresAdd sensory perception to give AIs the ability to see and hearDevelop highlevel tactics with multiple AIs based on influence mapsWho this book is for