- Unity 2018 Artificial Intelligence Cookbook(Second Edition)
- Jorge Palacios
- 50字
- 2021-07-16 18:11:25
Following a path
There are times when we need scripted routes, and it's simply inconceivable to do it entirely by code. Imagine you're working on a stealth game. Would you code a route for every single guard? This technique will help you build a flexible path system for those situations.