-super simple
-harder;Code:if (Key.isDown(Key.RIGHT)) { _x += 1; }
Code:if (Key.isDown(Key.RIGHT)) { x += 1; } else { x *= .8; } _x += x;
|
Results 1 to 3 of 3
Thread: [help] object movementThreaded View
|
Click Here to Expand Forum to Full Width |