I am working on an action that has two actions combined.
I want my character to walk along a path, blend into the next action but stopped on the path, complete the action and then walk on the path again. I can get the transition between the first and second actions but the character moves on the path continuously. What am I doing wrong?
Steve
Ok I found it it was the enforcement of the path. But the transistion from the first to the second is not working. I want it to blend inot the next action and I have it set but it is not blending it is replacing. Any thoughts
Steve