利用UDK的Kismet工具创建AI算法教程 Creating AI Algorithms Using Kismet in UDK
2013-8-6 19:41 上传
What you will learn
在本UDK教程中,我们将如何创建使用Kismet算法为您的游戏使用UDK将控制敌人的行为。
In 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.
利用UDK的Kismet工具创建AI算法教程 Creating AI Algorithms Using Kismet in UDK
2013-8-6 19:41 上传
我们将学习如何利用Kismet的秘密有效的人工智能机器人建模。 Kismet是一个强大的工具,对于一个设计师谁愿意为他的游戏创建作战序列和游戏的虚幻引擎。年底本教程中,您将能够产卵机器人,发送对脚本或随机路径,让他们蹲下和追逐的球员,以及他拍摄视线或逃避击中时。
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.
利用UDK的Kismet工具创建AI算法教程 Creating AI Algorithms Using Kismet in UDK
2013-8-6 19:41 上传
本教程还提供了手段的优势发挥的序列,并解释了这个概念脚本行为时使用的黑盒子。
This tutorial also provides the means to exploit the advantages of sequences, and explains the concept of using black boxes when scripting behaviors.
利用UDK的Kismet工具创建AI算法教程 Creating AI Algorithms Using Kismet in UDK
2013-8-6 19:41 上传
1. Introduction and project overview 01:03
2. Creating a room and sboting bots 14:07
3. Making the bot move around on a path 10:56
4. Getting the bot to stop when sighting the player 07:39
5. Implementing random paths for the bot to follow 10:43
6. Creating a reusable sequence for random paths 09:07
7. Final touches on the sequence for random paths 08:24
8. Getting the bot to react to being shot at 10:50
9. Getting the bot to evade fire by random movement 11:16
10. Scripting the bot to crouch behind cover 13:44
11. Implementing a way for the bot to return fire 13:15
12. Getting the bot to crouch when hit 13:29
13. Bot randomly crouches or runs when hit 09:59
14. Creating a sequence from a section of script 11:00
15. Creating a Search and Destroy sequence from a script 08:04