I am working on a project where I need a fixed object to spin only when a rigid body hits it but can not find any tutorials online. I am struggling with getting rigid bodies to interact with objects that they come into contact with other than having them bounce off of it. Instead of simply colliding with the object, I want to make the ball make the fan spin so that it can continue on its path and then have the fan object stop spinning (rather than having a continuously spinning fan that the ball interacts with.
I hope this was a clear enough explanation, thank you in advance!