Any way of getting values like these two floats from AI movement?
Hey @papa335678!
Since AI Move To
doesn’t use Add Movement Input
, you can instead use the Get Velocity
node like this:
Or either of these if you prefer absolutes:
Hope this helps!
1 Like
Had some trouble getting a custom movement task tick event to fire, but I figured it out. Works like a charm, thank you so much!
1 Like