onClipEvent (enterFrame) {
Yspeed = ((_y-newY)/a+Yspeed)/d;
_y -= math.ceil(Yspeed);
}
given that the initial position is a whole pixel...
|
Results 1 to 4 of 4
Thread: Whole Pixel MovementThreaded View
|
Click Here to Expand Forum to Full Width |