character animations flicker when moving objects carve the mesh
I have a large number of characters running around my scene as well as a lot of vehicles that are driven by physics. I want to prevent them from crashing into each other so the vehicles are carving the mesh as they go. It That side of things works but the characters now flicker whenever their path is being moved by the carving operation (and they occasionally lose their path altogether).
Does anyone have any insight as to how to solve this?
Your answer
Follow this Question
Related Questions
Rigidbodies stopping Root Motion of animations 0 Answers
Animator Position VS Script Vector 3 0 Answers
Making your ai attack then return to the navmesh when player leaves trigger 0 Answers
How to animate and then stop animation after reaching destination in a character with navmesh agent? 1 Answer
How do I make an animated AI enemy float but still move using NavMesh? 2 Answers