Game Development Reference
In-Depth Information
Implementing the seek
To implement the seek behavior for our player, we will need a derive force that will redir-
ect the agent toward a target position. In the seek behavior, our character will overshoot the
target because the force applied on the player will be more, which will make the player
overshoot the target and then return to the target. It will take a finite amount of time before
coming to rest.
Search WWH ::




Custom Search