That will not work unfortunately, as complex collision is for static objects only, and I need this object to move.
Edit: Moveable objects can have a complex collision mesh, but it will only use a simple mesh for physics. Attempting to use the Complex mesh as simple option will just throw errors for a moveable object.