How to implement Steering Behaviour? #232
Unanswered
Excalibur79
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to implement a seek behaviour , but it is not working as intended. As i update the velocity in useFrame the body moves ,but i dont get the updated position( instead i get the position with which it was initialized) which is needed to recalculate the new steering velocity vector.
Beta Was this translation helpful? Give feedback.
All reactions