Unity Artificial Intelligence Programming
eBook - ePub

Unity Artificial Intelligence Programming

  1. 308 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Unity Artificial Intelligence Programming

About this book

Learn and implement game AI in Unity to build smart environments and enemies with A* pathfinding, finite state machines, behavior trees, and the NavMeshKey Features• Explore the latest Unity features to make AI implementation in your game easier• Build richer and more dynamic games using AI concepts such as behavior trees and navigation meshes• Implement character behaviors and simulations using the Unity Machine Learning toolkitBook DescriptionDeveloping artificial intelligence (AI) for game characters in Unity has never been easier. Unity provides game and app developers with a variety of tools to implement AI, from basic techniques to cutting-edge machine learning-powered agents. Leveraging these tools via Unity's API or built-in features allows limitless possibilities when it comes to creating game worlds and characters. The updated fifth edition of Unity Artificial Intelligence Programming starts by breaking down AI into simple concepts. Using a variety of examples, the book then takes those concepts and walks you through actual implementations designed to highlight key concepts and features related to game AI in Unity. As you progress, you'll learn how to implement a finite state machine (FSM) to determine how your AI behaves, apply probability and randomness to make games less predictable, and implement a basic sensory system. Later, you'll understand how to set up a game map with a navigation mesh, incorporate movement through techniques such as A* pathfinding, and provide characters with decision-making abilities using behavior trees. By the end of this Unity book, you'll have the skills you need to bring together all the concepts and practical lessons you've learned to build an impressive vehicle battle game.What you will learn• Understand the basics of AI in game design• Create smarter game worlds and characters with C# programming• Apply automated character movement using pathfinding algorithm behaviors• Implement character decision-making algorithms using behavior trees• Build believable and highly efficient artificial flocks and crowds• Create sensory systems for your AI world• Become well-versed with the basics of procedural content generation• Explore the application of machine learning in UnityWho this book is forThis Unity artificial intelligence book is for Unity developers with a basic understanding of C# and the Unity Editor who want to expand their knowledge of AI Unity game development.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Unity Artificial Intelligence Programming by Dr. Davide Aversa in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Unity Artificial Intelligence Programming Fifth Edition
  2. Contributors
  3. Preface
  4. Part 1:Basic AI
  5. Chapter 1: Introduction to AI
  6. Chapter 2: Finite State Machines
  7. Chapter 3: Randomness and Probability
  8. Chapter 4: Implementing Sensors
  9. Part 2:Movement and Navigation
  10. Chapter 5: Flocking
  11. Chapter 6: Path Following and Steering Behaviors
  12. Chapter 7: A* Pathfinding
  13. Chapter 8: Navigation Mesh
  14. Part 3:Advanced AI
  15. Chapter 9: Behavior Trees
  16. Chapter 10: Procedural Content Generation
  17. Chapter 11: Machine Learning in Unity
  18. Chapter 12: Putting It All Together
  19. Other Books You May Enjoy