-
animate mouse cursor
i am working on a project in which i need to animate the mouse cursor, two problems occur:
1. is there a way (plugin or what so ever) that makes the cursor movement look “natural” (at this moment it looks so fake!)
2. i animated the first part just by drag n dropping the layer “mousecursor”. sometimes the cursor looked a little blurred, i found out that this problem appears because the numbers (from position, x, y) in/decreases with 0,1 and not with 1,0. so is there a way to change the value from 0,1 to 1,0 as default in/decrease value?thanks a lot!
