Hey all, got a problem here.
So the assets for a game I am planning on making involves some pretty weird geometry, therefore I have to import my terrain assets. Problem is, getting the collision perfect seems to be just about impossible! In something like Unity, you could set the collision to be exactly the same as the mesh, and seeing as my objects are so low poly, this is exactly what I want. How would I be able to do the equivalent of that in UE4?