Hi,
I know that ECS is not supported yet, but I’m wondering, what would be the easiest way to move entities via RVO?
I’m thinking about a hybrid aproach, by using a gameObject / transform as a guide + RVO controller.
But that seems to be an overkill.
Maybe there’s a way to submit position + velocity directly to the RVO simulator somehow and retrieve movement delta (just in theory)?