最新消息:请大家多多支持

AI Programming with Finite State Machines in Unity

其他教程 dsgsd 214浏览 0评论


AI Programming with Finite State Machines in Unity

MP4 | Video: AVC 1280×720 | Audio: AAC 44KHz 2ch | Duration: 1.5 Hours | 342 MB
Genre: eLearning | Language: English
Game developers can learn AI Programming using Finite State Machines in Unity using a real time strategy project example

Complex behavior and decision-making is the goal of any good game AI.

There are many methods in approaching this, and one of them is using a decision model called a Finite State Machine (FSM).

A state machine is a very useful model in which the possible conditions of an agent are divided into “states”, which can have “transitions” into and out of each other under defined conditions. This is a concept used in many automatic decision-making implementations, including AI programming in games. In fact, Unity’s animation controller uses the state machine concept to model animation behaviors.

In this tutorial we will implement an FSM-based character AI in the context of a point-and-click real-time-tactical combat game in Unity.

Enemy characters are expected to be on the lookout for the player characters, attack any within sight, pursue any who try to escape, and try to escape combat themselves when their health is below a certain threshold. Within the tutorial an introduction of the Unity project to be worked on is also included.

Prerequisites

Before starting this course, you should be familiar with C# programming in Unity and the concept of 3D transforms as it is used in the engine. Although the concept of the state machine itself is also introduced in the tutorial, it would also help if you read up on it first.

Also, it should be noted that the game project in this tutorial is controlled using the Unity Remote 4 app, so make sure you have it installed in your device.

AI Programming with Finite State Machines in UnityAI Programming with Finite State Machines in Unity

Download uploaded
http://uploaded.net/file/4ianq7qg/AI%20Programming%20with%20Finite%20State%20Machines%20in%20Unity.part1.rar
http://uploaded.net/file/ob5aq2c0/AI%20Programming%20with%20Finite%20State%20Machines%20in%20Unity.part2.rar
http://uploaded.net/file/q02ip22l/AI%20Programming%20with%20Finite%20State%20Machines%20in%20Unity.part3.rar
http://uploaded.net/file/fjj9nfn4/AI%20Programming%20with%20Finite%20State%20Machines%20in%20Unity.part4.rar

Download nitroflare
http://nitroflare.com/view/0D59E78D0619C8A/AI_Programming_with_Finite_State_Machines_in_Unity.part1.rar
http://nitroflare.com/view/A3A0F0FF2CFE274/AI_Programming_with_Finite_State_Machines_in_Unity.part2.rar
http://nitroflare.com/view/82F648F61A328EF/AI_Programming_with_Finite_State_Machines_in_Unity.part3.rar
http://nitroflare.com/view/FA335AD228B03AC/AI_Programming_with_Finite_State_Machines_in_Unity.part4.rar

Download 百度云
链接: http://pan.baidu.com/s/1kU7RS4v 密码: 8uf6

转载请注明:0daytown » AI Programming with Finite State Machines in Unity

发表我的评论
取消评论
表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址