What control shoud we use for our enemies?

We tried using characterControls but they didn’t collide with our player, what control should we use?

RigidbodyControl gave some weird results and deosn’t give us as much options to control the objects as we would like.

Maybe a characterControl with a couple of GhostControls to listen for the collision that you want?