Thx JP. Yeah, I have browsed through your wrapper, and I saw the function: createTriangleMeshObject (IPhysxMesh * mesh, const core::vector3df & position, const core::vector3df & rotation = core::vector3df(0, 0, 0) ) ) You said it creates a static object, so how can I create a dynamic object?...