RVO Raycast Problem

Hello,

My RVO controller works well except the agents are not always clickable when they are moving. What should I do to make it always clickable?
In my agents I use the following:

  • RichAI, Seeker, Character Controller, RVO Controller, Simple Smooth Modifier

My RVO Simulator settings desired execution FPS is 60.

What should I do?

Thanks.

Hi

If they have a CharacterController they should be hit by raycasts if you have the correct layer mask configured.