Hello

I tried to implement the following functio.
I found a couple of solutions but I am not happy
May be someone can help me

the function is

Rotate_Player(angle,speed)

angle is the relative angle the player must rotate
speed is the ratational speed

for example Rotate_Player(30,5)

the player must rotate 30 degree on his right at 5 rotational speed

Thanks in advance