Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Udemy - AI Programming with Finite State Machines in Unity (2016)

Posted By: house23
Udemy - AI Programming with Finite State Machines in Unity (2016)

Udemy - AI Programming with Finite State Machines in Unity (2016)
MP4 + Project files | AVC 223kbps | English | 1980x1080 | 25fps | 1h 30mins | AAC stereo 189kbps | 2.74 GB
Genre: Video Training

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.

Udemy - AI Programming with Finite State Machines in Unity (2016)

Udemy - AI Programming with Finite State Machines in Unity (2016)


No mirrors please