How can you make the Collison of an object the same as the wireframing?

So I’m trying to make a game in Unreal 4 and with some of my models the collision is not the same to the wireframe and it is in blender when I make my model. I’m exporting as an .Fbx file and everything is importing properly unless I have textures in the model then I get Invalid Light-mapping which I’ve fixed but how do I get the two things to be the same?

The problem with collision is that if you dont create your own collision so when importing unreal makes its own which is super simplified. The easiest way to get the result your looking for would be to open the mesh in unreal amd look in the collision section of the details panel. Now i dont remember the exact name for the option you need to change but its value will be set to default. Change that value to use complex as simple.

Im writing this answer from memory so the names of things may be slightly off

Awesome, Thank you alot. I’ll be sure to tell you if it works out or not.

the thing to change is the collision complexity. i just opened unreal to check

Ok, thank you again.