Jittery Animation In State Machine Animation

The function used to set the values for modifying the bones was being called in it’s one timer loop, not the BlueprintUpdateAnimation event. Moving that function to BlueprintUpdateAnimation did not fix the jitter.