Alright, I have played Retry once.
Use the Bullet behaviour for that.
Now, create an "Is touching" event.
If it is touching, so you're plane should constantly rotate n degrees counter-clockiwse (you decide how much)
Now, below it create an else event.
It it is not touching, the plane will rotate the same n degrees clockwise.
Hope it helped!