Is there a way to rotate a simple figure smoothly?, e.g. a square, to spin it 45º when pressing a key I use
image_angle = direction; direction = 45;
this make it in a abrupt way, how can I change the velocity of this motion? e.g. slow down
please help , thanks.
Pd. I´ve seen a similar topic in "Advanced GML discussion" section but is very complicated for me, I ask for a more straightforward answer if is possible











