I’ve been having troubles getting models animations to continue playing once my player turns away or puts his back to them. If the model is within the players vision it will animate on both the screen and 2D Render Capture, otherwise they T-Pose and slide away.
Motion blur also seems to drastically affect items attached to the player infront of the camera. Is there any way to disable motion blur on these items or at least limit the effects?
Under Defaults tab of those models’ blueprints search for Mesh Component Update Flag and see what it is set at.
As to Motion Blur, i dont think it’s possible to turn it off for a specific component. You sure it is motion blur artifact and not temporal AA related?
Those are my current settings for that Bot_Blueprint :
What do you recommend it should be set to?
Im pretty sure its a motion blur problem as it only happens when moving, theres no AA issues else where, its just a blurring of the models and disappears when i turn it off.