Tagged Questions
1
vote
2answers
311 views
Arrive steering behavior
I bought a book called Programming game AI by example and I am trying to implement the arrive steering behavior. The problem I am having is that my objects oscillate around the target position; after ...