The game that I am creating contains wheels that are rolled around in 3D based on player input. Each player has their own wheel. I would like players to be able to hear the wheel rolling.
I've tried playing a repeating sound through XACT and adjusting the pitch based on the speed of the wheel, but that does not seem like the right ...