Ohh okay. I thought you meant rotate something like having wheels turn forward/backward. In that case, maybe you’d want to use something like a HingeContraint and one of it’s properties to rotate the wheel(s). I’m not really sure myself about how rotating wheels could be implemented, but here’s some posts:
- What constraint to I use to make wheels turn (front wheels) - #2 by 4SHN (His attached picture with HingeConstraint)
- Calculating angle to rotate wheels on a car to face a position - #4 by 0x_7777
- Rotating Wheels: Looking for Best Approach - #8 by clairosbags
I hope this helps, and that all goes well!