YoVDO

Building AI-driven Characters Using Playmaker in Unity

Offered By: Pluralsight

Tags

Unity Courses Game Development Courses Prototyping Courses

Course Description

Overview

In this course, you will learn to understand AI character behavior by building a small game with a state-driven UI, a point and click character control system, and an enemy character driven by Navmesh and Animator movement.

It can be difficult to visualize something as abstract as the behavior of an AI character in a game, let alone implement the code to make it work. In this course, Building AI-driven Characters Using Playmaker in Unity, you will use Playmaker to build a working UI. First, you will implement a point-and-click player control system driven by Navmesh. Then, you will add a ‘brain’ inside an enemy character, all without writing a line of code.Finally, you will sketch out a flow diagram of state-driven behavior, then add actions to that diagram to get the gameplay working for real. By the end of the course, you will know how to prototype your own games using Playmaker. Required Software: Unity 2017 and Playmaker.

Syllabus

  • Course Overview 1min
  • Introduction and Project Layout 3mins
  • Building a Navmesh Agent Point and Click Control 44mins
  • Adding an Attack Sequence 19mins
  • The Powerup: Communicating Between FSMs 55mins
  • The Enemy: Enhancing an Agent's Decisions 56mins

Taught by

Shane Whelan

Related Courses

Creative Programming for Digital Media & Mobile Apps
University of London International Programmes via Coursera
Online Games: Literature, New Media, and Narrative
Vanderbilt University via Coursera
Game Design Concepts
Canvas Network
General Game Playing
Stanford University via Coursera
Program Arcade Games - Learn Computer Science
Independent