I do have an object which moves with bullet behaviour.
I want the object to play an animation while it is moving to its target.
I tried to do it start animation but it only plays it when it arrives its target.
The animation is also a 2 slide animation.
How can I set it up to play tne animation and repeat it while traveling towards the target.