Make vehicle spin randomly when it hits an actor

I am trying to reproduce a similar functionality to Mario Kart when a vehicle hits a banana. For those who don’t know, when you hit a banana with your vehicle in Mario Kart, your vehicle starts spinning randomly and is unresponsive to user controls for a few seconds. I thought of it this way:

https://puu.sh/CftcC/2311c4fe34.png

And the timeline goes like this:

https://puu.sh/CfsLp/87ea2e57e7.png

Without any surprises its not working and therefor I am here asking for your help/tips.

Don’t know the exact behavior you’re getting with this but my guess is absolutely nothing because I am almost certain that adding “torque” of 0-1 won’t do anything. Try torque in the hundreds to thousands.