Hello,
I’m using Contextual Anim for a table system where customers sit at a table.
The table is the primary actor of the interaction.
The customers transition from one scene to another using the TransitionSingleActor provided in the ContextualAnimScene.
I’ve noticed that sometimes, during the transition, there is a weird jitter, as if the character briefly exits the animation and goes to idle, then suddenly resumes the correct animation they were transitioning to.
There are no issues with the animations themselves.
Has anyone else experienced this?