Hi there,
I’m looking for some help with my very basic AI system,
At the moment my AI is really basics, move to a random location, wait, move, repeat.
The issue is my velocity is always 0, i think its related to the Rootmotion.
AnimBP:
My anim BP is set this way:
My BB:
The only way to make my AI to move is using this to get a 0 to 1 vector length:
Thing is i would like to be able to get a 0 - 375 value to make my AI able to change it max walking speed with my 2D blend space to make a walk / run with turning animation.
Let me know if you need more information.
Best regards,
Atidote,