Hello, new person here. How do I change the collision of an object? I tried adding a complex mesh and it doesn’t work for some reason.
I am trying to make a door walk through.
Hello, new person here. How do I change the collision of an object? I tried adding a complex mesh and it doesn’t work for some reason.
I am trying to make a door walk through.
Navigate to the details window of your mesh, tick that “customized collision” checkbox and select the “use complex collision as simple” option from the dropdown menu next to the “collision complexity” setting
Hey there @ImagineTheEnding! Are you trying to make the door have a custom collision shape or disable collision altogether?
Disclaimer: One or more of these links are unaffiliated with Epic Games. Epic Games is not liable for anything that may occur outside of this Unreal Engine domain. Please exercise your best judgment when following links outside of the forums.
Here’s a video that goes over adjusting collision meshes:
For a door frame you may want to try “auto convex collision” bump up the hull count till it only covers the frame, and set collision preset to use complex as simple
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.