That's what your event says isn't it..
when in touch set angle, so when not in touch don't set angle..
If you want the player to keep the angle, you should add some event for what to do when not in touch, or in this case it's better to set it at touch end..
on any touch end player set angle to player.angle should work..