Okay, So vehicle class doesn’t use the NavMesh, so would it be better to use this for vehicles or character class for it?
And you mentioned a custom actor that can handle movement itself. Won’t I still be needing to add a Character component for it or do I need to write my own code for movement?