The code for gradual turning towards direction is:
image_angle+=(sin((direction-image_angle)*pi/180)*8);
Change 8 higher or lower to make it go faster or slower, respectively.
so with this code, where abouts should i add it, and which one should i get rid of... i'm not with it today lol
and once someone has this mouse movement type thing, i think it should be uploaded again as an extra tut add on maybe....?











