- Unity 2018 Artificial Intelligence Cookbook(Second Edition)
- Jorge Palacios
- 40字
- 2021-07-16 18:11:31
Getting ready
Before we get into predicting the landing position, it's important to know the time left before it hits the ground (or reaches a certain position). Thus, instead of creating new behaviors, we need to update the Projectile class.