引擎中国是一个集游戏开发,程序开发,美工设计,
游戏引擎及源码交流,留学交流等
大型综合IT技术交流社区,为广大各个开发人员提供一个广泛深入的交流平台,并伴有大
型社区交流平台,欢迎各个IT精英加入。
引擎中国,期待你的加入
Digital-Tutors Creating AI Algorithms Using Kismet in UDKIn this tutorial we will go over how to create algorithms with Kismet that will control the enemy behavior for your games made with the UDK.We will learn to exploit the secrets of Kismet to model effective Artificial Intelligence for bots. Kismet is a powerful tool for a designer who wants to create combat sequences and game play for his games with the Unreal Engine. By the end of this tutorial you will be capable of spawning bots, sending them on pre-scripted or random paths, having them crouch and chase the player, as well as shoot at him on sight or evade when hit.This tutorial also provides the means to exploit the advantages of sequences, and explains the concept of using black boxes when scripting behaviors.
--------------------------------------------