[SOLVED] Crash Error using more than one DynamicAnimControl

Physics objects should never be cloned while added to a PhysicsSpace.

From the stack trace, it appears that there’s a DynamicAnimControl that’s been added to a space and a spatial, and an ancestor Node is getting cloned by FramePicture for some reason.

2 Likes