Hi
I have a trigger event A to trigger an object to rotate and keep it rotating until trigger event B trigger it to slow down and finally to stop.
What's the state flow like to make this?
I have a solution but doesn't work quite well when trigger event B is trigger, the rotation angle is discontinuous.
So I was wondering a better way to do this. Any hints please?
Thanks in advance.