Main player is a marble, I want to "roll" the marble, not apply force to it for movement.

I’m trying to mimic "Marble Blast Ultra"s movement model, and I’m wondering if there’s a way to cause a force to be applied to my marbles rotation, not a lateral force like AddForce() does.

Thanks for any advice!

Awesome, thank you!