Having physics simulated object rotate with parent

Interesting project! It sounds like the physics simulation is breaking the parent-child link between the wheel and fork at runtime. Maybe try using a physics constraint that specifically locks the wheel’s position relative to the fork, not just its rotation? Hope you find a smooth solution!